public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-10 12:29:40 to 2018-03-02 09:19:55 UTC [more...]

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-03-02  9:19 UTC  (28+ messages)
` [PATCH v3 01/10] pwm: extend PWM framework with "
` [PATCH v3 02/10] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v3 03/10] pwm: cros-ec: "
` [PATCH v3 04/10] pwm: pxa: "
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()
` [PATCH v3 06/10] pwm: add PWM modes
` [PATCH v3 07/10] pwm: atmel: add pwm capabilities
` [PATCH v3 08/10] pwm: add push-pull mode support
` [PATCH v3 09/10] pwm: add documentation for pwm push-pull mode
` [PATCH v3 10/10] pwm: atmel: add push-pull mode support

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-03-01 22:08 UTC  (24+ messages)
` [PATCH 01/10] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH 02/10] dt-bindings: Tegra186 tachometer device tree bindings
` [PATCH 03/10] pwm: tegra: Add PWM based Tachometer driver
` [PATCH 04/10] hwmon: generic-pwm-tachometer: Add DT binding details
` [PATCH 05/10] hwmon: generic-pwm-tachometer: Add generic PWM based tachometer
` [PATCH 06/10] arm64: tegra: Add Tachometer Controller on Tegra186
` [PATCH 07/10] arm64: tegra: Add PWM based Tachometer support "
` [PATCH 08/10] arm64: defconfig: enable Nvidia Tegra Tachometer as a module
` [PATCH 09/10] arm64: defconfig: Enable Generic PWM based Tachometer driver
` [PATCH 10/10] arm64: tegra: Add PWM controller on Tegra186 soc

[PATCH v3] hwmon: g762: handle cleanup with devm_add_action
 2018-03-01 14:48 UTC  (2+ messages)

[PATCH v2] hwmon: g762: handle cleanup with devm_add_action
 2018-03-01 11:03 UTC  (2+ messages)

[RFC 0/4] Add support for the Gateworks System Controller
 2018-02-28 22:36 UTC  (17+ messages)
` [RFC 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [RFC 2/4] mfd: add Gateworks System Controller core driver
` [RFC 3/4] hwmon: add Gateworks System Controller support
` [RFC 4/4] input: misc: Add "

[PATCH] hwmon: g762: handle cleanup with devm_add_action
 2018-02-28 15:51 UTC  (2+ messages)

[PATCH v2 0/8] PECI device driver introduction
 2018-02-24  9:32 UTC  (30+ messages)
` [PATCH v2 1/8] [PATCH 1/8] drivers/peci: Add support for PECI bus driver core
  ` [RFC PATCH] drivers/peci: peci_match_id() can be static
` [PATCH v2 2/8] [PATCH 2/8] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v2 3/8] [PATCH 3/8] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v2 4/8] [PATCH 4/8] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v2 5/8] [PATCH [5/8] Documentation: dt-bindings: Add a document for PECI hwmon client driver
` [PATCH v2 6/8] [PATCH 6/8] Documentation: hwmon: "
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic "
` [PATCH v2 8/8] [PATCH 8/8] Add a maintainer for the PECI subsystem

[PATCH v6 17/20] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
 2018-02-23 16:23 UTC  (2+ messages)
` [PATCH v6 18/20] hwmon: add support for sensors exported via ARM SCMI

[PATCH 1/4] hwmon: (nct6775) Use NUM_FAN consistently
 2018-02-21 21:09 UTC  (4+ messages)
` [PATCH 2/4] hwmon: (nct6775) Improve fan6/pwm6 support
` [PATCH 3/4] hwmon: (nct6775) Initialize boolean variables with declaration
` [PATCH 4/4] hwmon: (nct6775) Add support for NCT6796D

lm-sensors Export Control Status
 2018-02-19  8:30 UTC 

[GIT PULL] hwmon fixes for v4.16-rc2
 2018-02-15 22:09 UTC 

(no subject)
 2018-02-13 15:11 UTC 

[PATCH v5 17/20] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
 2018-02-12 18:45 UTC  (2+ messages)
` [PATCH v5 18/20] hwmon: add support for sensors exported via ARM SCMI

[PATCH] hwmon: (sht21) Update data sheet URLs
 2018-02-09 22:06 UTC  (7+ messages)
    ` [PATCH v2 1/2] "
      ` [v2,1/2] "
    ` [PATCH v2 2/2] hwmon: (sht3x) Update data sheet URL
      ` [v2,2/2] "

[PATCH] hwmon: (k10temp) Only apply temperature offset if result is positive
 2018-02-08  1:57 UTC 

[PATCH] hwmon: (sht21) Don't use clock stretching
 2018-01-31 15:57 UTC  (4+ messages)

[PATCH 0/4] hwmon: (dell-smm) Disable fan support on Inspiron 7720 and Vostro 3360
 2018-01-29  8:46 UTC  (8+ messages)
` [PATCH 1/4] hwmon: (dell-smm) Enable broken functionality via "force" module param
` [PATCH 3/4] hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
` [PATCH 4/4] hwmon: (dell-smm) Measure time duration of SMM call around inlined asm
  ` [4/4] "
` [PATCH 2/4] hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720

[GIT PULL] hwmon updates for v4.16
 2018-01-28 22:02 UTC 

i8k_smm_func() takes enormous of time to execute
 2018-01-27 16:07 UTC  (9+ messages)

[hwmon:hwmon-next 23/29] ERROR: "devm_of_led_classdev_register" [drivers/hwmon/pmbus/ibm-cffps.ko] undefined!
 2018-01-20  4:27 UTC 

[PATCH] hwmon: (k10temp) Add temperature offset for Ryzen 1900X
 2018-01-19 14:39 UTC 

[PATCH] hwmon: (lm75) Fix trailing semicolon
 2018-01-17 22:51 UTC  (2+ messages)

[PATCH] hwmon: (ina2xx) Fix access to uninitialized mutex
 2018-01-15 16:03 UTC  (2+ messages)
  `  "

[PATCH] hwmon: pmbus: ibm-cffps depends on LEDS_CLASS
 2018-01-15 15:24 UTC 

[PATCH] hwmon: (pmbus/ir35221) Remove unnecessary scaling
 2018-01-15 12:24 UTC  (2+ messages)
`  "

[PATCH v3] hwmon: sht3x: wait predefined limits loading complete before access
 2018-01-12 22:20 UTC  (2+ messages)

[PATCH v2] hwmon: sht3x: wait predefined limits loading complete before access
 2018-01-12 20:01 UTC  (3+ messages)

[PATCH] hwmon: sht3x: wait predefined limits loading complete before access
 2018-01-12 18:45 UTC  (3+ messages)

[PATCH] hwmon: pmbus: ibm-cffps depends on LEDS_CLASS
 2018-01-12 17:19 UTC  (2+ messages)

[hwmon:hwmon-next 23/23] drivers/hwmon/pmbus/ibm-cffps.c:330: undefined reference to `devm_of_led_classdev_register'
 2018-01-12  1:35 UTC  (2+ messages)

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-12  0:26 UTC  (43+ messages)
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 4/6] Documentation: dt-bindings: Add a generic PECI hwmon
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for "
  ` [linux, dev-4.10, "

[PATCH v3] hwmon (pmbus): cffps: Add led class device for power supply fault led
 2018-01-11 17:39 UTC  (2+ messages)
` [v3] "

[PATCH v2] hwmon (pmbus): cffps: Add led class device for power supply fault led
 2018-01-11 16:23 UTC  (3+ messages)

[PATCH] hwmon (pmbus): cffps: Add led class device for power supply fault led
 2018-01-10 16:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox