aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-04-26regulator: sy8106a: Get rid of struct sy8106aAxel Lin
2019-04-26regulator: core: do not report EPROBE_DEFER as error but as debugJorge Ramirez-Ortiz
2019-04-26regulator: mt63xx: Switch to SPDX identifierAxel Lin
2019-04-26regulator: fan53555: Switch to SPDX identifierAxel Lin
2019-04-26regulator: fan53555: Clean up unneeded fields from struct fan53555_device_infoAxel Lin
2019-04-26regulator: ltc3589: Switch to SPDX identifierAxel Lin
2019-04-26regulator: ltc3589: Get rid of struct ltc3589_regulatorAxel Lin
2019-04-26regulator: ltc3589: Convert to use simplified DT parsingAxel Lin
2019-04-25regulator: max77620: Fix regulator info setting for max20024Axel Lin
2019-04-25regulator: core: Actually put the gpiod after useLinus Walleij
2019-04-17regulator: wm8400: Switch to SPDX identifierAxel Lin
2019-04-17regulator: wm8350: Switch to SPDX identifierAxel Lin
2019-04-17regulator: wm831x: Switch to SPDX identifierAxel Lin
2019-04-17regulator: arizona: Switch to SPDX identifierAxel Lin
2019-04-17regulator: wm8994: Switch to SPDX identifierAxel Lin
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Wei Yongjun
2019-04-17regulator: ready_mask_table[] can be statickbuild test robot
2019-04-16regulator: tps80031: Switch to SPDX identifierAxel Lin
2019-04-16regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages arrayAxel Lin
2019-04-16regulator: tps80031: Remove unused *rdev from struct tps80031_regulatorAxel Lin
2019-04-15regulator: Add support for stm32 power regulatorsPascal PAILLET-LME
2019-04-15regulator: max8998: Factor out struct voltage_map_descAxel Lin
2019-04-15regulator: max8998: Constify regulator_opsAxel Lin
2019-04-15regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524xAxel Lin
2019-04-15regulator: tps6524x: Constify regulator_opsAxel Lin
2019-04-15regulator: tps65218: Convert to use regulator_get_current_limit_regmapAxel Lin
2019-04-15regulator: ab8500: Remove *regulator from struct ab8500_regulator_infoAxel Lin
2019-04-15regulator: ab8500: Constify regulator_opsAxel Lin
2019-04-15regulator: ab8500-ext: Constify ab8500_ext_regulator_opsAxel Lin
2019-04-15regulator: ab8500-ext: Convert to use simplified DT parsingAxel Lin
2019-04-15regulator: ab8500-ext: Remove *rdev from struct ab8500_ext_regulator_infoAxel Lin
2019-04-12regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_infoAxel Lin
2019-04-12regulator: db8500-prcmu: Convert to use simplified DT parsingAxel Lin
2019-04-12regulator: db8500-prcmu: Constify regulator_opsAxel Lin
2019-04-11regulator: mcp16502: Remove setup_regulators functionAxel Lin
2019-04-11regulator: mcp16502: Remove unneeded fields from struct mcp16502Axel Lin
2019-04-11regulator: vexpress: Constify regulator_opsAxel Lin
2019-04-11regulator: hi6421: Convert to use simplified DT parsingAxel Lin
2019-04-10regulator: anatop: Remove unneeded fields from struct anatop_regulatorAxel Lin
2019-04-10regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNTAxel Lin
2019-04-10regulator: hi655x: Remove ctrl_mask field from struct hi655x_regulatorAxel Lin
2019-04-10regulator: hi655x: Constify regulators arrayAxel Lin
2019-04-08regulator: s2mpa01: Convert to use simplified DT parsingAxel Lin
2019-04-08regulator: bd718x7: Use rdev_get_id() to get regulator idAxel Lin
2019-04-05regulator: core: Avoid potential deadlock on regulator_unregisterCharles Keepax
2019-04-03regulator: twl: Constify regulator_opsAxel Lin
2019-04-03regulator: lm363x: Constify regulator_opsAxel Lin
2019-04-03regulator: lm363x: Use proper data type for regmap_read argumentsAxel Lin
2019-04-02regulator: bcm590xx: Convert to use simplified DT parsingAxel Lin
2019-04-01regulator: as3722: Slightly improve readabilityAxel Lin