Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-19 | hwmon: sy7636a: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | |
Statically allocated array of pointed to hwmon_channel_info can be made const for safety. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||
2022-02-08 | hwmon: sy7636a: Add temperature driver for sy7636a | Alistair Francis | |
This is a multi-function device to interface with the sy7636a EPD PMIC chip from Silergy. Signed-off-by: Alistair Francis <alistair@alistair23.me> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Lee Jones <lee.jones@linaro.org> |