summaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
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