index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regulator
/
driver.h
Age
Commit message (
Expand
)
Author
2024-10-23
regulator: doc: add missing documentation for init_cb
Jerome Brunet
2024-10-22
regulator: core: add callback to perform runtime init
Jerome Brunet
2024-05-20
regulator: pickable ranges: don't always cache vsel
Matti Vaittinen
2023-12-19
regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()
Andy Shevchenko
2023-07-25
regulator: Use bitfield values for range selectors
Chen-Yu Tsai
2023-05-23
regulator: expose regulator_find_closest_bigger
Sebastian Reichel
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
[next]