index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
/
pmbus_core.c
Age
Commit message (
Expand
)
Author
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-17
hwmon: (pmbus) Fix vout margin caching
Vincent Whitchurch
2022-08-17
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Christophe JAILLET
2022-08-17
hwmon: pm_bus: core: Switch to new of thermal API
Daniel Lezcano
2022-07-13
hwmon: (pmbus) Add list_voltage to pmbus ops
Mårten Lindahl
2022-07-13
hwmon: (pmbus) Introduce and use cached vout margins
Mårten Lindahl
2022-07-13
hwmon: (pmbus) fix build error unused-function
Ren Zhijie
2022-07-13
hwmon: (pmbus) add MFR_* registers to debugfs
Adam Wujek
2022-07-13
hwmon: (pmbus) add a function to check the presence of a block register
Adam Wujek
2022-07-13
hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
Guenter Roeck
2022-07-13
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
2022-05-22
hwmon: (pmbus) Check PEC support before reading other registers
Adam Wujek
2022-05-22
hwmon: (pmbus) Add get_voltage/set_voltage ops
Mårten Lindahl
2022-05-22
hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
Eduardo Valentin
2022-05-20
hwmon: (pmbus) Use _pmbus_read_byte_data with callback
Mårten Lindahl
2022-05-20
hwmon: (pmbus) Introduce and use write_byte_data callback
Mårten Lindahl
2022-04-25
hwmon: (pmbus) disable PEC if not enabled
Adam Wujek
2022-03-17
hwmon: (pmbus) Add Vin unit off handling
Brandon Wyman
2022-02-27
hwmon: (pmbus) Add get_error_flags support to regulator ops
Zev Weiss
2022-02-27
hwmon: (pmbus) Add mutex to regulator ops
Patrick Rudolph
2022-02-22
hwmon: (pmbus) Clear pmbus fault/warning bits after read
Vikash Chandola
2021-06-17
hwmon: (pmbus) Allow phase function even if it's not on page
Erik Rosen
2021-06-17
hwmon: (pmbus) Add support for reading direct mode coefficients
Erik Rosen
2021-06-17
hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECT
Erik Rosen
2021-06-17
hwmon: (pmbus_core) Check adapter PEC support
Madhava Reddy Siddareddygari
2021-06-17
hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECK
Erik Rosen
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
hwmon: (pmbus) Replace - with _ in device names before registration
Chris Packham
2021-04-20
hwmon: (pmbus) Add pmbus_set_update() function to set update flag
Erik Rosen
2021-02-01
hwmon: (pmbus) Clear sensor data after chip write
Erik Rosen
2021-01-27
hwmon: (pmbus) Simplify the calculation of variables
Jiapeng Zhong
2021-01-27
hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag
Eddie James
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
2020-11-03
hwmon: (pmbus) Add mutex locking for sysfs reads
Robert Hancock
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-23
hwmon: (pmbus) Move boolean error condition check to generating code
Guenter Roeck
2020-09-23
hwmon: (pmbus) Expose PEC debugfs attribute
Andrew Jeffery
2020-09-23
hwmon: (pmbus) Stop caching register values
Guenter Roeck
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
2020-09-23
hwmon: (pmbus/core) Add support for rated attributes
Zbigniew Lukwinski
2020-09-08
hwmon: pmbus: use more devres helpers
Bartosz Golaszewski
2020-07-24
hwmon: (pmbus/core) Use s64 instead of long for calculations
Josh Lehan
2020-06-23
hwmon: (pmbus) Fix page vs. register when accessing fans
Jan Kundrát
2020-05-22
hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase'
Guenter Roeck
2020-03-08
hwmon: (pmbus) Implement multi-phase support
Guenter Roeck
2020-03-08
hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support
Guenter Roeck
2020-01-23
hwmon: (pmbus/core) Add support for Intel IMVP9 and AMD 6.25mV modes
Vadim Pasternak
2020-01-23
hwmon: (pmbus/core) Add support for vid mode detection per page bases
Vadim Pasternak
2020-01-23
hwmon: (pmbus) Detect if chip is write protected
Guenter Roeck
[next]