summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-10Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16regulator: tps6507x: Fix boot regression due to testing wrong init_data pointerAxel Lin
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown
2019-05-03regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin
2019-05-02regulator: hi6xxx: Switch to SPDX identifierAxel Lin
2019-05-02regulator: vexpress: Switch to SPDX identifierAxel Lin
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin
2019-04-26regulator: sky81452: Switch to SPDX identifierAxel Lin
2019-04-26regulator: sky81452: Constify sky81452_reg_opsAxel Lin
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