summaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)Author
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-20regulator: Fix return value of _set_load() stubMark Brown
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
2018-06-18regulator: Fix typo in comment of struct regulator_linear_rangeMatthias Kaehlcke
2018-06-18regulator: pfuze100: add pfuze3001 supportStefan Wahren
2018-06-07regulator: gpio: RevertMark Brown
2018-05-29regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-05-17regulator: core: Make locks re-entrantMaciej Purski
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2018-04-16regulator: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2018-01-26regulator: empty the old suspend functionsChunyan Zhang
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban
2017-08-15regulator: mt6380: Add support for MT6380Chenglin Xu
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2017-04-30Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown
2017-04-30Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown
2017-04-30Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald
2017-04-25regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald
2017-04-06regulator: helpers: Add regmap set_pull_down helperCharles Keepax
2017-04-06regulator: helpers: Add regmap set_soft_start helperCharles Keepax