summaryrefslogtreecommitdiff
path: root/lwis_regulator.c
AgeCommit message (Expand)Author
2023-04-14LWIS: Use IS_ERR_OR_NULL instead of IS_ERRandroid-u-beta-2_r0.4android-u-beta-2_r0.3android-u-beta-2_r0.2Holmes Chou
2022-10-25LWIS: Use strscpy to replace strlcpyHolmes Chou
2021-10-06LWIS: Properly support fw_devlink for regulator instancesHolmes Chou
2021-05-12LWIS: change kzalloc to kmallocHolmes Chou
2020-11-17Formatting fix based on updated clang-formatEdmond Chung
2020-02-25Regulator: Add support to set voltagesEdmond Chung
2019-02-05LWIS/I2C: create generic i2c device driverEdmond Chung
2019-02-05LWIS: add functions to process all pins in the listEdmond Chung
2019-02-05LWIS: add more clarity to loggingEdmond Chung
2019-02-05LWIS: add sensor GPIO and regulator config parsingEdmond Chung