index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
hwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lock
Abdurrahman Hussain
1
-0
/
+1
7 days
hwmon: (pmbus/adm1266) serialize NVMEM blackbox read with pmbus_lock
Abdurrahman Hussain
1
-0
/
+2
7 days
hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
Abdurrahman Hussain
1
-0
/
+6
7 days
hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()
Abdurrahman Hussain
1
-4
/
+4
7 days
hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()
Abdurrahman Hussain
1
-4
/
+4
7 days
hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors
Abdurrahman Hussain
1
-0
/
+6
7 days
hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multiple
Abdurrahman Hussain
1
-1
/
+0
7 days
hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
Abdurrahman Hussain
1
-1
/
+1
7 days
hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer
Abdurrahman Hussain
1
-1
/
+3
7 days
hwmon: (pmbus/adm1266) include adapter number in GPIO line label
Abdurrahman Hussain
1
-2
/
+3
7 days
hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer
Abdurrahman Hussain
1
-1
/
+1
7 days
hwmon: (pmbus/adm1266) reject implausible blackbox record_count
Abdurrahman Hussain
1
-0
/
+3
7 days
hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
Abdurrahman Hussain
1
-1
/
+1
7 days
hwmon: (pmbus/adm1266) seed timestamp from the real-time clock
Abdurrahman Hussain
1
-1
/
+1
7 days
hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logic
Kean Ren
1
-3
/
+3
7 days
hwmon: (lenovo-ec-sensors): Convert to devm_request_region()
Kean Ren
1
-10
/
+4
12 days
hwmon: (lm90) Add lock protection to lm90_alert
Guenter Roeck
1
-0
/
+2
12 days
hwmon: (lm90) Stop work before releasing hwmon device
Guenter Roeck
1
-4
/
+20
2026-05-12
hwmon: (asus_atk0110) Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+6
2026-05-12
hwmon: (acpi_power_meter) Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-05-08
hwmon: (ads7871) Fix endianness bug in 16-bit register reads
Tabrez Ahmed
1
-1
/
+5
2026-05-08
hwmon: (lm75) Fix configuration register writes.
Markus Stockhausen
1
-1
/
+1
2026-05-08
hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handling
Markus Stockhausen
1
-4
/
+4
2026-05-01
hwmon: (lm63) Add locking to avoid TOCTOU
Gui-Dong Han
1
-9
/
+30
2026-04-30
hwmon: (corsair-psu) Close HID device on probe errors
Myeonghun Pak
1
-2
/
+2
2026-04-30
hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile reference
Sasha Levin
1
-1
/
+0
2026-04-30
hwmon: (ltc2992) Fix u32 overflow in power read path
Sanman Pradhan
1
-2
/
+4
2026-04-30
hwmon: (ltc2992) Clamp threshold writes to hardware range
Sanman Pradhan
1
-8
/
+29
2026-04-16
Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
52
-2080
/
+2854
2026-04-12
hwmon: (ina233) Don't check for specific errors when parsing properties
Andy Shevchenko
1
-13
/
+15
2026-04-12
hwmon: (isl28022) Don't check for specific errors when parsing properties
Andy Shevchenko
1
-18
/
+24
2026-04-12
hwmon: (pmbus/tps25990) Don't check for specific errors when parsing properties
Andy Shevchenko
1
-4
/
+10
2026-04-12
hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
Petr Klotz
1
-0
/
+3
2026-04-11
hwmon:(pmbus/xdp720) Add support for efuse xdp720
Ashish Yadav
3
-0
/
+138
2026-04-11
hwmon: add support for MCP998X
Victor Duicu
3
-0
/
+1010
2026-04-10
hwmon: (powerz) Avoid cacheline sharing for DMA buffer
Thomas Weißschuh
1
-1
/
+4
2026-04-10
hwmon: (isl28022) Fix integer overflow in power calculation on 32-bit
Sanman Pradhan
1
-2
/
+3
2026-04-10
hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
Sanman Pradhan
1
-2
/
+2
2026-04-10
hwmon: (powerz) Fix missing usb_kill_urb() on signal interrupt
Sanman Pradhan
1
-2
/
+9
2026-04-10
hwmon: (powerz) Fix use-after-free on USB disconnect
Sanman Pradhan
1
-2
/
+6
2026-04-10
hwmon: pmbus: Add support for Sony APS-379
Chris Packham
3
-0
/
+165
2026-04-03
hwmon: (sparx5) Make it selectable for ARCH_LAN969X
Robert Marko
1
-1
/
+1
2026-04-03
hwmon: (tmp102) add support for update interval
Flaviu Nistor
1
-21
/
+107
2026-04-03
hwmon: (yogafan) Add support for Lenovo Yoga/Legion fan monitoring
Sergio Melas
3
-0
/
+288
2026-04-01
hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFI
Corey Hickey
1
-1
/
+6
2026-03-31
hwmon: (ina2xx) drop unused platform data
Bartosz Golaszewski
1
-9
/
+2
2026-03-31
hwmon: Add label support for 64-bit energy attributes
Rong Zhang
1
-0
/
+1
2026-03-31
hwmon: (pmbus_core) Use guard() for mutex protection
Guenter Roeck
1
-170
/
+107
2026-03-31
hwmon: (pmbus) Add support for guarded PMBus lock
Guenter Roeck
2
-0
/
+13
2026-03-31
hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943
Dawei Liu
1
-0
/
+2
[next]