Age | Commit message (Expand) | Author |
2019-07-04 | Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next | Mark Brown |
2019-07-04 | Merge branch 'regulator-5.3' into regulator-next | Mark Brown |
2019-07-04 | regulator: implement selector stepping | Bartosz Golaszewski |
2019-06-25 | regulator: core: Expose some of core functions needed by couplers | Dmitry Osipenko |
2019-06-25 | regulator: core: Introduce API for regulators coupling customization | Dmitry Osipenko |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-18 | Merge tag 'v5.2-rc4' into regulator-5.3 | Mark Brown |
2019-06-13 | regulator: max8952: Convert to use GPIO descriptors | Linus Walleij |
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 |