summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
10 dayshwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey
12 dayshwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan
12 dayshwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan
12 dayshwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()Sanman Pradhan
13 dayshwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")Sanman Pradhan
13 dayshwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan
13 dayshwmon: (tps53679) Fix array access with zero-length block readSanman Pradhan
2026-03-25hwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck
2026-03-25hwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck
2026-03-25hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-17hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return valueSanman Pradhan
2026-03-17hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return valueSanman Pradhan
2026-03-17hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan
2026-03-17hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return valueSanman Pradhan
2026-03-17hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
2026-03-04hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann
2026-02-24hwmon: (it87) Check the it87_lock() return valueBart Van Assche
2026-02-24Revert "hwmon: add SMARC-sAM67 support"Michael Walle
2026-02-22hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-02-22hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identificationCarl Lee
2026-02-10Revert "hwmon: (ibmpex) fix use-after-free in high/low store"Guenter Roeck
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-02-07hwmon: (nct6775) use sysfs_emit instead of sprintfFilippo Muscherà
2026-02-07hwmon: Add support for HiTRON HAC300S PSUVasileios Amoiridis
2026-02-07hwmon: (cros_ec) Add support for temperature thresholdsThomas Weißschuh
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: (cros_ec) Move temperature channel params to a macroThomas Weißschuh
2026-01-31hwmon: (cros_ec) Add support for fan target speedThomas Weißschuh
2026-01-31hwmon: (tmp108) Add support for P3T1035 and P3T2030Mayank Mahajan