summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-16/+6
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-2669/+3289
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-09-13hwmon: Remove devm_hwmon_device_unregister() API functionGuenter Roeck1-18/+0
2024-09-12hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko1-2/+1
2024-09-12hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko1-4/+1
2024-09-09hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel2-3/+20
2024-09-08hwmon: (pmbus/mpq7932) Constify struct regulator_descChristophe JAILLET1-1/+1
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-16/+6
2024-09-02hwmon: pmbus: pli12096bc: Add write delayPatrick Rudolph1-25/+1
2024-09-02hwmon: pmbus: zl6100: Use generic codePatrick Rudolph1-58/+8
2024-09-02hwmon: pmbus: ucd9000: Use generic codePatrick Rudolph1-62/+2
2024-09-02hwmon: pmbus: max15301: Use generic codePatrick Rudolph1-91/+1
2024-09-02hwmon: pmbus: Implement generic bus access delayPatrick Rudolph2-6/+96
2024-09-02hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf1-0/+2
2024-09-01hwmon: ltc2991: fix register bits definesPawel Dembicki1-3/+3
2024-08-30hwmon: (ina2xx) Use shunt voltage to calculate currentGuenter Roeck1-1/+13
2024-08-30hwmon: (ina2xx) Add support for current limitsGuenter Roeck1-2/+59
2024-08-30hwmon: (ina2xx) Pass register to alert limit write functionsGuenter Roeck1-10/+11
2024-08-30hwmon: (ina2xx) Convert to use with_info hwmon APIGuenter Roeck1-202/+293
2024-08-30hwmon: (ina2xx) Move ina2xx_get_value()Guenter Roeck1-36/+36
2024-08-30hwmon: (ina2xx) Set alert latchGuenter Roeck1-2/+5
2024-08-30hwmon: (ina2xx) Consolidate chip initialization codeGuenter Roeck1-68/+43
2024-08-30hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck1-12/+20
2024-08-30hwmon: (ina2xx) Re-initialize chip using regmap functionsGuenter Roeck1-9/+41
2024-08-30hwmon: (ina2xx) Use local regmap pointer if used more than onceGuenter Roeck1-13/+10
2024-08-30hwmon: (ina2xx) Mark regmap_config as constGuenter Roeck1-10/+2
2024-08-30hwmon: (ina2xx) Use bit operationsGuenter Roeck1-42/+42
2024-08-30hwmon: (ina2xx) Replace platform data with device propertiesGuenter Roeck1-12/+4
2024-08-30hwmon: (ina2xx) Reorder include files to alphabetic orderGuenter Roeck1-8/+7
2024-08-28hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor1-0/+4
2024-08-27hwmon: (pwmfan) Do not force disable pwm controllerJohannes Kirchmair1-5/+6
2024-08-27hwmon: (pc87360) Use min() macroShen Lichuan1-1/+1
2024-08-27hwmon: Add sophgo SG2042 external hardware monitor supportInochi Amaoto3-0/+400
2024-08-27hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan1-5/+2
2024-08-27hwmon: (tmp421): Simplify with scoped for each OF child loopJinjie Ruan1-5/+2
2024-08-27hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-08-27hwmon: (nct7802): Simplify with scoped for each OF child loopJinjie Ruan1-5/+2
2024-08-27hwmon: (lm90): Simplify with scoped for each OF child loopJinjie Ruan1-5/+2
2024-08-27hwmon: (ina3221): Simplify with scoped for each OF child loopJinjie Ruan1-5/+2
2024-08-27hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan1-5/+3
2024-08-27hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan1-3/+1
2024-08-27hwmon: (k10temp): Use cpu_feature_enabled() for detecting zenMario Limonciello1-16/+10
2024-08-27hwmon: (oxp-sensors) Add support for multiple new devices.Derek J. Clark1-45/+254
2024-08-27hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible stringRob Herring (Arm)1-1/+1
2024-08-27hwmon: (ntc_thermistor) fix module autoloadingYuntao Liu1-0/+1
2024-08-27hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister()Yue Haibing1-1/+0
2024-08-27hwmon: (gsc-hwmon) fix module autoloadingLiao Chen1-0/+1
2024-08-27hwmon: Add thermal sensor driver for Surface Aggregator ModuleMaximilian Luz3-0/+247
2024-08-27hwmon: (nct6775) add G15CF to ASUS WMI monitoring listDenis Pauk1-0/+1