Age | Commit message (Expand) | Author |
2022-12-08 | regulator: core: Use different devices for resource allocation and DT lookup | ChiYuan Huang |
2022-06-28 | regulator: fix a kernel-doc warning | Mauro Carvalho Chehab |
2022-01-11 | Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-12-07 | regulator: fix bullet lists of regulator_ops comment | Yanteng Si |
2021-11-24 | regulator: irq_helper: Provide helper for trivial IRQ notifications | Matti Vaittinen |
2021-11-24 | regulator: Add regulator_err2notif() helper | Matti Vaittinen |
2021-11-24 | regulator: Drop unnecessary struct member | Matti Vaittinen |
2021-11-18 | regulator: Add units to limit documentation | Matti Vaittinen |
2021-11-18 | regulator: Update protection IRQ helper docs | Matti Vaittinen |
2021-08-23 | regulator: Documentation fix for regulator error notification helper | Matti Vaittinen |
2021-08-18 | regulator: Minor regulator documentation fixes. | Matti Vaittinen |
2021-07-11 | regulator: devres: remove devm_regulator_unregister() function | Alexandru Ardelean |
2021-06-21 | Merge series "Extend regulator notification support" from Matti Vaittinen <ma... | Mark Brown |
2021-06-21 | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen |
2021-06-21 | regulator: IRQ based event/error notification helpers | Matti Vaittinen |
2021-06-21 | regulator: move rdev_print helpers to internal.h | Matti Vaittinen |
2021-06-01 | regulator: core: Add regulator_sync_voltage_rdev() | Dmitry Osipenko |
2021-04-23 | regulator: core: Fix off_on_delay handling | Vincent Whitchurch |
2021-04-02 | regulator: Add regmap helper for ramp-delay setting | Matti Vaittinen |
2021-04-02 | regulator: helpers: Export helper voltage listing | Matti Vaittinen |
2020-11-23 | regulator: core: add of_match_full_name boolean flag | Cristian Marussi |
2020-09-21 | regulator: unexport regulator_lock/unlock() | Michał Mirosław |
2020-07-17 | regulator: Correct kernel-doc inconsistency | Colton Lewis |
2020-07-15 | regulator: Allow regulators to verify enabled during enable() | Sumit Semwal |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2020-03-18 | regulator: driver.h: fix regulator_map_* function names | Mauro Carvalho Chehab |
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: Introduce API for regulators coupling customization | Dmitry Osipenko |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
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-01-09 | regulator: provide rdev_get_regmap() | Bartosz Golaszewski |
2018-11-22 | regulator: core: Only count load for enabled consumers | Douglas Anderson |
2018-11-19 | regulator: core: Use ww_mutex for regulators locking | Dmitry Osipenko |
2018-11-08 | regulator: core: Limit regulators coupling to a single couple | Dmitry Osipenko |
2018-09-28 | regulator: Support regulators where voltage ranges are selectable | Matti Vaittinen |
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-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: core: Allow for regulators that can't be read at bootup | Douglas Anderson |
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 |
2017-04-30 | Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi... | Mark Brown |
2017-04-06 | regulator: helpers: Add regmap set_pull_down helper | Charles Keepax |
2017-04-06 | regulator: helpers: Add regmap set_soft_start helper | Charles Keepax |