index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
regulator
/
driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: pickable ranges: don't always cache vsel
Matti Vaittinen
2024-06-12
1
-0
/
+3
*
regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()
Andy Shevchenko
2023-12-19
1
-6
/
+1
*
regulator: Use bitfield values for range selectors
Chen-Yu Tsai
2023-07-25
1
-5
/
+6
*
regulator: expose regulator_find_closest_bigger
Sebastian Reichel
2023-05-23
1
-0
/
+2
*
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-08
1
-1
/
+2
*
regulator: fix a kernel-doc warning
Mauro Carvalho Chehab
2022-06-28
1
-0
/
+1
*
Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
1
-13
/
+54
|
\
|
*
regulator: fix bullet lists of regulator_ops comment
Yanteng Si
2021-12-07
1
-9
/
+13
|
*
regulator: irq_helper: Provide helper for trivial IRQ notifications
Matti Vaittinen
2021-11-24
1
-0
/
+2
|
*
regulator: Add regulator_err2notif() helper
Matti Vaittinen
2021-11-24
1
-0
/
+34
|
*
regulator: Drop unnecessary struct member
Matti Vaittinen
2021-11-24
1
-1
/
+0
|
*
regulator: Add units to limit documentation
Matti Vaittinen
2021-11-18
1
-3
/
+5
*
|
regulator: Update protection IRQ helper docs
Matti Vaittinen
2021-11-18
1
-6
/
+8
|
/
*
regulator: Documentation fix for regulator error notification helper
Matti Vaittinen
2021-08-23
1
-3
/
+4
*
regulator: Minor regulator documentation fixes.
Matti Vaittinen
2021-08-18
1
-1
/
+7
*
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
2021-07-11
1
-1
/
+0
*
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
1
-4
/
+182
|
\
|
*
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
1
-4
/
+37
|
*
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
1
-0
/
+135
|
*
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-21
1
-0
/
+10
*
|
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-06-01
1
-0
/
+1
|
/
*
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
1
-1
/
+1
*
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2021-04-02
1
-0
/
+5
*
regulator: helpers: Export helper voltage listing
Matti Vaittinen
2021-04-02
1
-0
/
+2
*
regulator: core: add of_match_full_name boolean flag
Cristian Marussi
2020-11-23
1
-0
/
+3
*
regulator: unexport regulator_lock/unlock()
Michał Mirosław
2020-09-21
1
-3
/
+0
*
regulator: Correct kernel-doc inconsistency
Colton Lewis
2020-07-17
1
-1
/
+1
*
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
2020-07-15
1
-0
/
+5
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-22
/
+5
*
regulator: driver.h: fix regulator_map_* function names
Mauro Carvalho Chehab
2020-03-18
1
-2
/
+2
*
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2019-07-04
1
-3
/
+3
|
\
|
*
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
2019-06-25
1
-3
/
+3
*
|
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
2019-07-04
1
-0
/
+6
|
\
\
|
*
|
regulator: implement selector stepping
Bartosz Golaszewski
2019-07-04
1
-0
/
+6
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2019-03-03
1
-0
/
+7
*
regulator: Fix comment for csel_reg and csel_mask
Axel Lin
2019-03-03
1
-2
/
+2
*
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2019-02-14
1
-0
/
+6
*
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2019-02-06
1
-11
/
+1
*
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-09
1
-0
/
+1
*
regulator: core: Only count load for enabled consumers
Douglas Anderson
2018-11-22
1
-1
/
+0
*
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-19
1
-1
/
+5
*
regulator: core: Limit regulators coupling to a single couple
Dmitry Osipenko
2018-11-08
1
-1
/
+1
*
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-28
1
-1
/
+19
*
regulator: core: Change suspend_late to suspend
pascal paillet
2018-07-05
1
-1
/
+1
*
regulator: Fix typo in comment of struct regulator_linear_range
Matthias Kaehlcke
2018-06-18
1
-1
/
+1
*
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
1
-0
/
+18
*
regulator: core: Make locks re-entrant
Maciej Purski
2018-05-17
1
-0
/
+2
*
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
2018-05-17
1
-2
/
+5
*
regulator: core: Support passing an initialized GPIO enable descriptor
Linus Walleij
2018-02-16
1
-0
/
+3
[next]