index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
/
ucd9000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
hwmon: pmbus: ucd9000: Use generic code
Patrick Rudolph
1
-62
/
+2
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2023-08-21
hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
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
1
-1
/
+1
2023-03-12
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
1
-0
/
+75
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
1
-0
/
+1
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
1
-1
/
+0
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
1
-7
/
+6
2020-03-08
hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support
Guenter Roeck
1
-1
/
+1
2020-01-23
hwmon: (pmbus/ucd9000) Add support for UCD90320 Power Sequencer
Jim Wright
1
-12
/
+27
2019-08-31
hwmon: pmbus: ucd9000: remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-04-15
hwmon: (pmbus/ucd900) Fix build warning
Guenter Roeck
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-03-16
hwmon: (ucd9000) Add debugfs attributes to provide mfr_status
Christopher Bostic
1
-1
/
+137
2018-03-16
hwmon: (ucd9000) Add gpio chip interface
Christopher Bostic
1
-0
/
+212
2017-06-11
hwmon: (pmbus) move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-04-02
hwmon: (ucd9000) Add OF device ID table
Javier Martinez Canillas
1
-1
/
+38
2016-09-08
hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer
Matt Weber
1
-1
/
+2
2012-03-18
hwmon: (pmbus) Simplify remove functions
Guenter Roeck
1
-8
/
+1
2012-03-18
hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc
Guenter Roeck
1
-19
/
+7
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-10-24
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
Guenter Roeck
1
-2
/
+2
2011-10-24
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
Guenter Roeck
1
-2
/
+2
2011-10-24
hwmon: (pmbus) Don't return errors from driver remove functions
Guenter Roeck
1
-3
/
+2
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
1
-4
/
+2
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck
1
-0
/
+278