index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
/
ucd9000.c
Age
Commit message (
Expand
)
Author
2023-08-21
hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir
Osama Muhammad
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-12
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
2020-03-08
hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support
Guenter Roeck
2020-01-23
hwmon: (pmbus/ucd9000) Add support for UCD90320 Power Sequencer
Jim Wright
2019-08-31
hwmon: pmbus: ucd9000: remove unneeded include
Bartosz Golaszewski
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-04-15
hwmon: (pmbus/ucd900) Fix build warning
Guenter Roeck
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-16
hwmon: (ucd9000) Add debugfs attributes to provide mfr_status
Christopher Bostic
2018-03-16
hwmon: (ucd9000) Add gpio chip interface
Christopher Bostic
2017-06-11
hwmon: (pmbus) move header file out of I2C realm
Wolfram Sang
2017-04-02
hwmon: (ucd9000) Add OF device ID table
Javier Martinez Canillas
2016-09-08
hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer
Matt Weber
2012-03-18
hwmon: (pmbus) Simplify remove functions
Guenter Roeck
2012-03-18
hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2011-10-24
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
Guenter Roeck
2011-10-24
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
Guenter Roeck
2011-10-24
hwmon: (pmbus) Don't return errors from driver remove functions
Guenter Roeck
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck