index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
Age
Commit message (
Expand
)
Author
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-07-13
hwmon: (pmbus/ltc2978) Set voltage resolution
Mårten Lindahl
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 support for Analog Devices LT7182S
Guenter Roeck
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-06-29
hwmon: (pmbus/ucd9200) fix typos in comments
Jiang Jian
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-22
hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family con...
Greg.Schwendimann@infineon.com
2022-05-20
hwmon: (pmbus/ltc2978) Add chip specific write_byte_data
Mårten Lindahl
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-05-20
hwmon: (pmbus/max16601) Add MAX16602 support
Atif Ofluoglu
2022-04-27
hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk
Zev Weiss
2022-04-25
hwmon: (pmbus) disable PEC if not enabled
Adam Wujek
2022-04-04
hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSORS_XDPE122_REGULATOR...
Guenter Roeck
2022-03-17
hwmon: (pmbus) Add Vin unit off handling
Brandon Wyman
2022-03-02
hwmon: (adm1275) Allow setting sample averaging
Potin Lai
2022-03-02
hwmon: (xdpe12284) Add regulator support
Marcello Sylvester Bauer
2022-03-02
hwmon: (xdpe12284) Add support for xdpe11280
Marcello Sylvester Bauer
2022-02-27
hwmon: (pmbus/pli1209bc) Add regulator support
Marcello Sylvester Bauer
2022-02-27
hwmon: (pmbus) Add support for pli1209bc
Marcello Sylvester Bauer
2022-02-27
hwmon: (pmbus) Add regulator supply into macro
Marcello Sylvester Bauer
2022-02-27
hwmon: (pmbus/lm25066) Add regulator support
Zev Weiss
2022-02-27
hwmon: (pmbus) Add get_error_flags support to regulator ops
Zev Weiss
2022-02-27
hwmon: (pmbus) Remove trailing whitespaces from Kconfig file
Marcello Sylvester Bauer
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
2022-01-23
hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused
Guenter Roeck
2021-12-26
hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"
Colin Ian King
2021-12-26
hwmon/pmbus: (ir38064) Expose a regulator
Patrick Rudolph
2021-12-26
hwmon/pmbus: (ir38064) Add of_match_table
Arthur Heymans
2021-12-26
hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263
Patrick Rudolph
2021-12-26
hwmon: (pmbus) Add support for MPS Multi-phase mp5023
Howard.Chiu@quantatw.com
2021-12-26
hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
Zev Weiss
2021-10-12
hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose version
Brandon Wyman
2021-10-12
hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entry
Brandon Wyman
2021-10-12
hwmon: (pmbus/lm25066) Support configurable sense resistor values
Zev Weiss
2021-10-12
hwmon: (pmbus/lm25066) Add OF device ID table
Zev Weiss
2021-10-12
hwmon: (pmbus/lm25066) Mark lm25066_coeff array const
Zev Weiss
2021-10-12
hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff
Zev Weiss
2021-10-12
hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id
Zev Weiss
2021-10-12
hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa
Zev Weiss
[next]