summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* [PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices againJean Delvare2024-10-141-1/+1
* hwmon: (max1668) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
* hwmon: (ltc2991) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
* hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
* hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
* hwmon: (mc34vr500) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
* hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck2024-10-071-0/+1
* hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()Javier Carrasco2024-10-071-2/+1
* hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die TemperaturePeter Colberg2024-10-071-1/+1
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0211-11/+11
* [tree-wide] finally take no_llseek outAl Viro2024-09-273-3/+0
* Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-191-16/+6
|\
| * platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf2024-09-051-16/+6
* | Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-1850-2669/+3289
|\ \
| * | hwmon: Remove devm_hwmon_device_unregister() API functionGuenter Roeck2024-09-131-18/+0
| * | hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko2024-09-121-2/+1
| * | hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko2024-09-121-4/+1
| * | hwmon: (pmbus/mpq7932) Constify struct regulator_descChristophe JAILLET2024-09-081-1/+1
| * | hwmon: pmbus: pli12096bc: Add write delayPatrick Rudolph2024-09-021-25/+1
| * | hwmon: pmbus: zl6100: Use generic codePatrick Rudolph2024-09-021-58/+8
| * | hwmon: pmbus: ucd9000: Use generic codePatrick Rudolph2024-09-021-62/+2
| * | hwmon: pmbus: max15301: Use generic codePatrick Rudolph2024-09-021-91/+1
| * | hwmon: pmbus: Implement generic bus access delayPatrick Rudolph2024-09-022-6/+96
| * | hwmon: (ina2xx) Use shunt voltage to calculate currentGuenter Roeck2024-08-301-1/+13
| * | hwmon: (ina2xx) Add support for current limitsGuenter Roeck2024-08-301-2/+59
| * | hwmon: (ina2xx) Pass register to alert limit write functionsGuenter Roeck2024-08-301-10/+11
| * | hwmon: (ina2xx) Convert to use with_info hwmon APIGuenter Roeck2024-08-301-202/+293
| * | hwmon: (ina2xx) Move ina2xx_get_value()Guenter Roeck2024-08-301-36/+36
| * | hwmon: (ina2xx) Set alert latchGuenter Roeck2024-08-301-2/+5
| * | hwmon: (ina2xx) Consolidate chip initialization codeGuenter Roeck2024-08-301-68/+43
| * | hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck2024-08-301-12/+20
| * | hwmon: (ina2xx) Re-initialize chip using regmap functionsGuenter Roeck2024-08-301-9/+41
| * | hwmon: (ina2xx) Use local regmap pointer if used more than onceGuenter Roeck2024-08-301-13/+10
| * | hwmon: (ina2xx) Mark regmap_config as constGuenter Roeck2024-08-301-10/+2
| * | hwmon: (ina2xx) Use bit operationsGuenter Roeck2024-08-301-42/+42
| * | hwmon: (ina2xx) Replace platform data with device propertiesGuenter Roeck2024-08-301-12/+4
| * | hwmon: (ina2xx) Reorder include files to alphabetic orderGuenter Roeck2024-08-301-8/+7
| * | hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor2024-08-281-0/+4
| * | hwmon: (pwmfan) Do not force disable pwm controllerJohannes Kirchmair2024-08-271-5/+6
| * | hwmon: (pc87360) Use min() macroShen Lichuan2024-08-271-1/+1
| * | hwmon: Add sophgo SG2042 external hardware monitor supportInochi Amaoto2024-08-273-0/+400
| * | hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
| * | hwmon: (tmp421): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
| * | hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-3/+2
| * | hwmon: (nct7802): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
| * | hwmon: (lm90): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
| * | hwmon: (ina3221): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
| * | hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+3
| * | hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-3/+1
| * | hwmon: (k10temp): Use cpu_feature_enabled() for detecting zenMario Limonciello2024-08-271-16/+10