index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
13 days
hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFI
Corey Hickey
2026-03-30
hwmon: (occ) Fix missing newline in occ_show_extended()
Sanman Pradhan
2026-03-30
hwmon: (occ) Fix division by zero in occ_show_power_1()
Sanman Pradhan
2026-03-30
hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()
Sanman Pradhan
2026-03-29
hwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")
Sanman Pradhan
2026-03-29
hwmon: (pxe1610) Check return value of page-select write in probe
Sanman Pradhan
2026-03-29
hwmon: (tps53679) Fix array access with zero-length block read
Sanman Pradhan
2026-03-25
hwmon: (pmbus/core) Protect regulator operations with mutex
Guenter Roeck
2026-03-25
hwmon: (pmbus) Introduce the concept of "write-only" attributes
Guenter Roeck
2026-03-25
hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-only
Guenter Roeck
2026-03-25
hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
Sanman Pradhan
2026-03-24
hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
Sanman Pradhan
2026-03-24
hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...
Sanman Pradhan
2026-03-24
hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributes
Sanman Pradhan
2026-03-24
hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...
Sanman Pradhan
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-20
hwmon: (max6639) Fix pulses-per-revolution implementation
Guenter Roeck
2026-03-18
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
2026-03-17
hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
2026-03-17
hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return value
Sanman Pradhan
2026-03-17
hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
2026-03-17
hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
2026-03-17
hwmon: axi-fan: don't use driver_override as IRQ name
Danilo Krummrich
2026-03-14
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-04
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
2026-03-04
hwmon: (max6639) fix inverted polarity
Olivier Sobrie
2026-02-27
i3c: simplify combined i3c/i2c dependencies
Arnd Bergmann
2026-02-24
hwmon: (it87) Check the it87_lock() return value
Bart Van Assche
2026-02-24
Revert "hwmon: add SMARC-sAM67 support"
Michael Walle
2026-02-22
hwmon: (aht10) Fix initialization commands for AHT20
Hao Yu
2026-02-22
hwmon: (macsmc) Fix overflows, underflows, and sign extension
Guenter Roeck
2026-02-22
hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver
Guenter Roeck
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'hwmon-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification
Carl Lee
2026-02-10
Revert "hwmon: (ibmpex) fix use-after-free in high/low store"
Guenter Roeck
2026-02-07
hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...
Gui-Dong Han
2026-02-07
hwmon: (nct6775) use sysfs_emit instead of sprintf
Filippo Muscherà
2026-02-07
hwmon: Add support for HiTRON HAC300S PSU
Vasileios Amoiridis
2026-02-07
hwmon: (cros_ec) Add support for temperature thresholds
Thomas Weißschuh
2026-02-04
hwmon: (occ) Mark occ_init_attribute() as __printf
Arnd Bergmann
2026-02-02
hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled
Gabor Juhos
2026-02-02
hwmon: (gpio-fan) Fix set_rpm() return value
Gabor Juhos
2026-01-31
hwmon: (cros_ec) Move temperature channel params to a macro
Thomas Weißschuh
2026-01-31
hwmon: (cros_ec) Add support for fan target speed
Thomas Weißschuh
2026-01-31
hwmon: (tmp108) Add support for P3T1035 and P3T2030
Mayank Mahajan
[next]