summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65132-regulator.c
AgeCommit message (Expand)Author
2019-10-07regulator: tps65132: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2019-09-05regulator: tps65132: Stop parsing DT when gpio is not foundGuido Günther
2019-03-21regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_descAxel Lin
2019-03-21regulator: tps65132: Remove unneeded fields from struct tps65132_regulatorAxel Lin
2017-04-14regulator: tps65132: fix platform_no_drv_owner.cocci warningskbuild test robot
2017-04-13regulator: tps65132: Fix off-by-one for .max_register settingAxel Lin
2017-04-12regulator: tps65132: add regulator driver for TI TPS65132Venkat Reddy Talla