summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-04-12regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-03-26regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-26regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-03-26regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2019-01-30regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel
2019-01-30regulator: Revert "regulator: pfuze100: add enable/disable for switch"Fabio Estevam
2018-10-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-10-03regulator: fix crash caused by null driver dataYu Zhao
2018-09-26regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel
2018-09-26regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel
2018-09-19regulator: tps65217: Fix NULL pointer dereference on probeAnton Vasilyev
2018-09-05regulator: arizona-ldo1: Use correct device to get enable GPIOCharles Keepax
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-08Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown
2018-06-07regulator: gpio: RevertMark Brown
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-05-30regulator: Revert coupled regulator support againMark Brown
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown
2018-05-30regulator: max77686: Fix shared GPIOsMark Brown
2018-05-30regulator: bd71837: BD71837 PMIC regulator driverMatti Vaittinen
2018-05-29regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-05-26regulator: s2mps11: Fix boot on Odroid XU3Mark Brown
2018-05-24regulator: qcom_spmi: Add support for SAWIlia Lin
2018-05-24regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: pfuze100: Delete reference to ena_gpioLinus Walleij
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam
2018-05-24regulator: mc13892: Switch to SPDX identifierFabio Estevam
2018-05-24regulator: mc13783: Switch to SPDX identifierFabio Estevam
2018-05-24regulator: anatop: Switch to SPDX identifierFabio Estevam
2018-05-24regulator: pfuze100: Switch to SPDX identifierFabio Estevam
2018-05-17regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang
2018-05-17regulator: pfuze100: add enable/disable for switchAnson Huang
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: core: Change voltage setting pathMaciej Purski
2018-05-17regulator: core: Add voltage balancing mechanismMaciej Purski
2018-05-17regulator: core: Resolve coupled regulatorsMaciej Purski
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-05-17regulator: core: Make locks re-entrantMaciej Purski
2018-05-17regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij