index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
regulator: add PM suspend and resume hooks
Chunyan Zhang
2018-01-26
1
-0
/
+2
*
-
.
Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...
Mark Brown
2017-04-30
1
-0
/
+16
|
\
\
|
*
|
regulator: helpers: Add regmap set_pull_down helper
Charles Keepax
2017-04-06
1
-0
/
+8
|
*
|
regulator: helpers: Add regmap set_soft_start helper
Charles Keepax
2017-04-06
1
-0
/
+8
|
|
/
*
/
regulator: core: Limit propagation of parent voltage count and list
Matthias Kaehlcke
2017-03-29
1
-0
/
+2
|
/
*
regulator: core: Add new API to poll for error conditions
Axel Haslam
2016-11-04
1
-0
/
+4
[next]