summaryrefslogtreecommitdiff
path: root/drivers/regulator/cros-ec-regulator.c
AgeCommit message (Expand)Author
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-06-08regulator: cros-ec: Use common cros_ec_command()Prashant Malani
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin
2020-08-04regulator: cros-ec-regulator: Add NULL test for devm_kmemdup callAxel Lin
2020-07-28regulator: cros-ec-regulator: Fix double free of desc->name.Pi-Hsun Shih
2020-07-13regulator: cros-ec: Constify cros_ec_regulator_voltage_opsRikard Falkeborn
2020-06-15regulator: Add driver for cros-ec-regulatorPi-Hsun Shih