summaryrefslogtreecommitdiff
path: root/drivers/regulator/twl6030-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* regulator: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-111-1/+1
* regulator: twl6030: fix get status of twl6032 regulatorsAndreas Kemnade2022-11-221-4/+11
* regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade2022-11-221-0/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-1/+1
* regulator: twl6030: workaround the VMMC reset behaviorGregory CLEMENT2019-08-091-1/+14
* regulator: twl6030: use variable for device nodeGregory CLEMENT2019-08-091-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* regulator: twl6030: Constify regulator_opsAxel Lin2019-02-201-4/+4
* regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_opsAxel Lin2019-02-201-46/+27
* regulator: twl6030: Use of_device_get_match_data()Axel Lin2019-01-141-6/+1
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
*-. Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-301-2/+0
|\ \
| | * regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <...Colin Ian King2017-03-241-2/+0
| |/
* | regulator: twl6030: fix range comparison, allowing vsel = 59Colin Ian King2017-01-181-1/+1
|/
* regulator: twl6030: Remove unused fields from struct twlreg_infoAxel Lin2016-11-231-29/+17
* regulator: twl: split twl6030 logic into its own fileNicolae Rosia2016-11-161-0/+805