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
/
pmbus
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
21
-422
/
+691
2026-04-12
hwmon: (ina233) Don't check for specific errors when parsing properties
Andy Shevchenko
1
-13
/
+15
2026-04-12
hwmon: (pmbus/tps25990) Don't check for specific errors when parsing properties
Andy Shevchenko
1
-4
/
+10
2026-04-11
hwmon:(pmbus/xdp720) Add support for efuse xdp720
Ashish Yadav
3
-0
/
+138
2026-04-10
hwmon: pmbus: Add support for Sony APS-379
Chris Packham
3
-0
/
+165
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
2026-03-31
hwmon: (pmbus/max31785) check for partial i2c_transfer in read_long_data
Sanman Pradhan
1
-3
/
+3
2026-03-31
hwmon: (pmbus/max31785) use access_delay for PMBus-mediated accesses
Sanman Pradhan
1
-131
/
+60
2026-03-31
hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
Sanman Pradhan
2
-4
/
+11
2026-03-31
hwmon: (pmbus/isl68137) Remove unused enum chips
Dawei Liu
1
-46
/
+0
2026-03-31
hwmon: (pmbus) Add Delta Q54SN120A1 Q54SW120A7 chip
Colin Huang
1
-3
/
+15
2026-03-31
hwmon: (pmbus/max31785) fix argument type for i2c_smbus_write_byte_data wrapper
Sanman Pradhan
1
-1
/
+1
2026-03-31
hwmon: (pmbus/max16601) Remove use of i2c_match_id()
Andrew Davis
1
-1
/
+1
2026-03-31
hwmon: (pmbus/ltc2978) Remove use of i2c_match_id()
Andrew Davis
1
-1
/
+1
2026-03-31
hwmon: (pmbus/fsp-3y) Remove use of i2c_match_id()
Andrew Davis
1
-7
/
+6
2026-03-31
hwmon: (pmbus/tps53679) Remove use of i2c_match_id()
Andrew Davis
1
-4
/
+1
2026-03-31
hwmon: (pmbus/q54sj108a2) Remove use of i2c_match_id()
Andrew Davis
1
-4
/
+1
2026-03-31
hwmon: (pmbus) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2026-03-31
hwmon: (pmbus/max34440) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2026-03-31
hwmon: (pmbus/max20730) Remove use of i2c_match_id()
Andrew Davis
1
-4
/
+1
2026-03-31
hwmon: (pmbus/isl68137) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2026-03-31
hwmon: (pmbus/ibm-cffps) Remove use of i2c_match_id()
Andrew Davis
1
-13
/
+3
2026-03-31
hwmon: (pmbus/bel-pfe) Remove use of i2c_match_id()
Andrew Davis
1
-4
/
+1
2026-03-31
hwmon:(pmbus/xdpe1a2g7b) Add support for xdpe1a2g5b/7b controllers
Ashish Yadav
3
-0
/
+129
2026-03-31
hwmon: (pmbus/core) Add support for NVIDIA nvidia195mv mode
Ashish Yadav
2
-1
/
+5
2026-03-30
hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()
Sanman Pradhan
1
-2
/
+2
2026-03-30
hwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")
Sanman Pradhan
1
-0
/
+1
2026-03-30
hwmon: (pxe1610) Check return value of page-select write in probe
Sanman Pradhan
1
-1
/
+4
2026-03-30
hwmon: (tps53679) Fix array access with zero-length block read
Sanman Pradhan
1
-3
/
+3
2026-03-25
hwmon: (pmbus/core) Protect regulator operations with mutex
Guenter Roeck
1
-25
/
+89
2026-03-25
hwmon: (pmbus) Introduce the concept of "write-only" attributes
Guenter Roeck
1
-8
/
+24
2026-03-25
hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-only
Guenter Roeck
1
-6
/
+42
2026-03-24
hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributes
Sanman Pradhan
1
-3
/
+18
2026-03-24
hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...
Sanman Pradhan
1
-1
/
+2
2026-03-18
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
1
-2
/
+5
2026-03-18
hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-18
hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return value
Sanman Pradhan
1
-14
/
+21
2026-03-18
hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-18
hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-05
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
1
-9
/
+10
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-10
hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification
Carl Lee
1
-0
/
+28
2026-02-07
hwmon: Add support for HiTRON HAC300S PSU
Vasileios Amoiridis
3
-0
/
+142
2026-01-31
hwmon: pmbus: add support for STEF48H28
Charles Hsu
3
-0
/
+85
2026-01-31
hwmon: (mp2925) Add vid offset for vid mode
Wensheng Wang
1
-2
/
+21
2026-01-31
hwmon: (pmbus) Add mp5926 driver
Yuxi Wang
3
-0
/
+194
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2025-12-04
Merge tag 'hwmon-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-3
/
+718
[next]