aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/twl6030-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-1/+1
2019-08-09regulator: twl6030: workaround the VMMC reset behaviorGregory CLEMENT1-1/+14
2019-08-09regulator: twl6030: use variable for device nodeGregory CLEMENT1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-20regulator: twl6030: Constify regulator_opsAxel Lin1-4/+4
2019-02-20regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_opsAxel Lin1-46/+27
2019-01-14regulator: twl6030: Use of_device_get_match_data()Axel Lin1-6/+1
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-nextMark Brown1-2/+0
2017-03-24regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000Colin Ian King1-2/+0
2017-01-18regulator: twl6030: fix range comparison, allowing vsel = 59Colin Ian King1-1/+1
2016-11-23regulator: twl6030: Remove unused fields from struct twlreg_infoAxel Lin1-29/+17
2016-11-16regulator: twl: split twl6030 logic into its own fileNicolae Rosia1-0/+805