index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
2016-09-16
1
-2
/
+8
*
-
.
Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...
Mark Brown
2016-05-13
1
-0
/
+5
|
\
\
|
|
*
regulator: add missing description for set_over_current_protection
Luis de Bethencourt
2016-03-23
1
-0
/
+3
|
|
*
regulator: add missing descriptions in regulator_desc
Luis de Bethencourt
2016-03-23
1
-0
/
+2
|
|
/
*
|
regulator: core: Use a bitfield for continuous_voltage_range
Mark Brown
2016-04-20
1
-1
/
+1
|
/
*
regulator: helper: Add helper to configure active-discharge using regmap
Laxman Dewangan
2016-03-02
1
-0
/
+14
*
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-03-02
1
-0
/
+3
*
regulator: tps65218: add support for LS3 current regulator
Nikita Kiryanov
2015-11-25
1
-0
/
+2
*
regulator: introduce min_dropout_uV
Sascha Hauer
2015-10-16
1
-0
/
+2
*
regulator: Add over current protection (OCP) support
Stephen Boyd
2015-07-24
1
-0
/
+1
*
-
.
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
2015-06-22
1
-0
/
+1
|
\
\
|
|
*
regulator: Add docbook for soft start
Stephen Boyd
2015-06-15
1
-0
/
+1
*
|
|
regulator: Add input current limit support
Stephen Boyd
2015-06-12
1
-0
/
+3
|
|
/
|
/
|
*
|
regulator: Add soft start support
Stephen Boyd
2015-06-12
1
-0
/
+2
*
|
regulator: Add pull down support
Stephen Boyd
2015-06-12
1
-0
/
+5
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...
Mark Brown
2015-04-10
1
-0
/
+3
|
\
\
|
|
*
regulator: core: Introduce set_load op
Bjorn Andersson
2015-02-23
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2015-04-10
1
-0
/
+1
|
\
\
|
*
|
regulator: Defer lookup of supply to regulator_get
Bjorn Andersson
2015-04-01
1
-0
/
+1
|
|
/
*
|
regulator: Fix documentation for regmap in the config
Axel Lin
2015-03-18
1
-1
/
+1
|
/
*
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
2015-01-08
1
-0
/
+13
*
-
.
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-12-05
1
-0
/
+4
|
\
\
|
|
*
regulator: Add mode mapping function to struct regulator_desc
Javier Martinez Canillas
2014-11-26
1
-0
/
+4
|
|
/
*
|
regulator: Add ena_gpio_initialized to regulator_config
Markus Pargmann
2014-10-20
1
-0
/
+4
|
/
*
-
-
-
-
-
.
Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...
Mark Brown
2014-09-30
1
-1
/
+11
|
\
\
\
\
|
|
|
|
*
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2014-09-10
1
-0
/
+4
|
|
|
|
|
\
|
|
|
|
/
/
|
|
|
|
*
regulator: of: Provide simplified DT parsing method
Mark Brown
2014-09-10
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
regulator: core: Add back the const qualifier for ops of struct regulator_desc
Axel Lin
2014-08-21
1
-1
/
+1
|
|
*
|
regulator: core: Fix build error due to const qualifier for ops
Axel Lin
2014-08-18
1
-1
/
+1
|
|
|
/
|
|
*
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
2014-08-16
1
-0
/
+6
|
|
*
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
2014-08-16
1
-1
/
+1
|
|
/
*
|
regulator: fix kernel-doc warnings in header files
Randy Dunlap
2014-08-28
1
-0
/
+2
|
/
*
regulator: helpers: Modify helpers enabling multi-bit control
Carlo Caione
2014-03-06
1
-0
/
+8
*
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
2013-10-24
1
-2
/
+9
|
\
|
*
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
2013-10-11
1
-0
/
+9
|
*
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
2013-10-11
1
-2
/
+0
*
|
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
2013-10-24
1
-0
/
+2
|
\
\
|
*
|
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
2013-09-10
1
-0
/
+2
[next]