aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 21-114/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Gravatar Thomas Gleixner 1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-06Merge branch 'regulator-5.2' into regulator-nextGravatar Mark Brown 80-2743/+1249
2019-05-03regulator: core: simplify return value on suported_voltageGravatar Jorge Ramirez-Ortiz 1-2/+2
2019-05-03regulator: da9xxx: Switch to SPDX identifierGravatar Axel Lin 8-110/+36
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageGravatar Axel Lin 1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regGravatar Axel Lin 1-5/+3
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsGravatar Axel Lin 1-4/+3
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descGravatar Axel Lin 1-7/+7
2019-05-03regulator: pv880x0: Switch to SPDX identifierGravatar Axel Lin 6-72/+15
2019-05-02regulator: hi6xxx: Switch to SPDX identifierGravatar Axel Lin 3-42/+30
2019-05-02regulator: vexpress: Switch to SPDX identifierGravatar Axel Lin 1-12/+3
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorGravatar Axel Lin 1-31/+22
2019-04-26regulator: sky81452: Switch to SPDX identifierGravatar Axel Lin 1-18/+6
2019-04-26regulator: sky81452: Constify sky81452_reg_opsGravatar Axel Lin 1-1/+1
2019-04-26regulator: sy8106a: Get rid of struct sy8106aGravatar Axel Lin 1-27/+13
2019-04-26regulator: core: do not report EPROBE_DEFER as error but as debugGravatar Jorge Ramirez-Ortiz 1-2/+7
2019-04-26regulator: mt63xx: Switch to SPDX identifierGravatar Axel Lin 5-56/+17
2019-04-26regulator: fan53555: Switch to SPDX identifierGravatar Axel Lin 1-14/+10
2019-04-26regulator: fan53555: Clean up unneeded fields from struct fan53555_device_infoGravatar Axel Lin 1-19/+17
2019-04-26regulator: ltc3589: Switch to SPDX identifierGravatar Axel Lin 1-18/+6
2019-04-26regulator: ltc3589: Get rid of struct ltc3589_regulatorGravatar Axel Lin 1-38/+31
2019-04-26regulator: ltc3589: Convert to use simplified DT parsingGravatar Axel Lin 1-136/+58
2019-04-25regulator: max77620: Fix regulator info setting for max20024Gravatar Axel Lin 1-1/+1
2019-04-25regulator: core: Actually put the gpiod after useGravatar Linus Walleij 1-0/+1
2019-04-17regulator: wm8400: Switch to SPDX identifierGravatar Axel Lin 1-13/+7
2019-04-17regulator: wm8350: Switch to SPDX identifierGravatar Axel Lin 1-13/+8
2019-04-17regulator: wm831x: Switch to SPDX identifierGravatar Axel Lin 3-36/+21
2019-04-17regulator: arizona: Switch to SPDX identifierGravatar Axel Lin 2-24/+14
2019-04-17regulator: wm8994: Switch to SPDX identifierGravatar Axel Lin 1-12/+7
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Gravatar Wei Yongjun 1-2/+2
2019-04-17regulator: ready_mask_table[] can be staticGravatar kbuild test robot 1-3/+3
2019-04-16regulator: tps80031: Switch to SPDX identifierGravatar Axel Lin 1-24/+10
2019-04-16regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages arrayGravatar Axel Lin 1-6/+6
2019-04-16regulator: tps80031: Remove unused *rdev from struct tps80031_regulatorGravatar Axel Lin 1-2/+0
2019-04-15regulator: Add support for stm32 power regulatorsGravatar Pascal PAILLET-LME 3-0/+198
2019-04-15regulator: max8998: Factor out struct voltage_map_descGravatar Axel Lin 1-238/+56
2019-04-15regulator: max8998: Constify regulator_opsGravatar Axel Lin 1-3/+3
2019-04-15regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524xGravatar Axel Lin 1-5/+4
2019-04-15regulator: tps6524x: Constify regulator_opsGravatar Axel Lin 1-1/+1
2019-04-15regulator: tps65218: Convert to use regulator_get_current_limit_regmapGravatar Axel Lin 1-29/+19
2019-04-15regulator: ab8500: Remove *regulator from struct ab8500_regulator_infoGravatar Axel Lin 1-6/+4
2019-04-15regulator: ab8500: Constify regulator_opsGravatar Axel Lin 1-5/+5
2019-04-15regulator: ab8500-ext: Constify ab8500_ext_regulator_opsGravatar Axel Lin 1-1/+1
2019-04-15regulator: ab8500-ext: Convert to use simplified DT parsingGravatar Axel Lin 1-23/+5
2019-04-15regulator: ab8500-ext: Remove *rdev from struct ab8500_ext_regulator_infoGravatar Axel Lin 1-11/+8
2019-04-12regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_infoGravatar Axel Lin 2-9/+5
2019-04-12regulator: db8500-prcmu: Convert to use simplified DT parsingGravatar Axel Lin 1-97/+42