aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65132-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin1-3/+2
2019-10-07regulator: tps65132: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-7/+10
2019-09-05regulator: tps65132: Stop parsing DT when gpio is not foundGuido Günther1-2/+2
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