index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-11-20
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-27
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-26
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
2023-04-19
hwmon: (pmbus/core) Generalise pmbus get status
Naresh Solanki
1
-36
/
+62
2023-04-19
hwmon: (pmbus/core) Generalize pmbus status flag map
Naresh Solanki
1
-47
/
+47
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-16
hwmon: (adm1266) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2023-03-13
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
1
-0
/
+75
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in hwmon located drivers
Daniel Lezcano
1
-1
/
+1
[next]