index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regulator
/
driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
1
-3
/
+0
2020-07-17
regulator: Correct kernel-doc inconsistency
Colton Lewis
1
-1
/
+1
2020-07-15
regulator: Allow regulators to verify enabled during enable()
Sumit Semwal
1
-0
/
+5
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
1
-22
/
+5
2020-03-19
regulator: driver.h: fix regulator_map_* function names
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-04
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
1
-3
/
+3
2019-07-04
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
1
-0
/
+6
2019-07-04
regulator: implement selector stepping
Bartosz Golaszewski
1
-0
/
+6
2019-06-25
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-04
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
1
-0
/
+7
2019-03-04
regulator: Fix comment for csel_reg and csel_mask
Axel Lin
1
-2
/
+2
2019-02-14
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
1
-0
/
+6
2019-02-06
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
1
-11
/
+1
2019-01-09
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
1
-0
/
+1
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
1
-1
/
+0
2018-11-19
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
1
-1
/
+5
2018-11-08
regulator: core: Limit regulators coupling to a single couple
Dmitry Osipenko
1
-1
/
+1
2018-09-28
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
1
-1
/
+19
2018-07-05
regulator: core: Change suspend_late to suspend
pascal paillet
1
-1
/
+1
2018-06-18
regulator: Fix typo in comment of struct regulator_linear_range
Matthias Kaehlcke
1
-1
/
+1
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
1
-0
/
+18
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
1
-0
/
+2
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
1
-2
/
+5
2018-02-16
regulator: core: Support passing an initialized GPIO enable descriptor
Linus Walleij
1
-0
/
+3
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
1
-0
/
+2
2017-04-30
Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...
Mark Brown
1
-0
/
+16
2017-04-06
regulator: helpers: Add regmap set_pull_down helper
Charles Keepax
1
-0
/
+8
2017-04-06
regulator: helpers: Add regmap set_soft_start helper
Charles Keepax
1
-0
/
+8
2017-03-29
regulator: core: Limit propagation of parent voltage count and list
Matthias Kaehlcke
1
-0
/
+2
2016-11-04
regulator: core: Add new API to poll for error conditions
Axel Haslam
1
-0
/
+4
2016-09-16
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
1
-2
/
+8
2016-05-13
Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...
Mark Brown
1
-0
/
+5
2016-04-20
regulator: core: Use a bitfield for continuous_voltage_range
Mark Brown
1
-1
/
+1
2016-03-23
regulator: add missing description for set_over_current_protection
Luis de Bethencourt
1
-0
/
+3
2016-03-23
regulator: add missing descriptions in regulator_desc
Luis de Bethencourt
1
-0
/
+2
2016-03-02
regulator: helper: Add helper to configure active-discharge using regmap
Laxman Dewangan
1
-0
/
+14
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
1
-0
/
+3
2015-11-25
regulator: tps65218: add support for LS3 current regulator
Nikita Kiryanov
1
-0
/
+2
2015-10-16
regulator: introduce min_dropout_uV
Sascha Hauer
1
-0
/
+2
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
1
-0
/
+1
2015-06-22
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
1
-0
/
+1
2015-06-15
regulator: Add docbook for soft start
Stephen Boyd
1
-0
/
+1
2015-06-12
regulator: Add input current limit support
Stephen Boyd
1
-0
/
+3
2015-06-12
regulator: Add soft start support
Stephen Boyd
1
-0
/
+2
2015-06-12
regulator: Add pull down support
Stephen Boyd
1
-0
/
+5
2015-04-10
Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...
Mark Brown
1
-0
/
+3
2015-04-10
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-0
/
+1
2015-04-01
regulator: Defer lookup of supply to regulator_get
Bjorn Andersson
1
-0
/
+1
2015-03-18
regulator: Fix documentation for regmap in the config
Axel Lin
1
-1
/
+1
[next]