summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-10-14[PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices againJean Delvare
2024-10-07hwmon: (max1668) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-07hwmon: (ltc2991) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-07hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-07hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-07hwmon: (mc34vr500) Add missing dependency on REGMAP_I2CJavier Carrasco
2024-10-07hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck
2024-10-07hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()Javier Carrasco
2024-10-07hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die TemperaturePeter Colberg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-13hwmon: Remove devm_hwmon_device_unregister() API functionGuenter Roeck
2024-09-12hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko
2024-09-12hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko
2024-09-09hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel
2024-09-08hwmon: (pmbus/mpq7932) Constify struct regulator_descChristophe JAILLET
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-09-02hwmon: pmbus: pli12096bc: Add write delayPatrick Rudolph
2024-09-02hwmon: pmbus: zl6100: Use generic codePatrick Rudolph
2024-09-02hwmon: pmbus: ucd9000: Use generic codePatrick Rudolph
2024-09-02hwmon: pmbus: max15301: Use generic codePatrick Rudolph
2024-09-02hwmon: pmbus: Implement generic bus access delayPatrick Rudolph
2024-09-02hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf
2024-09-01hwmon: ltc2991: fix register bits definesPawel Dembicki
2024-08-30hwmon: (ina2xx) Use shunt voltage to calculate currentGuenter Roeck
2024-08-30hwmon: (ina2xx) Add support for current limitsGuenter Roeck
2024-08-30hwmon: (ina2xx) Pass register to alert limit write functionsGuenter Roeck
2024-08-30hwmon: (ina2xx) Convert to use with_info hwmon APIGuenter Roeck
2024-08-30hwmon: (ina2xx) Move ina2xx_get_value()Guenter Roeck
2024-08-30hwmon: (ina2xx) Set alert latchGuenter Roeck
2024-08-30hwmon: (ina2xx) Consolidate chip initialization codeGuenter Roeck
2024-08-30hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2024-08-30hwmon: (ina2xx) Re-initialize chip using regmap functionsGuenter Roeck
2024-08-30hwmon: (ina2xx) Use local regmap pointer if used more than onceGuenter Roeck
2024-08-30hwmon: (ina2xx) Mark regmap_config as constGuenter Roeck
2024-08-30hwmon: (ina2xx) Use bit operationsGuenter Roeck
2024-08-30hwmon: (ina2xx) Replace platform data with device propertiesGuenter Roeck
2024-08-30hwmon: (ina2xx) Reorder include files to alphabetic orderGuenter Roeck
2024-08-28hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor
2024-08-27hwmon: (pwmfan) Do not force disable pwm controllerJohannes Kirchmair
2024-08-27hwmon: (pc87360) Use min() macroShen Lichuan
2024-08-27hwmon: Add sophgo SG2042 external hardware monitor supportInochi Amaoto
2024-08-27hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (tmp421): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (nct7802): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (lm90): Simplify with scoped for each OF child loopJinjie Ruan