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
2026-07-29
hwmon: (npcm750-pwm-fan): stop fan timer on device detach
Hongyan Xu
2026-07-28
hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
Guenter Roeck
2026-07-27
hwmon: (adt7470) Fix PWM auto temp state array and bounds check
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Use cached PWM frequency value
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix cache updated before hardware write on I2C error
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (adt7470) Fix fans stuck in manual mode on I2C errors
Luiz Angelo Daros de Luca
2026-07-27
hwmon: (nct6775-core) Prevent access to unsupported weight registers
Guenter Roeck
2026-07-27
hwmon: (lm63) Mask PWM frequency multiplier to supported bits
Guenter Roeck
2026-07-27
hwmon: (nzxt-smart2) DMA-align output buffer
Guenter Roeck
2026-07-27
hwmon: (lm90) Only report alarms if driver is ready
Guenter Roeck
2026-07-27
hwmon: (sht3x) Fix unaligned accesses
Guenter Roeck
2026-07-27
hwmon: (ltc4282) Fix reading the minimum alarm voltage
Guenter Roeck
2026-07-27
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
2026-07-27
hwmon: (pmbus/core) notify on the hwmon device, not the i2c client
Vincent Jardin
2026-07-27
hwmon: (nct6775-core) Fix number of temperature registers for NCT6116
Guenter Roeck
2026-07-20
hwmon: occ: validate poll response sensor blocks
Pengpeng Hou
2026-07-19
hwmon: (asus-ec-sensors) add missed handle for ENOMEM
Eugene Shalygin
2026-07-19
hwmon: (asus-ec-sensors) fix EC read intervals
Eugene Shalygin
2026-07-19
hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
Eugene Shalygin
2026-07-19
hwmon: (pmbus/max34440) block unsupported VIN and IIN limit registers
Alexis Czezar Torreno
2026-07-07
hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stop
Guenter Roeck
2026-07-07
hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop
Guenter Roeck
2026-07-07
hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stop
Guenter Roeck
2026-07-07
hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stop
Guenter Roeck
2026-07-07
hwmon: (corsair-psu) Stop device IO before calling hid_hw_stop
Edward Adam Davis
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zero
Guenter Roeck
2026-06-29
hwmon: (pmbus) Fix passing events to regulator core
Guenter Roeck
2026-06-29
hwmon: adm1275: Detect coefficient overflow
Matti Vaittinen
2026-06-29
hwmon: adm1275: Prevent reading uninitialized stack
Matti Vaittinen
2026-06-29
hwmon: (max6697) add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (ltc2992) add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (max1619) add missing 'select REGMAP' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (w83627hf) remove VID sysfs files on error and remove
Pengpeng Hou
2026-06-29
hwmon: (w83793) remove vrm sysfs file on probe failure
Pengpeng Hou
2026-06-29
hwmon: (asus_atk0110) Check package count before accessing element
HyeongJun An
2026-06-29
hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()
Abdurrahman Hussain
2026-06-29
hwmon: (occ) unregister sysfs devices outside occ lock
Runyu Xiao
2026-06-23
Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-06-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-06-16
Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-13
hwmon: tmp401: Read "ti,n-factor" as signed
Rob Herring (Arm)
[next]