index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
hwmon: (pmbus/adm1266) serialize sequencer_state debugfs read with pmbus_lock
Abdurrahman Hussain
1
-0
/
+1
2026-05-21
hwmon: (pmbus/adm1266) serialize NVMEM blackbox read with pmbus_lock
Abdurrahman Hussain
1
-0
/
+2
2026-05-21
hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
Abdurrahman Hussain
1
-0
/
+6
2026-05-21
hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()
Abdurrahman Hussain
1
-4
/
+4
2026-05-21
hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()
Abdurrahman Hussain
1
-4
/
+4
2026-05-21
hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors
Abdurrahman Hussain
1
-0
/
+6
2026-05-21
hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multiple
Abdurrahman Hussain
1
-1
/
+0
2026-05-21
hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
Abdurrahman Hussain
1
-1
/
+1
2026-05-21
hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer
Abdurrahman Hussain
1
-1
/
+3
2026-05-21
hwmon: (pmbus/adm1266) include adapter number in GPIO line label
Abdurrahman Hussain
1
-2
/
+3
2026-05-21
hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer
Abdurrahman Hussain
1
-1
/
+1
2026-05-21
hwmon: (pmbus/adm1266) reject implausible blackbox record_count
Abdurrahman Hussain
1
-0
/
+3
2026-05-21
hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
Abdurrahman Hussain
1
-1
/
+1
2026-05-21
hwmon: (pmbus/adm1266) seed timestamp from the real-time clock
Abdurrahman Hussain
1
-1
/
+1
2026-05-21
hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logic
Kean Ren
1
-3
/
+3
2026-05-21
hwmon: (lenovo-ec-sensors): Convert to devm_request_region()
Kean Ren
1
-10
/
+4
2026-05-16
hwmon: (lm90) Add lock protection to lm90_alert
Guenter Roeck
1
-0
/
+2
2026-05-16
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-07
hwmon: (ads7871) Fix endianness bug in 16-bit register reads
Tabrez Ahmed
1
-1
/
+5
2026-05-07
hwmon: (lm75) Fix configuration register writes.
Markus Stockhausen
1
-1
/
+1
2026-05-07
hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handling
Markus Stockhausen
1
-4
/
+4
2026-04-30
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-15
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-30
hwmon: (ina2xx) drop unused platform data
Bartosz Golaszewski
1
-9
/
+2
2026-03-30
hwmon: Add label support for 64-bit energy attributes
Rong Zhang
1
-0
/
+1
2026-03-30
hwmon: (pmbus_core) Use guard() for mutex protection
Guenter Roeck
1
-170
/
+107
2026-03-30
hwmon: (pmbus) Add support for guarded PMBus lock
Guenter Roeck
2
-0
/
+13
2026-03-30
hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943
Dawei Liu
1
-0
/
+2
[next]