index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
hwmon: (pmbus/max31785) Add delay between bus accesses
Lakshmi Yadlapati
1
-21
/
+167
2023-10-28
hwmon: (pmbus/mpq7932) Add a support for mpq2286 Power Management IC
Saravanan Sekar
1
-1
/
+12
2023-10-28
hwmon: (pmbus/core) Add helper macro to define single pmbus regulator
Saravanan Sekar
1
-0
/
+15
2023-10-28
hwmon: (pmbus/mpq7932) Get page count based on chip info
Saravanan Sekar
1
-3
/
+3
2023-10-27
hwmon: (pmbus/tda38640) Add workaround for SVID mode
Patrick Rudolph
1
-2
/
+152
2023-10-27
hwmon: (pmbus) Add ON_OFF_CONFIG register bits
Patrick Rudolph
1
-0
/
+9
2023-10-27
hwmon: (pmbus/mp2975) Move PGOOD fix
Naresh Solanki
1
-5
/
+5
2023-08-21
hwmon: pmbus: Fix -EIO seen on pli1209
Patrick Rudolph
1
-0
/
+26
2023-08-21
hwmon: pmbus: Drop unnecessary clear fault page
Patrick Rudolph
1
-1
/
+0
2023-08-21
hwmon: pmbus: Reduce clear fault page invocations
Patrick Rudolph
1
-1
/
+2
2023-08-21
hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
Patrick Rudolph
1
-0
/
+5
2023-08-21
hwmon: (pmbus/mp2975) Add OCP limit
Patrick Rudolph
1
-11
/
+65
2023-08-21
hwmon: (pmbus/mp2975) Add regulator support
Patrick Rudolph
2
-0
/
+22
2023-08-21
hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973
Patrick Rudolph
1
-33
/
+214
2023-08-21
hwmon: (pmbus/mp2975) Make phase count variable
Patrick Rudolph
1
-13
/
+20
2023-08-21
hwmon: (pmbus/mp2975) Simplify VOUT code
Patrick Rudolph
1
-50
/
+10
2023-08-21
hwmon: (pmbus/mp2975) Prepare for MP2973 and MP2971
Patrick Rudolph
1
-8
/
+19
2023-08-21
hwmon: (pmbus/mp2975) Fix whitespace error
Patrick Rudolph
1
-1
/
+1
2023-08-21
hwmon: (pmbus/max20730) Remove strlcpy occurences
Azeem Shaikh
1
-31
/
+33
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
10
-11
/
+11
2023-08-21
hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
Eddie James
1
-0
/
+38
2023-08-06
hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
Tao Ren
1
-8
/
+8
2023-07-26
hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
Guenter Roeck
1
-1
/
+2
2023-07-25
hwmon: (pmbus_core) Fix NULL pointer dereference
Patrick Rudolph
1
-7
/
+8
2023-07-25
hwmon: (pmbus_core) Fix pmbus_is_enabled()
Patrick Rudolph
1
-1
/
+1
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2023-06-22
hwmon: (pmbus/adm1275) Disable ADC while updating PMON_CONFIG
Guenter Roeck
1
-1
/
+17
2023-06-22
hwmon: (pmbus/adm1275) Prepare for protected write to PMON_CONFIG
Guenter Roeck
1
-25
/
+31
2023-06-10
hwmon: (pmbus/max16601) Add support for new revisions of MAX16508
Guenter Roeck
1
-3
/
+3
2023-06-08
hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
1
-2
/
+0
2023-06-08
hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
1
-2
/
+0
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
47
-47
/
+47
2023-06-08
hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
Guenter Roeck
1
-26
/
+26
2023-05-30
hwmon: pmbus: Use devm_krealloc_array
James Clark
1
-3
/
+3
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-21
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
1
-1
/
+0
2023-04-19
hwmon: (pmbus/acbel-fsg032) Add Acbel power supply
Lakshmi Yadlapati
3
-0
/
+95
2023-04-19
hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock function
Eddie James
1
-154
/
+118
2023-04-19
hwmon: (pmbus/core) Add lock and unlock functions
Eddie James
2
-0
/
+32
2023-04-19
hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOT
Guenter Roeck
1
-2
/
+2
2023-04-19
hwmon: (pmbus/core) Notify regulator events
Naresh Solanki
1
-1
/
+23
2023-04-19
hwmon: (pmbus/core) Add regulator event support
Patrick Rudolph
1
-25
/
+49
2023-04-19
hwmon: (pmbus/core) Add rdev in pmbus_data struct
Naresh Solanki
1
-5
/
+10
2023-04-19
hwmon: (pmbus/core) Notify hwmon events
Patrick Rudolph
1
-6
/
+40
2023-04-19
hwmon: (pmbus/core) Add interrupt support
Patrick Rudolph
2
-1
/
+71
[next]