| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-04 | hwmon: (max6639) fix inverted polarity | Olivier Sobrie | 1 | -1/+1 |
| 2026-02-27 | i3c: simplify combined i3c/i2c dependencies | Arnd Bergmann | 1 | -4/+2 |
| 2026-02-24 | hwmon: (it87) Check the it87_lock() return value | Bart Van Assche | 1 | -1/+4 |
| 2026-02-24 | Revert "hwmon: add SMARC-sAM67 support" | Michael Walle | 3 | -172/+0 |
| 2026-02-22 | hwmon: (aht10) Fix initialization commands for AHT20 | Hao Yu | 1 | -2/+4 |
| 2026-02-22 | hwmon: (macsmc) Fix overflows, underflows, and sign extension | Guenter Roeck | 1 | -12/+16 |
| 2026-02-22 | hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver | Guenter Roeck | 1 | -13/+10 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 2 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 12 | -18/+18 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 12 | -27/+26 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+2 |
| 2026-02-11 | Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -154/+876 |
| 2026-02-10 | hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification | Carl Lee | 1 | -0/+28 |
| 2026-02-10 | Revert "hwmon: (ibmpex) fix use-after-free in high/low store" | Guenter Roeck | 1 | -7/+2 |
| 2026-02-07 | hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ... | Gui-Dong Han | 1 | -13/+13 |
| 2026-02-07 | hwmon: (nct6775) use sysfs_emit instead of sprintf | Filippo Muscherà | 1 | -34/+36 |
| 2026-02-07 | hwmon: Add support for HiTRON HAC300S PSU | Vasileios Amoiridis | 3 | -0/+142 |
| 2026-02-07 | hwmon: (cros_ec) Add support for temperature thresholds | Thomas Weißschuh | 1 | -3/+54 |
| 2026-02-04 | hwmon: (occ) Mark occ_init_attribute() as __printf | Arnd Bergmann | 1 | -0/+1 |
| 2026-02-02 | hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled | Gabor Juhos | 1 | -1/+1 |
| 2026-02-02 | hwmon: (gpio-fan) Fix set_rpm() return value | Gabor Juhos | 1 | -2/+2 |
| 2026-01-31 | hwmon: (cros_ec) Move temperature channel params to a macro | Thomas Weißschuh | 1 | -24/+25 |
| 2026-01-31 | hwmon: (cros_ec) Add support for fan target speed | Thomas Weißschuh | 1 | -1/+25 |
| 2026-01-31 | hwmon: (tmp108) Add support for P3T1035 and P3T2030 | Mayank Mahajan | 2 | -38/+161 |
| 2026-01-31 | hwmon: pmbus: add support for STEF48H28 | Charles Hsu | 3 | -0/+85 |
| 2026-01-31 | hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin | Felix Gu | 1 | -0/+1 |
| 2026-01-31 | hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child | Felix Gu | 1 | -0/+1 |
| 2026-01-31 | hwmon: (gpd-fan) add support for Micro PC 2 | Cryolitia PukNgae | 1 | -1/+26 |
| 2026-01-31 | hwmon: (coretemp) Add TjMax for Silvermont through Tremont Atoms | Laveesh Bansal | 1 | -0/+9 |
| 2026-01-31 | hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi | Anj Duvnjak | 1 | -0/+3 |
| 2026-01-31 | hwmon: (f71882fg) Add F81968 support | Ji-Ze Hong (Peter Hong) | 1 | -2/+4 |
| 2026-01-31 | hwmon: (nct7363) Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-01-31 | hwmon: (max6639) Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-01-31 | hwmon: (emc2305) Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-01-31 | hwmon: (acpi_power_meter) Replace deprecated strcpy() with strscpy() | Szymon Wilczek | 1 | -2/+2 |
| 2026-01-31 | hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE | Denis Pauk | 1 | -0/+1 |
| 2026-01-31 | hwmon: (asus-ec-sensors) Add VRM temperature for Pro WS WRX90E-SAGE SE | Jai Kith | 1 | -1/+4 |
| 2026-01-31 | hwmon: (mp2925) Add vid offset for vid mode | Wensheng Wang | 1 | -2/+21 |
| 2026-01-31 | hwmon: (dell-smm) Add support for Dell OptiPlex 7080 | Armin Wolf | 1 | -0/+7 |
| 2026-01-31 | hwmon: (pmbus) Add mp5926 driver | Yuxi Wang | 3 | -0/+194 |
| 2026-01-31 | hwmon: Use sysfs_emit in show function callbacks | Kari Argillander | 1 | -3/+3 |
| 2026-01-31 | hwmon: Fix wrong return errno in *sanitize_name() | Kari Argillander | 1 | -1/+4 |
| 2026-01-31 | hwmon: (fam15h_power) Use generic power management | Vaibhav Gupta | 1 | -6/+5 |
| 2026-01-31 | hwmon: (sht3x) add support for SHT85 | Antoni Pokusinski | 2 | -2/+3 |
| 2026-01-31 | hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI A | Robert McIntyre | 1 | -0/+2 |
| 2026-01-31 | hwmon: (asus-ec-sensors) add ROG MAXIMUS X HERO | Reis Holmes | 1 | -0/+10 |
| 2026-01-31 | hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify() | Rafael J. Wysocki | 1 | -3/+14 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 2 | -0/+2 |
| 2026-01-17 | hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist | leobannocloutier@gmail.com | 1 | -0/+8 |
| 2025-12-19 | hwmon: (ltc4282): Fix reset_history file permissions | Nuno Sá | 1 | -3/+6 |
| 2025-12-14 | hwmon: (tmp401) fix overflow caused by default conversion rate value | Alexey Simakov | 1 | -1/+1 |
| 2025-12-14 | hwmon: (ibmpex) fix use-after-free in high/low store | Junrui Luo | 1 | -2/+7 |
| 2025-12-14 | hwmon: (dell-smm) Limit fan multiplier to avoid overflow | Denis Sergeev | 1 | -0/+9 |
| 2025-12-09 | Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -12/+17 |
| 2025-12-08 | Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 1 | -4/+4 |
| 2025-12-07 | hwmon: (emc2305) fix device node refcount leak in error path | Pei Xiao | 1 | -1/+3 |
| 2025-12-07 | hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dt | Pei Xiao | 1 | -3/+1 |
| 2025-12-07 | hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible() | Armin Wolf | 1 | -2/+2 |
| 2025-12-07 | hwmon: (w83791d) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -6/+11 |
| 2025-12-04 | Merge tag 'hwmon-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 81 | -1112/+2953 |
| 2025-12-02 | hwmon: (lm75): switch to use i3c_xfer from i3c_priv_xfer | Frank Li | 1 | -4/+4 |
| 2025-12-01 | hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelist | Gabriel Marcano | 1 | -0/+9 |
| 2025-11-28 | hwmon: (max16065) Use local variable to avoid TOCTOU | Gui-Dong Han | 1 | -3/+4 |
| 2025-11-28 | hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -8/+18 |
| 2025-11-27 | hwmon: (max6697) fix regmap leak on probe failure | Johan Hovold | 1 | -1/+1 |
| 2025-11-26 | hwmon/w83781d: Drop REALLY_SLOW_IO setting | Juergen Gross | 1 | -2/+3 |
| 2025-11-26 | hwmon/lm78: Drop REALLY_SLOW_IO setting | Juergen Gross | 1 | -2/+3 |
| 2025-11-26 | hwmon: sy7636a: Fix regulator_enable resource leak on error path | Haotian Zhang | 1 | -6/+1 |
| 2025-11-26 | hwmon: (adm1026) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -4/+12 |
| 2025-11-26 | hwmon: (adm1029) Add locking to avoid TOCTOU | Gui-Dong Han | 1 | -0/+3 |
| 2025-11-26 | hwmon: (lm87) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -5/+11 |
| 2025-11-24 | hwmon: (asus-ec-sensors) correct Pro WS TRX50-SAGE WIFI entry | 小太 | 1 | -7/+19 |
| 2025-11-24 | hwmon: (vt8231) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -6/+12 |
| 2025-11-24 | hwmon: (emc2103) Add locking to avoid TOCTOU | Gui-Dong Han | 1 | -0/+4 |
| 2025-11-21 | hwmon: (aspeed-g6-pwm-tach): Add AST2700 compatible string | Billy Tsai | 1 | -0/+3 |
| 2025-11-21 | hwmon: (asus-ec-sensors) add ROG STRIX X470-I GAMING | René Rebe | 1 | -0/+10 |
| 2025-11-21 | hwmon: (vt1211) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | 1 | -18/+35 |
| 2025-11-18 | hwmon: (k10temp) Add AMD Steam Deck APU ID | René Rebe | 1 | -0/+7 |
| 2025-11-18 | hwmon: Add Apple Silicon SMC hwmon driver | James Calligeros | 3 | -0/+864 |
| 2025-11-13 | hwmon: (corsair-cpro) Replace magic values with constants | Marius Zachmann | 1 | -2/+2 |
| 2025-11-13 | hwmon: (corsair-cpro) Read temperature as a signed value | Marius Zachmann | 1 | -2/+2 |
| 2025-11-13 | hwmon: (tmp421) Remove duplicate return in switch-case | Bruno Thomsen | 1 | -1/+0 |
| 2025-11-13 | hwmon: (tmp421) Check error when loading label from dt | Bruno Thomsen | 1 | -1/+5 |
| 2025-11-12 | hwmon/pmbus: (isl68137) Add support for raa229141 | Jeff Lin | 1 | -0/+14 |
| 2025-11-12 | hwmon: Add TSC1641 I2C power monitor driver | Igor Reznichenko | 3 | -0/+761 |
| 2025-11-12 | hwmon: (gpd-fan) initialize EC on driver load for Win 4 | Cryolitia PukNgae | 1 | -27/+25 |
| 2025-11-12 | hwmon: (gpd-fan) Fix compilation error in non-ACPI builds | Gopi Krishna Menon | 1 | -1/+1 |
| 2025-11-02 | hwmon: (aht10) Add support for dht20 | Akhilesh Patil | 2 | -6/+19 |
| 2025-11-02 | hwmon: (asus-ec-sensors) add ROG STRIX X870-F GAMING WIFI | Eugene Shalygin | 1 | -0/+9 |
| 2025-10-19 | hwmon: (sht3x) Fix error handling | Guenter Roeck | 1 | -10/+17 |
| 2025-10-19 | hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc() | Li Qiang | 1 | -0/+3 |
| 2025-10-19 | hwmon: (pmbus/isl68137) Fix child node reference leak on early return | Erick Karanja | 1 | -2/+1 |
| 2025-10-19 | hwmon: (gpd-fan) Fix error handling in gpd_fan_probe() | Harshit Mogalapalli | 1 | -3/+3 |
| 2025-10-19 | hwmon: (gpd-fan) Fix return value when platform_get_resource() fails | Harshit Mogalapalli | 1 | -2/+2 |
| 2025-10-19 | hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW | Alexis Czezar Torreno | 1 | -6/+6 |
| 2025-10-17 | hwmon: (corsair-psu) Rely on subsystem locking | Guenter Roeck | 1 | -10/+1 |
| 2025-10-17 | hwmon: (corsair-psu) Rely on subsystem locking | Guenter Roeck | 1 | -11/+2 |
| 2025-10-17 | hwmon: (chipcap2) Drop unnecessary include files | Guenter Roeck | 1 | -7/+0 |
| 2025-10-17 | hwmon: (asus_rog_ryujin) Rely on subsystem locking | Guenter Roeck | 1 | -39/+9 |
| 2025-10-17 | hwmon: (i5500_temp) Drop unnecessary include files | Guenter Roeck | 1 | -3/+0 |
| 2025-10-17 | hwmon: (gpd-fan) Rely on subsystem locking | Guenter Roeck | 1 | -43/+13 |
| 2025-10-17 | hwmon: (aquacomputer_d5next) Rely on subsystem locking | Guenter Roeck | 1 | -31/+6 |
| 2025-10-17 | hwmon: (ltc4282) Rely on subsystem locking | Guenter Roeck | 1 | -28/+4 |
| 2025-10-17 | hwmon: (lochnagar-hwmon) Rely on subsystem locking | Guenter Roeck | 1 | -15/+3 |
| 2025-10-17 | hwmon: (sfctemp) Rely on subsystem locking | Guenter Roeck | 1 | -28/+8 |
| 2025-10-17 | hwmon: (adt7x10) Rely on subsystem locking | Guenter Roeck | 1 | -22/+5 |
| 2025-10-17 | hwmon: (peci) Rely on subsystem locking | Guenter Roeck | 3 | -69/+23 |
| 2025-10-17 | hwmon: (ltc2947-core) Rely on subsystem locking | Guenter Roeck | 1 | -27/+5 |
| 2025-10-17 | hwmon: (adt7411) Rely on subsystem locking | Guenter Roeck | 1 | -43/+16 |
| 2025-10-17 | hwmon: (aht10) Rely on subsystem locking | Guenter Roeck | 1 | -21/+3 |
| 2025-10-17 | hwmon: (lm95241) Rely on subsystem locking | Guenter Roeck | 1 | -16/+0 |
| 2025-10-17 | hwmon: (ina238) Rely on subsystem locking | Guenter Roeck | 1 | -21/+5 |
| 2025-10-17 | hwmon: (ftsteutates) Rely on subsystem locking | Guenter Roeck | 1 | -59/+25 |
| 2025-10-17 | hwmon: (powr1220) Rely on subsystem locking | Guenter Roeck | 1 | -13/+4 |
| 2025-10-17 | hwmon: (mr75203) Drop unnecessary include file | Guenter Roeck | 1 | -1/+0 |
| 2025-10-17 | hwmon: (k10temp) Rely on subsystem locking | Guenter Roeck | 1 | -5/+0 |
| 2025-10-17 | hwmon: (ina3221) Rely on subsystem locking | Guenter Roeck | 1 | -19/+0 |
| 2025-10-17 | hwmon: (sht4x) Rely on subsystem locking | Guenter Roeck | 1 | -29/+11 |
| 2025-10-17 | hwmon: (ina2xx) Rely on subsystem locking | Guenter Roeck | 1 | -18/+10 |
| 2025-10-17 | hwmon: (sbtsi_temp) Rely on subsystem locking | Guenter Roeck | 1 | -15/+2 |
| 2025-10-17 | hwmon: (hs3001) Rely on subsystem locking | Guenter Roeck | 1 | -9/+1 |
| 2025-10-17 | hwmon: (lm92) Rely on subsystem locking | Guenter Roeck | 1 | -9/+2 |
| 2025-10-17 | hwmon: (lm95234) Rely on subsystem locking | Guenter Roeck | 1 | -10/+2 |
| 2025-10-17 | hwmon: (max127) Rely on subsystem locking | Guenter Roeck | 1 | -20/+3 |
| 2025-10-16 | hwmon: (adt7410): Support adt7422 chip | Nuno Sá | 2 | -3/+5 |
| 2025-10-16 | hwmon: (adt7410): Add OF match table | Nuno Sá | 1 | -0/+9 |
| 2025-10-15 | hwmon: (scmi) Enable sensors to assure they can be read | Marek Vasut | 1 | -0/+9 |
| 2025-10-15 | hwmon: (max31790) Rely on subsystem locking | Guenter Roeck | 1 | -37/+11 |
| 2025-10-15 | hwmon: (max6620) Rely on subsystem locking | Guenter Roeck | 1 | -31/+12 |
| 2025-10-15 | hwmon: (nct7363) Drop unnecessary include files | Guenter Roeck | 1 | -2/+0 |
| 2025-10-15 | hwmon: (nct7904) Rely on subsystem locking | Guenter Roeck | 1 | -39/+24 |
| 2025-10-15 | hwmon: (max31827) Rely on subsystem locking | Guenter Roeck | 1 | -46/+14 |
| 2025-10-15 | hwmon: (max6639) Rely on subsystem locking | Guenter Roeck | 1 | -19/+4 |
| 2025-10-15 | hwmon: (tmp102) Drop unnecessary include files | Guenter Roeck | 1 | -2/+0 |
| 2025-10-15 | hwmon: (tmp103) Drop unnecessary include files | Guenter Roeck | 1 | -3/+0 |
| 2025-10-15 | hwmon: (lm95245) Rely on subsystem locking | Guenter Roeck | 1 | -14/+2 |
| 2025-10-15 | hwmon: (ltc4245) Rely on subsystem locking | Guenter Roeck | 1 | -8/+0 |
| 2025-10-15 | hwmon: (max6697) Rely on subsystem locking | Guenter Roeck | 1 | -8/+1 |
| 2025-10-15 | hwmon: (drivetemp) Rely on subsystem locking | Guenter Roeck | 1 | -5/+0 |
| 2025-10-15 | hwmon: (tmp108) Drop mutex.h include | Guenter Roeck | 1 | -1/+0 |
| 2025-10-15 | hwmon: (tmp401) Rely on subsystem locking | Guenter Roeck | 1 | -8/+0 |
| 2025-10-15 | hwmon: (tmp421) Rely on subsystem locking | Guenter Roeck | 1 | -17/+4 |
| 2025-10-15 | hwmon: (tmp464) Rely on subsystem locking | Guenter Roeck | 1 | -12/+1 |
| 2025-10-15 | hwmon: (emc1403) Rely on subsystem locking | Guenter Roeck | 1 | -36/+10 |
| 2025-10-15 | hwmon: (adm9240) Rely on subsystem locking | Guenter Roeck | 1 | -15/+2 |
| 2025-10-15 | hwmon: (lm90) Rely on subsystem locking | Guenter Roeck | 1 | -21/+4 |
| 2025-10-15 | hwmon: (jc42) Rely on subsystem locking | Guenter Roeck | 1 | -11/+0 |
| 2025-10-15 | hwmon: (pmbus) add driver for MPS MP9945 | Cosmo Chou | 3 | -0/+253 |
| 2025-10-15 | hwmon: (ltc4282) Use the energy64 attribute type to report the energy | Guenter Roeck | 1 | -31/+13 |
| 2025-10-15 | hwmon: (ltc2947) Use the energy64 attribute type to report the energy | Guenter Roeck | 1 | -34/+26 |
| 2025-10-15 | hwmon: (peci/cputemp) add Intel Emerald Rapids support | Ivan Mikhaylov | 1 | -0/+18 |
| 2025-10-15 | hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support | Ivan Mikhaylov | 1 | -0/+19 |
| 2025-10-15 | hwmon: (asus-ec-sensors) add ROG STRIX X870E-H GAMING WIFI7 | Maximilian Luz | 1 | -0/+10 |
| 2025-10-15 | hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI | Paul Heneghan | 1 | -0/+22 |
| 2025-10-15 | hwmon: (pmbus/max34440): add support adpm12200 | Alexis Czezar Torreno | 2 | -3/+42 |
| 2025-10-15 | hwmon: (nct6775) Add ASUS ROG STRIX X870E-H GAMING WIFI7 | Maximilian Luz | 1 | -0/+1 |
| 2025-10-15 | hwmon: (ntc-thermistor) Add Murata ncp18wm474 | Emil Dahl Juhl | 1 | -0/+43 |
| 2025-10-15 | hwmon: (pmbus/max17616) add driver for max17616 | Kim Seer Paller | 3 | -0/+83 |
| 2025-10-12 | hwmon: Add MP2925 and MP2929 driver | Wensheng Wang | 3 | -0/+326 |
| 2025-10-01 | Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -0/+960 |
| 2025-09-25 | hwmon: (mlxreg-fan) Add support for new flavour of capability register | Vadim Pasternak | 1 | -3/+15 |
| 2025-09-25 | hwmon: (mlxreg-fan) Separate methods of fan setting coming from different sub... | Vadim Pasternak | 1 | -8/+16 |
| 2025-09-25 | hwmon: (cros_ec) register fans into thermal framework cooling devices | Sung-Chi Li | 1 | -0/+83 |
| 2025-09-25 | hwmon: (cros_ec) add PWM control over fans | Sung-Chi Li | 1 | -0/+230 |
| 2025-09-25 | hwmon: add SMARC-sAM67 support | Michael Walle | 3 | -0/+172 |
| 2025-09-25 | hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI | Mohamad Kamal | 1 | -0/+2 |
| 2025-09-24 | hwmon: (dell-smm) Add support for Dell OptiPlex 7040 | Armin Wolf | 1 | -0/+7 |
| 2025-09-24 | hwmon: (dell-smm) Add support for automatic fan mode | Armin Wolf | 1 | -13/+61 |
| 2025-09-24 | hwmon: (gpd-fan) complete Kconfig dependencies | Cryolitia PukNgae | 1 | -1/+1 |
| 2025-09-24 | hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex | Ben Copeland | 1 | -1/+1 |
| 2025-09-24 | hwmon: (asus-ec-sensors) add ROG STRIX X870E-E GAMING WIFI | Ben Copeland | 1 | -0/+10 |
| 2025-09-24 | hwmon: (dell-smm) Move clamping of fan speed out of i8k_set_fan() | Armin Wolf | 1 | -1/+3 |
| 2025-09-24 | hwmon: (dell-smm) Remove Dell Precision 490 custom config data | Armin Wolf | 1 | -14/+0 |
| 2025-09-24 | hwmon: (asus-ec-sensors) add ROG STRIX X670E-E GAMING WIFI | Shane Fagan | 1 | -0/+9 |
| 2025-09-24 | hwmon: (gpd-fan) Fix range check for pwm input | Cryolitia PukNgae | 1 | -1/+1 |
| 2025-09-24 | hwmon: (pmbus/mp5990) add support for MP5998 | Cosmo Chou | 1 | -8/+59 |
| 2025-09-18 | Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.... | Bartosz Golaszewski | 3 | -0/+960 |
| 2025-09-16 | hwmon: Add Nuvoton NCT6694 HWMON support | Ming Yu | 3 | -0/+960 |
| 2025-09-09 | hwmon: sy7636a: add alias | Andreas Kemnade | 1 | -0/+1 |
| 2025-09-09 | hwmon: (sht21) Add devicetree support | Kurt Borja | 1 | -1/+12 |
| 2025-09-08 | hwmon: add GPD devices sensor driver | Cryolitia PukNgae | 3 | -0/+726 |
| 2025-09-08 | hwmon: (sht21) Add support for SHT20, SHT25 chips | Kurt Borja | 2 | -2/+4 |
| 2025-09-08 | hwmon: Serialize accesses in hwmon core | Guenter Roeck | 1 | -7/+35 |
| 2025-09-08 | hwmon: add MP29502 driver | Wensheng Wang | 3 | -0/+680 |
| 2025-09-07 | hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver | Wensheng Wang | 3 | -0/+669 |
| 2025-09-07 | hwmon: (nzxt-smart2) Use devm_mutex_init() | Christophe JAILLET | 1 | -7/+1 |
| 2025-09-07 | hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFI | Maciej Zonski | 1 | -0/+9 |
| 2025-09-07 | hwmon: (ina238) Add support for INA700 | Guenter Roeck | 2 | -4/+19 |
| 2025-09-07 | hwmon: (ina238) Add support for INA780 | Guenter Roeck | 2 | -4/+19 |
| 2025-09-07 | hwmon: (ina238) Only configure calibration and shunt registers if needed | Guenter Roeck | 1 | -40/+42 |
| 2025-09-07 | hwmon: (ina238) Support active-high alert polarity | Guenter Roeck | 1 | -2/+6 |
| 2025-09-07 | hwmon: (ina238) Use the energy64 attribute type to report the energy | Guenter Roeck | 1 | -19/+15 |
| 2025-09-07 | hwmon: (ina238) Order chip information alphabetically | Guenter Roeck | 1 | -12/+12 |
| 2025-09-07 | hwmon: (ina238) Add support for current limits | Guenter Roeck | 1 | -22/+83 |
| 2025-09-07 | hwmon: (ina238) Stop using the shunt voltage register | Guenter Roeck | 1 | -1/+1 |
| 2025-09-07 | hwmon: (ina238) Improve current dynamic range | Guenter Roeck | 1 | -32/+19 |
| 2025-09-07 | hwmon: (ina238) Simplify voltage register accesses | Guenter Roeck | 1 | -108/+53 |
| 2025-09-07 | hwmon: (ina238) Pre-calculate current, power, and energy LSB | Guenter Roeck | 1 | -20/+27 |
| 2025-09-07 | hwmon: (ina238) Rework and simplify temperature calculations | Guenter Roeck | 1 | -28/+24 |