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