public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-27 16:09:29 to 2018-03-14 18:55:45 UTC [more...]

[PATCH v2 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-14 18:55 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH v2 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH v3 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-14 18:52 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH v3 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-14 17:13 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v2 2/4] mfd: add Gateworks System Controller core driver
` [PATCH v2 3/4] hwmon: add Gateworks System Controller support
` [PATCH v2 4/4] input: misc: Add "

[PATCH 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-13 20:00 UTC  (7+ messages)
` [PATCH 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH v2 0/8] PECI device driver introduction
 2018-03-13 18:56 UTC  (46+ 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] hwmon/sch5627: Use common error handling code in sch5627_probe()
 2018-03-13 16:00 UTC  (6+ messages)
  `  "

[bug report] hwmon: add support for sensors exported via ARM SCMI
 2018-03-12 14:17 UTC 

[PATCH 1/3] hwmon: (pmbus/max8688) Accept negative page register values
 2018-03-11  2:59 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (pmbus/adm1275) "
` [PATCH 3/3] hwmon: (pmbus/adm1275) Add support for ADM1272

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-03-08 15:21 UTC  (31+ 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] k10temp support for AMD Ryzen w/ Vega gfx
 2018-03-06 16:40 UTC  (5+ messages)

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-03-02  9:28 UTC  (29+ 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 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 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 


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