aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65132-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-21regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_descAxel Lin1-2/+2
2019-03-21regulator: tps65132: Remove unneeded fields from struct tps65132_regulatorAxel Lin1-14/+11
2017-04-14regulator: tps65132: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-04-13regulator: tps65132: Fix off-by-one for .max_register settingAxel Lin1-1/+1
2017-04-12regulator: tps65132: add regulator driver for TI TPS65132Venkat Reddy Talla1-0/+285