summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
3 daysMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
3 daysMerge branch 'hwmon' of https://git.kernel.org/pub/scm/linux/kernel/git/groec...Mark Brown
5 daysheaders: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
6 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
8 dayshwmon: (sht4x) Fix return value from heater_enable_store()Guenter Roeck
8 dayshwmon: (sht4x) Add missing locksGuenter Roeck
8 dayshwmon: (yogafan) fix non-kernel-doc commenthanzhijian
8 dayshwmon: (ina2xx) Decouple in0 and curr1 alarmsJared Kangas
8 dayshwmon: (ina2xx) Replace masks with enum in alert functionsJared Kangas
8 dayshwmon: (ina2xx) Parameterize ina2xx_data in ina226_alert_read()Jared Kangas
8 dayshwmon: Ensure that 'dev' passed to hwmon_notify_event() is a hwmon deviceGuenter Roeck
10 dayshwmon: (ina2xx) Acquire hwmon_lock in shunt_resistor_show()Jared Kangas
10 dayshwmon: Fix potential UAF in pec_storeGuenter Roeck
10 dayshwmon: (gpio-fan) Fix use-after-free in alarm workFan Wu
10 dayshwmon: (mcp9982) Propagate one-shot polling errorsNikhil Gurudasani
10 dayshwmon: (ltc4282) Make sure clk_init_data is fully initializedGeert Uytterhoeven
12 daysMerge tag 'hwmon-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
12 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
12 daysMerge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-16hwmon: (emc1403) Drop hysteresis for low limit temperatureMarius Cristea
2026-08-16hwmon: (coretemp) Fix core_data leak on CPUs without PTSSzymon Wilczek
2026-08-16hwmon: (max6621) fix negative temperature offset and crit readingsCong Nguyen
2026-08-16hwmon: (max6621) fix temperature clamp rangeCong Nguyen
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III White EditionWill Smith
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III supportArie Miller
2026-08-14hwmon: (asus_rog_ryujin) Add per-device configurationArie Miller
2026-08-13hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 TurinGabriel Ford
2026-08-13hwmon: (tmp102) Add TMP113 device IDMarek Vasut
2026-08-12hwmon: (tmp102) Add TMP110 device IDMarek Vasut
2026-08-11hwmon: (nct6775) Add NCT5585D to list of supported chipsJiazhi Huang
2026-08-11hwmon: (emc1403) Add regulator supportSvyatoslav Ryhel
2026-08-11hwmon: (emc1403) Convert to use OF bindingsJonas Schwöbel
2026-08-10hwmon: (asus-ec-sensors) add ROG STRIX Z390-E GAMINGRodrigo Araujo
2026-08-10hwmon: (sysfs) Allow drivers to register const attributesThomas Weißschuh
2026-08-10hwmon: (corsair-psu) Update documentationWilken Gottwalt
2026-08-10hwmon: (core) Use const APIs for the dynamically allocated sysfs attributesThomas Weißschuh
2026-08-10hwmon: (core) Constify device attributesThomas Weißschuh
2026-08-10hwmon: (yogafan) Add support for new Lenovo modelsSergio Melas
2026-08-10hwmon: (adt7470) Add thermal zone sensor supportLuiz Angelo Daros de Luca
2026-08-10hwmon: (adt7470) Expose fan control via PWM frameworkLuiz Angelo Daros de Luca
2026-08-10hwmon: (adt7470) Add ADT7470_PWM_MAX macroLuiz Angelo Daros de Luca
2026-08-10hwmon: (pmbus/ir36021) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/max20830) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/ltc2978) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/adm1275) Use pmbus_read_smbus_i2c_block_data for block commandsGuenter Roeck
2026-08-10hwmon: (pmbus/core) Introduce pmbus_read_smbus_i2c_block_data()Guenter Roeck
2026-08-10hwmon: (pmbus/mpq8646) Gate the writesVincent Jardin
2026-08-10hwmon: (pmbus) Add MPQ8646 driverVincent Jardin
2026-08-10hwmon: (pmbus/core) export pmbus_check_and_notify_faults()Vincent Jardin