summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: regulator: Add stm32mp1 pwr regulatorsPascal PAILLET-LME2019-04-151-0/+43
* regulator: max8998: Factor out struct voltage_map_descAxel Lin2019-04-151-238/+56
* regulator: max8998: Constify regulator_opsAxel Lin2019-04-151-3/+3
* regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524xAxel Lin2019-04-151-5/+4
* regulator: tps6524x: Constify regulator_opsAxel Lin2019-04-151-1/+1
* regulator: tps65218: Convert to use regulator_get_current_limit_regmapAxel Lin2019-04-151-29/+19
* regulator: ab8500: Remove *regulator from struct ab8500_regulator_infoAxel Lin2019-04-151-6/+4
* regulator: ab8500: Constify regulator_opsAxel Lin2019-04-151-5/+5
* regulator: ab8500-ext: Constify ab8500_ext_regulator_opsAxel Lin2019-04-151-1/+1
* regulator: ab8500-ext: Convert to use simplified DT parsingAxel Lin2019-04-151-23/+5
* regulator: ab8500-ext: Remove *rdev from struct ab8500_ext_regulator_infoAxel Lin2019-04-151-11/+8
* regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_infoAxel Lin2019-04-122-9/+5
* regulator: db8500-prcmu: Convert to use simplified DT parsingAxel Lin2019-04-121-97/+42
* regulator: db8500-prcmu: Constify regulator_opsAxel Lin2019-04-121-2/+2
* regulator: mcp16502: Remove setup_regulators functionAxel Lin2019-04-111-26/+11
* regulator: mcp16502: Remove unneeded fields from struct mcp16502Axel Lin2019-04-111-24/+16
* regulator: vexpress: Constify regulator_opsAxel Lin2019-04-111-2/+2
* regulator: hi6421: Convert to use simplified DT parsingAxel Lin2019-04-111-130/+78
* regulator: anatop: Remove unneeded fields from struct anatop_regulatorAxel Lin2019-04-101-36/+27
* regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNTAxel Lin2019-04-101-2/+0
* regulator: hi655x: Remove ctrl_mask field from struct hi655x_regulatorAxel Lin2019-04-101-10/+3
* regulator: hi655x: Constify regulators arrayAxel Lin2019-04-101-1/+1
* regulator: s2mpa01: Convert to use simplified DT parsingAxel Lin2019-04-081-29/+10
* regulator: bd718x7: Use rdev_get_id() to get regulator idAxel Lin2019-04-081-2/+2
* ASoC: ab8500: add range to usleep_rangeNicholas Mc Guire2019-04-081-2/+2
* regulator: twl: Constify regulator_opsAxel Lin2019-04-031-3/+3
* regulator: lm363x: Constify regulator_opsAxel Lin2019-04-031-2/+2
* regulator: lm363x: Use proper data type for regmap_read argumentsAxel Lin2019-04-031-2/+2
* regulator: bcm590xx: Convert to use simplified DT parsingAxel Lin2019-04-021-103/+2
* regulator: as3722: Slightly improve readabilityAxel Lin2019-04-011-79/+58
* regulator: as3722: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-04-011-152/+60
* regulator: tps6507x: Convert to regulator core's simplified DT parsing codeAxel Lin2019-04-011-88/+19
* regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmicAxel Lin2019-04-011-4/+0
* regulator: tps6507x: Constify tps6507x_pmic_opsAxel Lin2019-04-011-1/+1
* regulator: vctrl: Remove unneeded continue statementAxel Lin2019-04-011-3/+1
* regulator: rc5t583: Get rid of struct rc5t583_regulatorAxel Lin2019-04-011-22/+3
* regulator: act8865: Constify regulator_opsAxel Lin2019-03-261-2/+2
* regulator: act8865: Convert to regulator core's simplified DT parsing codeAxel Lin2019-03-261-124/+19
* regulator: sc2731: Constify regulatorsAxel Lin2019-03-261-1/+1
* regulator: da9063: convert header to SPDXWolfram Sang2019-03-261-14/+8
* regulator: tps65217: Constify regulator_opsAxel Lin2019-03-251-2/+2
* regulator: tps65218: Constify regulator_opsAxel Lin2019-03-251-4/+4
* regulator: uniphier: Fix build dependencyAxel Lin2019-03-251-1/+2
* regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin2019-03-211-2/+2
* regulator: add regulator_get_linear_step() stub helperArnd Bergmann2019-03-211-0/+5
* regulator: tps65217: Simplify linear range for selector 25-52Axel Lin2019-03-211-2/+1
* regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_descAxel Lin2019-03-211-2/+2
* regulator: tps65132: Remove unneeded fields from struct tps65132_regulatorAxel Lin2019-03-211-14/+11
* regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva2019-03-201-3/+3
* regulator: gpio: Reword the binding documentMarek Vasut2019-03-201-8/+22