aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/twl6030-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-05-08regulator: use linear_ranges helperGravatar Matti Vaittinen 1-1/+1
2019-08-09regulator: twl6030: workaround the VMMC reset behaviorGravatar Gregory CLEMENT 1-1/+14
2019-08-09regulator: twl6030: use variable for device nodeGravatar Gregory CLEMENT 1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-02-20regulator: twl6030: Constify regulator_opsGravatar Axel Lin 1-4/+4
2019-02-20regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_opsGravatar Axel Lin 1-46/+27
2019-01-14regulator: twl6030: Use of_device_get_match_data()Gravatar Axel Lin 1-6/+1
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Gravatar Mark Brown 1-2/+0
2017-03-24regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <...Gravatar Colin Ian King 1-2/+0
2017-01-18regulator: twl6030: fix range comparison, allowing vsel = 59Gravatar Colin Ian King 1-1/+1
2016-11-23regulator: twl6030: Remove unused fields from struct twlreg_infoGravatar Axel Lin 1-29/+17
2016-11-16regulator: twl: split twl6030 logic into its own fileGravatar Nicolae Rosia 1-0/+805