Show patches with: Submitter = Guenter Roeck       |   773 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon - - - --- 2022-05-11 Guenter Roeck Handled Elsewhere
checkpatch: Add old hwmon APIs to deprecated list checkpatch: Add old hwmon APIs to deprecated list - - - --- 2023-07-02 Guenter Roeck Handled Elsewhere
[1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function - - - --- 2016-06-24 Guenter Roeck Superseded
[2/5] hwmon: (tmp102) Drop FSF address - - - --- 2016-06-24 Guenter Roeck Superseded
[3/5] hwmon: (tmp102) Improve handling of initial read delay - - - --- 2016-06-24 Guenter Roeck Superseded
[4/5] hwmon: (tmp102) Rework chip configuration - - - --- 2016-06-24 Guenter Roeck Superseded
[5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache - - - --- 2016-06-24 Guenter Roeck Superseded
[1/4] hwmon: (lm75) Handle cleanup with devm_add_action - - - --- 2016-06-24 Guenter Roeck Superseded
[2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value - - - --- 2016-06-24 Guenter Roeck Superseded
[3/4] hwmon: (lm75) Add update_interval attribute - - - --- 2016-06-24 Guenter Roeck Superseded
[4/4] hwmon: (lm75) Convert to use regmap - - - --- 2016-06-24 Guenter Roeck Superseded
[1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function - - - --- 2016-06-25 Guenter Roeck Superseded
[v2,3/5] hwmon: (tmp102) Improve handling of initial read delay - - - --- 2016-06-26 Guenter Roeck Superseded
[v2,4/5] hwmon: (tmp102) Rework chip configuration - - - --- 2016-06-26 Guenter Roeck Superseded
[v2,5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache - - - --- 2016-06-26 Guenter Roeck Superseded
[1/7] hwmon: (core) New hwmon registration API - - - --- 2016-06-26 Guenter Roeck Superseded
[2/7] hwmon: (core) Add voltage attribute support to new API - - - --- 2016-06-26 Guenter Roeck Superseded
[3/7] hwmon: (core) Add current attribute support to new API - - - --- 2016-06-26 Guenter Roeck Superseded
[4/7] hwmon: (core) Add power attribute support to new API - - - --- 2016-06-26 Guenter Roeck Superseded
[5/7] hwmon: (core) Add energy and humidity attribute support to new API - - - --- 2016-06-26 Guenter Roeck Superseded
[6/7] hwmon: (core) Add fan attribute support to new API - - - --- 2016-06-26 Guenter Roeck Superseded
[7/7] hwmon: (core) Document new kernel API - - - --- 2016-06-26 Guenter Roeck Superseded
[v2,1/4] hwmon: (lm75) Handle cleanup with devm_add_action - - - --- 2016-06-30 Guenter Roeck Superseded
[v2,2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value - - - --- 2016-06-30 Guenter Roeck Superseded
[v2,3/4] hwmon: (lm75) Add update_interval attribute - - - --- 2016-06-30 Guenter Roeck Superseded
[v2,4/4] hwmon: (lm75) Convert to use regmap - - - --- 2016-06-30 Guenter Roeck Superseded
[v2,1/9] hwmon: (core) Order include files alphabetically - - - --- 2016-07-17 Guenter Roeck Superseded
[v2,2/9] hwmon: (core) New hwmon registration API 1 1 - --- 2016-07-17 Guenter Roeck Superseded
[v2,3/9] hwmon: (core) Add voltage attribute support to new API 1 - - --- 2016-07-17 Guenter Roeck Superseded
[v2,4/9] hwmon: (core) Add current attribute support to new API 1 - - --- 2016-07-17 Guenter Roeck Superseded
[v2,5/9] hwmon: (core) Add power attribute support to new API 1 - - --- 2016-07-17 Guenter Roeck Superseded
[v2,6/9] hwmon: (core) Add energy and humidity attribute support to new API 1 - - --- 2016-07-17 Guenter Roeck Superseded
[v2,7/9] hwmon: (core) Add fan attribute support to new API 1 - - --- 2016-07-17 Guenter Roeck Superseded
[v2,8/9] hwmon: (core) Document new kernel API 1 1 - --- 2016-07-17 Guenter Roeck Superseded
[v2,9/9] hwmon: (core) Add basic pwm attribute support to new API - - - --- 2016-07-17 Guenter Roeck Superseded
hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups - - - --- 2016-11-26 Guenter Roeck Superseded
[01/10] hwmon: Introduce SENSOR_DEVICE_ATTR_{RO,RW,WO} and variants - - - --- 2016-12-27 Guenter Roeck Superseded
hwmon: Make name attribute mandatory for new APIs - - - --- 2017-01-24 Guenter Roeck Superseded
hwmon: Update documentation to clarify rules for the 'name' attribute - - - --- 2017-01-25 Guenter Roeck Superseded
it87 causes VIA hardware to lockup - - - --- 2017-03-12 Guenter Roeck Superseded
hwmon: (k10temp) Add support for family 17h - - - --- 2017-09-05 Guenter Roeck Superseded
[v2] hwmon: (k10temp) Add temperature offset for Ryzen 2700X - - - --- 2018-04-25 Guenter Roeck Superseded
[1/2] hwmon: (k10temp) Fix reading critical temperature register - - - --- 2018-04-27 Guenter Roeck Superseded
[1/2] x86/amd_nb: Add support for Raven Ridge CPUs - - 2 --- 2018-04-29 Guenter Roeck Superseded
[2/2] hwmon: (k10temp) Use API function to access System Management Network - - 1 --- 2018-04-29 Guenter Roeck Superseded
[v2,1/2] x86/amd_nb: Add support for Raven Ridge CPUs - - 1 --- 2018-05-01 Guenter Roeck Superseded
[v2,2/2] hwmon: (k10temp) Use API function to access System Management Network - - 1 --- 2018-05-01 Guenter Roeck Superseded
[1/2] hwmon: (nct6775) Fix temperature sources for NCT6796D [1/2] hwmon: (nct6775) Fix temperature sources for NCT6796D - - - --- 2018-09-14 Guenter Roeck Superseded
[2/2] hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D [1/2] hwmon: (nct6775) Fix temperature sources for NCT6796D - - - --- 2018-09-14 Guenter Roeck Superseded
[v2,2/2] hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D Untitled series #19219 - - - --- 2018-09-14 Guenter Roeck Superseded
[10/11] hwmon: (max6650) Use SPDX license identifier [01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device - - - --- 2019-04-23 Guenter Roeck Superseded
hwmon: (pmbus/adm1275) Fix power sampling support hwmon: (pmbus/adm1275) Fix power sampling support - - - --- 2019-06-12 Guenter Roeck Superseded
hwmon: Add notification support hwmon: Add notification support - - - --- 2019-12-07 Guenter Roeck Superseded
[1/1] hwmon: Driver for temperature sensors on SATA drives Summary: hwmon driver for temperature sensors on SATA drives - 1 - --- 2019-12-09 Guenter Roeck Superseded
[v2] hwmon: Driver for temperature sensors on SATA drives [v2] hwmon: Driver for temperature sensors on SATA drives - 1 - --- 2019-12-15 Guenter Roeck Superseded
[RFT,1/4] hwmon: (k10temp) Use bitops hwmon: k10temp driver improvements - - - --- 2020-01-16 Guenter Roeck Superseded
[RFT,2/4] hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info hwmon: k10temp driver improvements - - - --- 2020-01-16 Guenter Roeck Superseded
[RFT,3/4] hwmon: (k10temp) Report temperatures per CPU die hwmon: k10temp driver improvements - - - --- 2020-01-16 Guenter Roeck Superseded
[RFT,4/4] hwmon: (k10temp) Show core and SoC current and voltages on Zen CPUs hwmon: k10temp driver improvements - - - --- 2020-01-16 Guenter Roeck Superseded
[v2,1/5] hwmon: (k10temp) Use bitops hwmon: k10temp driver improvements - - 2 --- 2020-01-18 Guenter Roeck Superseded
[v2,2/5] hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info hwmon: k10temp driver improvements - - 2 --- 2020-01-18 Guenter Roeck Superseded
[v2,3/5] hwmon: (k10temp) Report temperatures per CPU die hwmon: k10temp driver improvements - - 2 --- 2020-01-18 Guenter Roeck Superseded
[v2,4/5] hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs hwmon: k10temp driver improvements - - 2 --- 2020-01-18 Guenter Roeck Superseded
[v2,5/5] hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs hwmon: k10temp driver improvements - - - --- 2020-01-18 Guenter Roeck Superseded
[v3,1/5] hwmon: (k10temp) Use bitops hwmon: k10temp driver improvements - - 7 --- 2020-01-21 Guenter Roeck Superseded
[v3,2/5] hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info hwmon: k10temp driver improvements - - 7 --- 2020-01-21 Guenter Roeck Superseded
[v3,3/5] hwmon: (k10temp) Report temperatures per CPU die hwmon: k10temp driver improvements - - 7 --- 2020-01-21 Guenter Roeck Superseded
[v3,4/5] hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs hwmon: k10temp driver improvements - - 7 --- 2020-01-21 Guenter Roeck Superseded
[v3,5/5] hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs hwmon: k10temp driver improvements - - 5 --- 2020-01-21 Guenter Roeck Superseded
[v4,6/6] hwmon: (k10temp) Add debugfs support hwmon: k10temp driver improvements - - - --- 2020-01-22 Guenter Roeck Superseded
[RFT] hwmon: (k10temp) Display up to seven sets of CCD temperatures [RFT] hwmon: (k10temp) Display up to seven sets of CCD temperatures - - - --- 2020-01-23 Guenter Roeck Superseded
[RFT,v2] hwmon: (k10temp) Display up to seven sets of CCD temperatures [RFT,v2] hwmon: (k10temp) Display up to seven sets of CCD temperatures - - - --- 2020-01-23 Guenter Roeck Superseded
[v3] hwmon: (k10temp) Display up to eight sets of CCD temperatures [v3] hwmon: (k10temp) Display up to eight sets of CCD temperatures - - 1 --- 2020-01-23 Guenter Roeck Superseded
hwmon: (pmbus) Driver for Maxim MAX16601 hwmon: (pmbus) Driver for Maxim MAX16601 - - - --- 2020-05-06 Guenter Roeck Superseded
hwmon: (amd_energy) Restore visibility of energy counters hwmon: (amd_energy) Restore visibility of energy counters - - - --- 2021-03-31 Guenter Roeck Superseded
hwmon: (pmbus) Introduce PMBUS symbol namespace hwmon: (pmbus) Introduce PMBUS symbol namespace - - - --- 2021-04-20 Guenter Roeck Superseded
[1/2] hwmon: (lm90) Add support for TI TMP461 [1/2] hwmon: (lm90) Add support for TI TMP461 - - - --- 2021-10-19 Guenter Roeck Superseded
[2/2] hwmon: (tmp401) Drop support for TMP461 [1/2] hwmon: (lm90) Add support for TI TMP461 - - - --- 2021-10-19 Guenter Roeck Superseded
[v3,1/2] dt-bindings: hwmon: add tmp464.yaml [v3,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-16 Guenter Roeck Superseded
[v3,2/2] hwmon: Add driver for Texas Instruments TMP464 and TMP468 [v3,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-16 Guenter Roeck Superseded
[v4,1/2] dt-bindings: hwmon: add tmp464.yaml [v4,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-18 Guenter Roeck Superseded
[v4,2/2] hwmon: Add driver for Texas Instruments TMP464 and TMP468 [v4,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-18 Guenter Roeck Superseded
[v5,1/2] dt-bindings: hwmon: add tmp464.yaml [v5,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-18 Guenter Roeck Superseded
[v5,2/2] hwmon: Add driver for Texas Instruments TMP464 and TMP468 [v5,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-18 Guenter Roeck Superseded
hwmon: Handle failure to register sensor with thermal zone correctly hwmon: Handle failure to register sensor with thermal zone correctly - - - --- 2022-02-21 Guenter Roeck Superseded
[v6,1/2] dt-bindings: hwmon: add tmp464.yaml [v6,1/2] dt-bindings: hwmon: add tmp464.yaml - 1 - --- 2022-02-22 Guenter Roeck Superseded
[v6,2/2] hwmon: Add driver for Texas Instruments TMP464 and TMP468 [v6,1/2] dt-bindings: hwmon: add tmp464.yaml - - - --- 2022-02-22 Guenter Roeck Superseded
[02/10] hwmon: (wm831x-hwmon) Replace macros generating sensor attributes - - - --- 2016-12-27 Guenter Roeck Changes Requested
[03/10] hwmon: (it87) Prepare for auto-conversion to SENSOR_DEVICE_ATTR_{RO,RW} - - - --- 2016-12-27 Guenter Roeck Changes Requested
[04/10] hwmon: (max1668) Prepare for auto-conversion to SENSOR_DEVICE_ATTR_{RO,RW} - - - --- 2016-12-27 Guenter Roeck Changes Requested
[05/10] hwmon: (f75375s) Replace function macro with explicit code - - - --- 2016-12-27 Guenter Roeck Changes Requested
[06/10] hwmon: (ultra45_env) Replace macros generating sensor attributes - - - --- 2016-12-27 Guenter Roeck Changes Requested
[07/10] hwmon: (w83l786ng) Replace function macros with explicit code - - - --- 2016-12-27 Guenter Roeck Changes Requested
[08/10] hwmon: (w83791d) Replace function macros with explicit code - - - --- 2016-12-27 Guenter Roeck Changes Requested
[09/10] hwmon: (w83627ehf) Replace function macros with explicit code - - - --- 2016-12-27 Guenter Roeck Changes Requested
[10/10] hwmon: (adt7411) Replace macro generating sensor attributes - - - --- 2016-12-27 Guenter Roeck Changes Requested
[01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device [01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device - - - --- 2019-04-23 Guenter Roeck Changes Requested
[02/11] hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm [01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device - - - --- 2019-04-23 Guenter Roeck Changes Requested
[03/11] hwmon: (max6650) Improve error handling in max6650_init_client [01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device - - - --- 2019-04-23 Guenter Roeck Changes Requested
[04/11] hwmon: (max6650) Declare valid as boolean [01/11] hwmon: (max6650) Use devm_add_action to unregister thermal device - - - --- 2019-04-23 Guenter Roeck Changes Requested
« 1 2 3 47 8 »