index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-19
/
+9
2020-10-06
hwmon: (pmbus/max20730) adjust the vout reading given voltage divider
Chu Lin
1
-0
/
+18
2020-10-05
hwmon: (pmbus/max20730) add device monitoring via debugfs
Ugur Usug
1
-1
/
+362
2020-10-05
hwmon: (pmbus/max34440) Fix OC fault limits
Steve Foreman
1
-0
/
+23
2020-10-04
hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controller
Vadim Pasternak
3
-0
/
+779
2020-09-23
hwmon: (pmbus) Move boolean error condition check to generating code
Guenter Roeck
1
-5
/
+6
2020-09-23
hwmon: (pmbus) Expose PEC debugfs attribute
Andrew Jeffery
1
-0
/
+39
2020-09-23
hwmon: (pmbus) Stop caching register values
Guenter Roeck
1
-117
/
+89
2020-09-23
hwmon: (pmbus/adm1266) read blackbox
Alexandru Tachici
1
-0
/
+127
2020-09-23
hwmon: (pmbus/adm1266) add debugfs for states
Alexandru Tachici
1
-1
/
+40
2020-09-23
hwmon: (pmbus/adm1266) Add support for GPIOs
Alexandru Tachici
2
-0
/
+205
2020-09-23
hwmon: (pmbus/adm1266) Add Block process call
Alexandru Tachici
2
-0
/
+79
2020-09-23
hwmon: (pmbus) Add support for ADM1266
Alexandru Tachici
3
-0
/
+75
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
28
-132
/
+127
2020-09-23
hwmon: (pmbus/core) Add support for rated attributes
Zbigniew Lukwinski
2
-8
/
+54
2020-09-23
hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}
Guenter Roeck
1
-3
/
+0
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+6
2020-09-08
hwmon: pmbus: use more devres helpers
Bartosz Golaszewski
1
-19
/
+9
2020-08-16
hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228
Grant Peltier
1
-1
/
+6
2020-07-24
hwmon: (pmbus/core) Use s64 instead of long for calculations
Josh Lehan
1
-35
/
+31
2020-07-24
hwmon: (pmbus/max20730) Add max20710 support
Ugur Usug
2
-8
/
+45
2020-07-19
hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_EN
Manikandan Elumalai
1
-7
/
+6
2020-07-09
hwmon: (adm1275) Make sure we are reading enough data for different chips
Chu Lin
1
-2
/
+8
2020-07-02
hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
Tao Ren
1
-1
/
+1
2020-06-23
hwmon: (pmbus) Fix page vs. register when accessing fans
Jan Kundrát
1
-4
/
+4
2020-05-22
hwmon: (pmbus) Driver for Maxim MAX16601
Guenter Roeck
3
-0
/
+324
2020-05-22
hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase'
Guenter Roeck
1
-4
/
+4
2020-04-12
hwmon: (pmbus/isl68137) Fix up chip IDs
Guenter Roeck
1
-7
/
+85
2020-03-22
hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase
Grant Peltier
2
-18
/
+99
2020-03-15
hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection
Eddie James
1
-1
/
+13
2020-03-08
hwmon: (pmbus/tps53679) Add support for TPS53647 and TPS53667
Guenter Roeck
2
-4
/
+15
2020-03-08
hwmon: (pmbus/tps53679) Add support for TPS53681
Guenter Roeck
2
-5
/
+119
2020-03-08
hwmon: (pmbus/tps53679) Add support for IIN and PIN to TPS53679 and TPS53688
Guenter Roeck
1
-3
/
+3
2020-03-08
hwmon: (pmbus/tps53679) Add support for multiple chips IDs
Guenter Roeck
1
-10
/
+31
2020-03-08
hwmon: (pmbus) Implement multi-phase support
Guenter Roeck
2
-23
/
+68
2020-03-08
hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support
Guenter Roeck
18
-117
/
+177
2020-03-08
hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitions
Guenter Roeck
1
-0
/
+3
2020-03-08
hwmon: (pmbus/ltc2978) add support for more parts.
Mike Jones
2
-9
/
+96
2020-02-25
hwmon: (pmbus/xdpe12284) Add callback for vout limits conversion
Vadim Pasternak
1
-0
/
+54
2020-02-12
hwmon: (pmbus/xdpe12284) fix typo in compatible strings
Johan Hovold
1
-2
/
+2
2020-02-09
hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
Mike Jones
1
-2
/
+2
2020-01-23
hwmon: (pmbus) Add support for Infineon Multi-phase xdpe122 family controllers
Vadim Pasternak
3
-0
/
+127
2020-01-23
hwmon: (pmbus/tps53679) Extend device list supported by driver
Vadim Pasternak
2
-2
/
+4
2020-01-23
hwmon: (pmbus/core) Add support for Intel IMVP9 and AMD 6.25mV modes
Vadim Pasternak
2
-1
/
+9
2020-01-23
hwmon: (pmbus/core) Add support for vid mode detection per page bases
Vadim Pasternak
6
-46
/
+53
2020-01-23
hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad data
Eddie James
1
-1
/
+1
2020-01-23
hwmon: (pmbus/ibm-cffps) Fix the LED behavior when turned off
Eddie James
1
-5
/
+4
2020-01-23
hwmon: (pmbus/ibm-cffps) Add the VMON property for version 2
Eddie James
1
-1
/
+5
2020-01-23
hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entries
Eddie James
1
-4
/
+70
2020-01-23
hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743
Guenter Roeck
3
-0
/
+382
[next]