Age | Commit message (Expand) | Author |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 421 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-03-21 | regulator: add regulator_get_linear_step() stub helper | Arnd Bergmann |
2019-03-03 | regulator: core: Add set/get_current_limit helpers for regmap users | Axel Lin |
2019-03-03 | regulator: Fix comment for csel_reg and csel_mask | Axel Lin |
2019-02-14 | regulator: add regulator_desc_list_voltage_linear_range | Matti Vaittinen |
2019-02-06 | regulator: core: Only support passing enable GPIO descriptors | Linus Walleij |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij |
2019-02-06 | regulator: gpio: Convert to use descriptors | Linus Walleij |
2019-01-09 | regulator: provide rdev_get_regmap() | Bartosz Golaszewski |
2018-12-11 | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown |
2018-11-22 | regulator: core: Only count load for enabled consumers | Douglas Anderson |
2018-11-20 | regulator: Fix return value of _set_load() stub | Mark Brown |
2018-11-19 | Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2018-11-19 | regulator: core: Use ww_mutex for regulators locking | Dmitry Osipenko |
2018-11-08 | regulator: core: Add new max_uV_step constraint | Dmitry Osipenko |
2018-11-08 | regulator: core: Limit regulators coupling to a single couple | Dmitry Osipenko |
2018-11-06 | regulator: pfuze100-regulator: add coin support to PF0100 | Adam Ford |
2018-09-28 | Merge tag 'bd71847-support' into regulator-4.20 | Mark Brown |
2018-09-28 | regulator: Support regulators where voltage ranges are selectable | Matti Vaittinen |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-09-03 | regulator: Fix 'do-nothing' value for regulators without suspend state | Marek Szyprowski |
2018-07-05 | regulator: core: Change suspend_late to suspend | pascal paillet |
2018-06-18 | regulator: Fix typo in comment of struct regulator_linear_range | Matthias Kaehlcke |
2018-06-18 | regulator: pfuze100: add pfuze3001 support | Stefan Wahren |
2018-06-07 | regulator: gpio: Revert | Mark Brown |
2018-05-29 | regulator: gpio: Get enable GPIO using GPIO descriptor | Linus Walleij |
2018-05-29 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-05-24 | regulator: max8952: Pass descriptor instead of GPIO number | Linus Walleij |
2018-05-17 | regulator: core: Parse coupled regulators properties | Maciej Purski |
2018-05-17 | regulator: core: Make locks re-entrant | Maciej Purski |
2018-05-17 | regulator: arizona-ldo1: Look up a descriptor and pass to the core | Linus Walleij |
2018-05-17 | regulator: core: Allow for regulators that can't be read at bootup | Douglas Anderson |
2018-04-20 | regulator: Don't return or expect -errno from of_map_mode() | Douglas Anderson |
2018-04-16 | regulator: ab8500: Drop AB8540/9540 support | Linus Walleij |
2018-02-16 | regulator: da9211: Pass descriptors instead of GPIO numbers | Linus Walleij |
2018-02-16 | regulator: core: Support passing an initialized GPIO enable descriptor | Linus Walleij |
2018-01-26 | regulator: add PM suspend and resume hooks | Chunyan Zhang |
2018-01-26 | regulator: empty the old suspend functions | Chunyan Zhang |
2018-01-26 | regulator: leave one item to record whether regulator is enabled | Chunyan Zhang |
2017-11-10 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu... | Mark Brown |