summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
3 dayshwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan
3 dayshwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey
3 dayshwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan
3 dayshwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()Sanman Pradhan
3 dayshwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")Sanman Pradhan
3 dayshwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan
3 dayshwmon: (tps53679) Fix array access with zero-length block readSanman Pradhan
12 dayshwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan
12 dayshwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan
12 dayshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan
12 dayshwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan
12 dayshwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck
12 dayshwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck
12 dayshwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck
12 dayshwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan
12 dayshwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich
2026-03-25hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-25hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return valueSanman Pradhan
2026-03-25hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan
2026-03-25hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return valueSanman Pradhan
2026-03-19hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
2026-03-12hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-03-12hwmon: (it87) Check the it87_lock() return valueBart Van Assche
2026-03-12hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-03-12hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck
2026-03-12hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck
2026-03-04hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-03-04hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_faninFelix Gu
2026-03-04hwmon: (f71882fg) Add F81968 supportJi-Ze Hong (Peter Hong)
2026-03-04hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_childFelix Gu
2026-03-04hwmon: (nct6683) Add customer ID for ASRock Z590 TaichiAnj Duvnjak
2026-03-04hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SEDenis Pauk
2026-03-04hwmon: (dell-smm) Add support for Dell OptiPlex 7080Armin Wolf
2026-03-04hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI ARobert McIntyre
2026-02-26hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee
2026-02-26Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck
2026-02-04hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá
2025-12-14hwmon: (tmp401) fix overflow caused by default conversion rate valueAlexey Simakov
2025-12-14hwmon: (ibmpex) fix use-after-free in high/low storeJunrui Luo
2025-12-14hwmon: (dell-smm) Limit fan multiplier to avoid overflowDenis Sergeev
2025-12-09Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-07hwmon: (emc2305) fix device node refcount leak in error pathPei Xiao
2025-12-07hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dtPei Xiao