summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-302-25/+2Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-305-9/+5Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-304-7/+4Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-14/+1Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-43/+3Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3021-114/+21Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1Star
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| | |/ | |/|
* | | regulator: qcom_spmi: Refactor get_mode/set_modeJeffrey Hugo2019-06-171-8/+18
* | | regulator: qcom_spmi: enable linear range infoJorge Ramirez-Ortiz2019-06-171-0/+7
* | | regulator: max8952: Convert to use GPIO descriptorsLinus Walleij2019-06-131-34/+28Star
* | | regulator: 88pm800: fix warning same module namesAnders Roxell2019-06-122-1/+1
* | | regulator: wm831x: Convert to use GPIO descriptorsLinus Walleij2019-06-121-16/+13Star
* | | regulator: max77802: Drop unused includesLinus Walleij2019-06-101-2/+0Star
* | | regulator: max8952: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
* | | regulator: cpcap: Spelling s/configuraion/configuration/Geert Uytterhoeven2019-06-071-1/+1
* | | regulator: bd718x7: Drop unused includeLinus Walleij2019-06-031-1/+0Star
* | | regulator: bd70528: Drop unused includeLinus Walleij2019-06-031-1/+0Star
* | | regulator: arizona-micsupp: Delete unused includeLinus Walleij2019-06-031-1/+0Star
* | | regulator: max77620: Support Maxim 77663Dmitry Osipenko2019-05-281-1/+25
* | | regulator: slg51000: Remove unneeded regl_pdata from struct slg51000Axel Lin2019-05-241-11/+6Star
* | | regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_opsAxel Lin2019-05-241-2/+2
* | | regulator: max77650: Move max77651_SBB1_desc's declaration downNathan Chancellor2019-05-231-2/+2
* | | regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecsRichard Fitzgerald2019-05-212-4/+74
* | | regulator: arizona-ldo1: Add support for Cirrus Logic Madera codecsRichard Fitzgerald2019-05-212-5/+86
* | | regulator: da9063: platform_data is gone, depend on OFWolfram Sang2019-05-202-11/+1Star
* | | regulator: da9063: move definitions out of a header into the driverWolfram Sang2019-05-201-1/+43
* | | regulator: da9063: remove platform_data supportWolfram Sang2019-05-201-6/+1Star
* | | regulator: slg51000: add slg51000 regulator driverEric Jeong2019-05-134-0/+1043
* | | regulator: max77650: Convert MAX77651 SBB1 to pickable linear rangeAxel Lin2019-05-081-89/+45Star
* | | regulator: core: Slightly improve readability of _regulator_get_enable_timeAxel Lin2019-05-081-3/+3
|/ /
* | Merge branch 'regulator-5.2' into regulator-nextMark Brown2019-05-0680-2743/+1249Star
|\|
| * regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz2019-05-031-2/+2
| * regulator: da9xxx: Switch to SPDX identifierAxel Lin2019-05-038-110/+36Star
| * regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin2019-05-031-2/+0Star
| * regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin2019-05-031-5/+3Star
| * regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin2019-05-031-4/+3Star
| * regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin2019-05-031-7/+7
| * regulator: pv880x0: Switch to SPDX identifierAxel Lin2019-05-036-72/+15Star
| * regulator: hi6xxx: Switch to SPDX identifierAxel Lin2019-05-023-42/+30Star
| * regulator: vexpress: Switch to SPDX identifierAxel Lin2019-05-021-12/+3Star
| * regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin2019-05-021-31/+22Star
| * regulator: sky81452: Switch to SPDX identifierAxel Lin2019-04-261-18/+6Star
| * regulator: sky81452: Constify sky81452_reg_opsAxel Lin2019-04-261-1/+1
| * regulator: sy8106a: Get rid of struct sy8106aAxel Lin2019-04-261-27/+13Star
| * regulator: core: do not report EPROBE_DEFER as error but as debugJorge Ramirez-Ortiz2019-04-261-2/+7
| * regulator: mt63xx: Switch to SPDX identifierAxel Lin2019-04-265-56/+17Star
| * regulator: fan53555: Switch to SPDX identifierAxel Lin2019-04-261-14/+10Star