Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: Convert i2c drivers to use .probe_new | Axel Lin | 2020-01-13 | 1 | -3/+2 |
* | regulator: tps65132: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov | 2019-10-07 | 1 | -7/+10 |
* | regulator: tps65132: Stop parsing DT when gpio is not found | Guido Günther | 2019-09-05 | 1 | -2/+2 |
* | regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_desc | Axel Lin | 2019-03-21 | 1 | -2/+2 |
* | regulator: tps65132: Remove unneeded fields from struct tps65132_regulator | Axel Lin | 2019-03-21 | 1 | -14/+11 |
* | regulator: tps65132: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2017-04-14 | 1 | -1/+0 |
* | regulator: tps65132: Fix off-by-one for .max_register setting | Axel Lin | 2017-04-13 | 1 | -1/+1 |
* | regulator: tps65132: add regulator driver for TI TPS65132 | Venkat Reddy Talla | 2017-04-12 | 1 | -0/+285 |