Age | Commit message (Expand) | Author |
2020-05-29 | Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <... | Mark Brown |
2020-05-29 | regulator: extract voltage balancing code to the separate function | Marek Szyprowski |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2020-03-18 | regulator: driver.h: fix regulator_map_* function names | Mauro Carvalho Chehab |
2020-01-15 | regulator fix for "regulator: core: Add regulator_is_equal() helper" | Stephen Rothwell |
2020-01-14 | regulator: core: Add regulator_is_equal() helper | Marek Vasut |
2019-11-07 | regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id | Stephan Gerhold |
2019-11-07 | regulator: ab8500: Remove AB8505 USB regulator | Stephan Gerhold |
2019-10-29 | regulator: fixed: add off-on-delay | Peng Fan |
2019-09-03 | regulator: add missing 'static inline' to a helper's stub | Bartosz Golaszewski |
2019-09-02 | regulator: provide regulator_bulk_set_supply_names() | Bartosz Golaszewski |
2019-08-28 | regulator: mt6358: Add support for MT6358 regulator | Hsin-Hsiung Wang |
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 |