Searched hist:"07830 d9ab34c0622f577a88286746aa17c144afd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | mc34vr500.c | 07830d9ab34c0622f577a88286746aa17c144afd Wed Jan 18 06:30:19 CST 2023 Mario Kicherer <dev@kicherer.org> hwmon: add initial NXP MC34VR500 PMIC monitoring support
Add initial monitoring support for the MC34VR500 PMIC. In its current state, input voltage and temperature alarms are reported to hwmon.
Datasheet: - https://www.nxp.com/docs/en/data-sheet/MC34VR500.pdf
Signed-off-by: Mario Kicherer <dev@kicherer.org> Link: https://lore.kernel.org/r/20230118123019.3041303-4-dev@kicherer.org [groeck: Silence stray compiler warning, terminate struct of_device_id] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Makefile | diff 07830d9ab34c0622f577a88286746aa17c144afd Wed Jan 18 06:30:19 CST 2023 Mario Kicherer <dev@kicherer.org> hwmon: add initial NXP MC34VR500 PMIC monitoring support
Add initial monitoring support for the MC34VR500 PMIC. In its current state, input voltage and temperature alarms are reported to hwmon.
Datasheet: - https://www.nxp.com/docs/en/data-sheet/MC34VR500.pdf
Signed-off-by: Mario Kicherer <dev@kicherer.org> Link: https://lore.kernel.org/r/20230118123019.3041303-4-dev@kicherer.org [groeck: Silence stray compiler warning, terminate struct of_device_id] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Kconfig | diff 07830d9ab34c0622f577a88286746aa17c144afd Wed Jan 18 06:30:19 CST 2023 Mario Kicherer <dev@kicherer.org> hwmon: add initial NXP MC34VR500 PMIC monitoring support
Add initial monitoring support for the MC34VR500 PMIC. In its current state, input voltage and temperature alarms are reported to hwmon.
Datasheet: - https://www.nxp.com/docs/en/data-sheet/MC34VR500.pdf
Signed-off-by: Mario Kicherer <dev@kicherer.org> Link: https://lore.kernel.org/r/20230118123019.3041303-4-dev@kicherer.org [groeck: Silence stray compiler warning, terminate struct of_device_id] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|