summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages arrayAxel Lin2019-04-161-6/+6
| * regulator: tps80031: Remove unused *rdev from struct tps80031_regulatorAxel Lin2019-04-161-2/+0Star
| * regulator: Add support for stm32 power regulatorsPascal PAILLET-LME2019-04-153-0/+198
| * regulator: max8998: Factor out struct voltage_map_descAxel Lin2019-04-151-238/+56Star
| * regulator: max8998: Constify regulator_opsAxel Lin2019-04-151-3/+3
| * regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524xAxel Lin2019-04-151-5/+4Star
| * regulator: tps6524x: Constify regulator_opsAxel Lin2019-04-151-1/+1
| * regulator: tps65218: Convert to use regulator_get_current_limit_regmapAxel Lin2019-04-151-29/+19Star
| * regulator: ab8500: Remove *regulator from struct ab8500_regulator_infoAxel Lin2019-04-151-6/+4Star
| * 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/+5Star
| * regulator: ab8500-ext: Remove *rdev from struct ab8500_ext_regulator_infoAxel Lin2019-04-151-11/+8Star
| * regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_infoAxel Lin2019-04-122-9/+5Star
| * regulator: db8500-prcmu: Convert to use simplified DT parsingAxel Lin2019-04-121-97/+42Star
| * regulator: db8500-prcmu: Constify regulator_opsAxel Lin2019-04-121-2/+2
| * regulator: mcp16502: Remove setup_regulators functionAxel Lin2019-04-111-26/+11Star
| * regulator: mcp16502: Remove unneeded fields from struct mcp16502Axel Lin2019-04-111-24/+16Star
| * regulator: vexpress: Constify regulator_opsAxel Lin2019-04-111-2/+2
| * regulator: hi6421: Convert to use simplified DT parsingAxel Lin2019-04-111-130/+78Star
| * regulator: anatop: Remove unneeded fields from struct anatop_regulatorAxel Lin2019-04-101-36/+27Star
| * regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNTAxel Lin2019-04-101-2/+0Star
| * regulator: hi655x: Remove ctrl_mask field from struct hi655x_regulatorAxel Lin2019-04-101-10/+3Star
| * regulator: hi655x: Constify regulators arrayAxel Lin2019-04-101-1/+1
| * regulator: s2mpa01: Convert to use simplified DT parsingAxel Lin2019-04-081-29/+10Star
| * regulator: bd718x7: Use rdev_get_id() to get regulator idAxel Lin2019-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/+2Star
| * regulator: as3722: Slightly improve readabilityAxel Lin2019-04-011-79/+58Star
| * regulator: as3722: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-04-011-152/+60Star
| * regulator: tps6507x: Convert to regulator core's simplified DT parsing codeAxel Lin2019-04-011-88/+19Star
| * regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmicAxel Lin2019-04-011-4/+0Star
| * regulator: tps6507x: Constify tps6507x_pmic_opsAxel Lin2019-04-011-1/+1
| * regulator: vctrl: Remove unneeded continue statementAxel Lin2019-04-011-3/+1Star
| * regulator: rc5t583: Get rid of struct rc5t583_regulatorAxel Lin2019-04-011-22/+3Star
| * 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/+19Star
| * regulator: sc2731: Constify regulatorsAxel Lin2019-03-261-1/+1
| * regulator: da9063: convert header to SPDXWolfram Sang2019-03-261-14/+8Star
| * 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: tps65217: Simplify linear range for selector 25-52Axel Lin2019-03-211-2/+1Star
| * 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/+11Star
| * regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva2019-03-201-3/+3
| * regulator: rn5t618: Constify regulator_descAxel Lin2019-03-201-4/+4