summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1219-49/+75
* treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-121-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-0830-1657/+1705
|\
| * Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown2018-06-082-3/+20
| |\
| | * regulator: max8998: Fix platform data retrieval.Paweł Chmiel2018-05-171-2/+1
| | * regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut2018-05-021-1/+19
| * | regulator: gpio: RevertMark Brown2018-06-073-27/+30
| * | regulator: Revert coupled regulator support againMark Brown2018-05-301-288/+41
| * | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-11/+8
| * | regulator: max77686: Fix shared GPIOsMark Brown2018-05-301-12/+7
| * | regulator: bd71837: BD71837 PMIC regulator driverMatti Vaittinen2018-05-303-0/+652
| * | regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-291-12/+11
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-292-18/+16
| * | regulator: s2mps11: Fix boot on Odroid XU3Mark Brown2018-05-261-23/+23
| * | regulator: qcom_spmi: Add support for SAWIlia Lin2018-05-241-3/+130
| * | regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-27/+23
| * | regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-11/+15
| * | regulator: pfuze100: Delete reference to ena_gpioLinus Walleij2018-05-241-1/+0
| * | regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-5/+13
| * | regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-16/+16
| * | regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-10/+10
| * | regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-25/+29
| * | regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam2018-05-241-16/+12
| * | regulator: mc13892: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
| * | regulator: mc13783: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
| * | regulator: anatop: Switch to SPDX identifierFabio Estevam2018-05-241-19/+3
| * | regulator: pfuze100: Switch to SPDX identifierFabio Estevam2018-05-241-17/+4
| * | regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-05-171-0/+1
| * | regulator: pfuze100: add enable/disable for switchAnson Huang2018-05-171-0/+8
| * | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-8/+11
| * | regulator: core: Change voltage setting pathMaciej Purski2018-05-171-52/+107
| * | regulator: core: Add voltage balancing mechanismMaciej Purski2018-05-171-0/+192
| * | regulator: core: Resolve coupled regulatorsMaciej Purski2018-05-171-0/+100
| * | regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-172-2/+177
| * | regulator: core: Make locks re-entrantMaciej Purski2018-05-171-41/+91
| * | regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-23/+23
| * | regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-7/+12
| * | regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-13/+6
| * | regulator: of: add support for allowed modes configurationDavid Collins2018-05-171-1/+28
| * | regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-0/+12
| * | regulator: add support for SY8106A regulatorOndrej Jirman2018-05-093-1/+175
| * | regulator: add dummy function of_find_regulator_by_nodeChangbin Du2018-05-051-2/+7
| * | Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2018-05-021-1/+126
| |\ \
| | * | regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven2018-04-231-1/+126
| | |/
| * | regulator: axp20x: add drivevbus support for axp803Jagan Teki2018-04-231-0/+2
| * | regulator: wm8350: fix missing increment of loop index iColin Ian King2018-04-231-0/+1
| * | regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-203-8/+9
| * | regulator: tps6586x: Add support for TPS658624ryang2018-04-201-0/+1
| * | regulator: pfuze100: update voltage setting for pfuze3000 sw1aAnson Huang2018-04-181-1/+8
OpenPOWER on IntegriCloud