Searched hist:"00669 d196c616c0a9970a3a9ee66efab6868df0c" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/hwmon/pmbus/ |
H A D | ir38064.c | 00669d196c616c0a9970a3a9ee66efab6868df0c Fri Apr 12 22:37:56 CEST 2019 Maxim Sloyko <maxims@google.com> hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator
Add the pmbus driver for the Infineon ir38064 voltage regulator.
VOUT_MODE is not supported by the device. The driver fakes linear16 mode with exponent value -8.
The device supports VOUT_PEAK, IOUT_PEAK, and TEMPERATURE_PEAK, however this driver does not enable them.
Signed-off-by: Maxim Sloyko <maxims@google.com> Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Makefile | diff 00669d196c616c0a9970a3a9ee66efab6868df0c Fri Apr 12 22:37:56 CEST 2019 Maxim Sloyko <maxims@google.com> hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator
Add the pmbus driver for the Infineon ir38064 voltage regulator.
VOUT_MODE is not supported by the device. The driver fakes linear16 mode with exponent value -8.
The device supports VOUT_PEAK, IOUT_PEAK, and TEMPERATURE_PEAK, however this driver does not enable them.
Signed-off-by: Maxim Sloyko <maxims@google.com> Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Kconfig | diff 00669d196c616c0a9970a3a9ee66efab6868df0c Fri Apr 12 22:37:56 CEST 2019 Maxim Sloyko <maxims@google.com> hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator
Add the pmbus driver for the Infineon ir38064 voltage regulator.
VOUT_MODE is not supported by the device. The driver fakes linear16 mode with exponent value -8.
The device supports VOUT_PEAK, IOUT_PEAK, and TEMPERATURE_PEAK, however this driver does not enable them.
Signed-off-by: Maxim Sloyko <maxims@google.com> Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|