summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2019-06-17regulator: lp87565: Add 4-phase lp87561 regulator supportKeerthy1-1/+16
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-13regulator: max8952: Convert to use GPIO descriptorsLinus Walleij1-34/+28
2019-06-12regulator: 88pm800: fix warning same module namesAnders Roxell2-1/+1
2019-06-12regulator: wm831x: Convert to use GPIO descriptorsLinus Walleij1-16/+13
2019-06-10Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2019-06-10regulator: max77802: Drop unused includesLinus Walleij1-2/+0
2019-06-10regulator: max8952: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-07regulator: cpcap: Spelling s/configuraion/configuration/Geert Uytterhoeven1-1/+1
2019-06-06regulator: lm363x: Add support for LM36274Dan Murphy2-5/+75
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner1-7/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner3-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-06-03regulator: bd718x7: Drop unused includeLinus Walleij1-1/+0
2019-06-03regulator: bd70528: Drop unused includeLinus Walleij1-1/+0
2019-06-03regulator: arizona-micsupp: Delete unused includeLinus Walleij1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2-25/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner5-9/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner4-7/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner21-114/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-2/+1
2019-05-28regulator: max77620: Support Maxim 77663Dmitry Osipenko1-1/+25
2019-05-24regulator: slg51000: Remove unneeded regl_pdata from struct slg51000Axel Lin1-11/+6
2019-05-24regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_opsAxel Lin1-2/+2
2019-05-23regulator: max77650: Move max77651_SBB1_desc's declaration downNathan Chancellor1-2/+2
2019-05-21regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecsRichard Fitzgerald2-4/+74
2019-05-21regulator: arizona-ldo1: Add support for Cirrus Logic Madera codecsRichard Fitzgerald2-5/+86
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20regulator: da9063: platform_data is gone, depend on OFWolfram Sang2-11/+1
2019-05-20regulator: da9063: move definitions out of a header into the driverWolfram Sang1-1/+43
2019-05-20regulator: da9063: remove platform_data supportWolfram Sang1-6/+1
2019-05-16regulator: tps6507x: Fix boot regression due to testing wrong init_data pointerAxel Lin1-3/+3
2019-05-13regulator: slg51000: add slg51000 regulator driverEric Jeong4-0/+1043
2019-05-08regulator: max77650: Convert MAX77651 SBB1 to pickable linear rangeAxel Lin1-89/+45
2019-05-08regulator: core: Slightly improve readability of _regulator_get_enable_timeAxel Lin1-3/+3
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown80-2743/+1249
2019-05-03regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz1-2/+2
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin8-110/+36
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin1-5/+3
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin1-4/+3