summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-08
|\
| * Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown2018-06-08
| |\
| | * regulator: max8998: Fix platform data retrieval.Paweł Chmiel2018-05-17
| | * regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut2018-05-01
| * | regulator: gpio: RevertMark Brown2018-06-07
| * | regulator: Revert coupled regulator support againMark Brown2018-05-30
| * | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-30
| * | regulator: max77686: Fix shared GPIOsMark Brown2018-05-30
| * | regulator: bd71837: BD71837 PMIC regulator driverMatti Vaittinen2018-05-30
| * | regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-29
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-29
| * | regulator: s2mps11: Fix boot on Odroid XU3Mark Brown2018-05-26
| * | regulator: qcom_spmi: Add support for SAWIlia Lin2018-05-24
| * | regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: pfuze100: Delete reference to ena_gpioLinus Walleij2018-05-24
| * | regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij2018-05-24
| * | regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam2018-05-24
| * | regulator: mc13892: Switch to SPDX identifierFabio Estevam2018-05-24
| * | regulator: mc13783: Switch to SPDX identifierFabio Estevam2018-05-24
| * | regulator: anatop: Switch to SPDX identifierFabio Estevam2018-05-24
| * | regulator: pfuze100: Switch to SPDX identifierFabio Estevam2018-05-24
| * | regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-05-17
| * | regulator: pfuze100: add enable/disable for switchAnson Huang2018-05-17
| * | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-17
| * | regulator: core: Change voltage setting pathMaciej Purski2018-05-17
| * | regulator: core: Add voltage balancing mechanismMaciej Purski2018-05-17
| * | regulator: core: Resolve coupled regulatorsMaciej Purski2018-05-17
| * | regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-17
| * | regulator: core: Make locks re-entrantMaciej Purski2018-05-17
| * | regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-05-17
| * | regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij2018-05-17
| * | regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-17
| * | regulator: of: add support for allowed modes configurationDavid Collins2018-05-17
| * | regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-17
| * | regulator: add support for SY8106A regulatorOndrej Jirman2018-05-09
| * | regulator: add dummy function of_find_regulator_by_nodeChangbin Du2018-05-04
| * | Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2018-05-01
| |\ \
| | * | regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven2018-04-23
| | |/
| * | regulator: axp20x: add drivevbus support for axp803Jagan Teki2018-04-23
| * | regulator: wm8350: fix missing increment of loop index iColin Ian King2018-04-23
| * | regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-20
| * | regulator: tps6586x: Add support for TPS658624ryang2018-04-20