summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
5 dayshwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan1-9/+10
12 dayshwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
12 dayshwmon: (it87) Check the it87_lock() return valueBart Van Assche1-1/+4
12 dayshwmon: (aht10) Fix initialization commands for AHT20Hao Yu1-2/+4
12 dayshwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck1-12/+16
12 dayshwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck1-14/+11
2026-03-04hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han1-13/+13
2026-03-04hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_faninFelix Gu1-0/+1
2026-03-04hwmon: (f71882fg) Add F81968 supportJi-Ze Hong (Peter Hong)1-2/+4
2026-03-04hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_childFelix Gu1-0/+1
2026-03-04hwmon: (nct6683) Add customer ID for ASRock Z590 TaichiAnj Duvnjak1-0/+3
2026-03-04hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SEDenis Pauk1-0/+1
2026-03-04hwmon: (dell-smm) Add support for Dell OptiPlex 7080Armin Wolf1-0/+7
2026-03-04hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI ARobert McIntyre1-0/+2
2026-02-26hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee1-0/+28
2026-02-26Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck1-7/+2
2026-02-04hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos1-1/+1
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos1-2/+2
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki1-3/+14
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com1-0/+8
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá1-3/+6
2025-12-14hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov1-1/+1
2025-12-14hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo1-2/+7
2025-12-14hwmon: (dell-smm) Limit fan multiplier to avoid overflowDenis Sergeev1-0/+9
2025-12-09Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+17
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-4/+4
2025-12-07hwmon: (emc2305) fix device node refcount leak in error pathPei Xiao1-1/+3
2025-12-07hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dtPei Xiao1-3/+1
2025-12-07hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()Armin Wolf1-2/+2
2025-12-07hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
2025-12-04Merge tag 'hwmon-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds81-1112/+2953
2025-12-02hwmon: (lm75): switch to use i3c_xfer from i3c_priv_xferFrank Li1-4/+4
2025-12-01hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelistGabriel Marcano1-0/+9
2025-11-28hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
2025-11-28hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han1-8/+18
2025-11-27hwmon: (max6697) fix regmap leak on probe failureJohan Hovold1-1/+1
2025-11-26hwmon/w83781d: Drop REALLY_SLOW_IO settingJuergen Gross1-2/+3
2025-11-26hwmon/lm78: Drop REALLY_SLOW_IO settingJuergen Gross1-2/+3
2025-11-26hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang1-6/+1
2025-11-26hwmon: (adm1026) Convert macros to functions to avoid TOCTOUGui-Dong Han1-4/+12
2025-11-26hwmon: (adm1029) Add locking to avoid TOCTOUGui-Dong Han1-0/+3
2025-11-26hwmon: (lm87) Convert macros to functions to avoid TOCTOUGui-Dong Han1-5/+11
2025-11-24hwmon: (asus-ec-sensors) correct Pro WS TRX50-SAGE WIFI entry小太1-7/+19
2025-11-24hwmon: (vt8231) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+12
2025-11-24hwmon: (emc2103) Add locking to avoid TOCTOUGui-Dong Han1-0/+4
2025-11-21hwmon: (aspeed-g6-pwm-tach): Add AST2700 compatible stringBilly Tsai1-0/+3
2025-11-21hwmon: (asus-ec-sensors) add ROG STRIX X470-I GAMINGRené Rebe1-0/+10
2025-11-21hwmon: (vt1211) Convert macros to functions to avoid TOCTOUGui-Dong Han1-18/+35
2025-11-18hwmon: (k10temp) Add AMD Steam Deck APU IDRené Rebe1-0/+7