index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'regulator-5.2' into regulator-next
Mark Brown
2019-05-06
1
-6
/
+9
|
\
|
*
regulator: core: simplify return value on suported_voltage
Jorge Ramirez-Ortiz
2019-05-03
1
-2
/
+2
|
*
regulator: core: do not report EPROBE_DEFER as error but as debug
Jorge Ramirez-Ortiz
2019-04-26
1
-2
/
+7
|
*
regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...
Mark Brown
2019-03-18
1
-2
/
+0
*
|
regulator: core: Actually put the gpiod after use
Linus Walleij
2019-04-25
1
-0
/
+1
*
|
regulator: core: Avoid potential deadlock on regulator_unregister
Charles Keepax
2019-04-05
1
-1
/
+2
*
|
regulator: core: fix error path for regulator_set_voltage_unlocked
Steve Twiss
2019-03-19
1
-7
/
+4
|
/
*
regulator: core: Log forbidden DRMS operation
Marc Gonzalez
2019-02-21
1
-1
/
+3
*
Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/range
Mark Brown
2019-02-19
1
-9
/
+3
|
\
|
*
regulator: core: Take lock before applying system load
Niklas Cassel
2019-02-15
1
-0
/
+2
|
*
regulator: fix device unlinking
Guennadi Liakhovetski
2019-02-08
1
-9
/
+1
*
|
regulator: core: Drop lockdep annotation in drms_uA_update()
Niklas Cassel
2019-02-19
1
-2
/
+0
*
|
regulator: core: remove unused rdev_get_supply()
Masahiro Yamada
2019-02-18
1
-8
/
+0
*
|
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2019-02-06
1
-26
/
+6
*
|
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2019-02-06
1
-6
/
+2
*
|
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-09
1
-0
/
+6
*
|
regulator: Fix trivial language typos
Krzysztof Kozlowski
2019-01-08
1
-8
/
+8
|
/
*
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2018-12-21
1
-10
/
+2
|
\
|
*
regulator: core: Don't double-disable supplies in regulator_disable_deferred()
Douglas Anderson
2018-11-20
1
-10
/
+0
|
*
regulator: core: Export regulator_lock and regulator_unlock
Dmitry Osipenko
2018-11-20
1
-0
/
+2
*
|
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-32
/
+5
*
|
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
2018-12-11
1
-3
/
+16
*
|
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
1
-11
/
+11
|
\
\
|
*
|
regulator: core: enable power when setting up constraints
Olliver Schinagl
2018-11-26
1
-11
/
+11
*
|
|
regulator: core: Track dangling GPIO descriptors
Linus Walleij
2018-12-11
1
-10
/
+45
*
|
|
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
2018-11-26
1
-0
/
+6
*
|
|
regulator: core: Avoid propagating to supplies when possible
Douglas Anderson
2018-11-22
1
-7
/
+7
*
|
|
regulator: core: Only count load for enabled consumers
Douglas Anderson
2018-11-22
1
-51
/
+142
*
|
|
regulator: core: Properly expose requested_microamps in sysfs
Douglas Anderson
2018-11-20
1
-4
/
+0
*
|
|
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-19
1
-125
/
+707
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regulator: core: Keep regulators-list locked while traversing the list
Dmitry Osipenko
2018-11-19
1
-1
/
+8
|
*
|
regulator: core: Properly handle case where supply is the couple
Dmitry Osipenko
2018-11-19
1
-2
/
+17
|
*
|
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-19
1
-97
/
+306
|
*
|
regulator: core: Decouple regulators on regulator_unregister()
Dmitry Osipenko
2018-11-08
1
-0
/
+38
|
*
|
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-11-08
1
-0
/
+41
|
*
|
regulator: core: Don't allow to get regulator until all couples resolved
Dmitry Osipenko
2018-11-08
1
-0
/
+10
|
*
|
regulator: core: Mutually resolve regulators coupling
Dmitry Osipenko
2018-11-08
1
-37
/
+17
|
*
|
regulator: core: Change voltage setting path
Maciej Purski
2018-11-08
1
-46
/
+99
|
*
|
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-11-08
1
-0
/
+229
|
|
/
*
|
regulator/of_get_regulator: add child path to find the regulator supplier
zoro
2018-11-15
1
-0
/
+35
|
/
*
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
1
-2
/
+7
|
\
|
*
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-28
1
-0
/
+5
|
*
regulator: fix crash caused by null driver data
Yu Zhao
2018-09-20
1
-1
/
+1
|
*
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-09-03
1
-1
/
+1
*
|
regulator: fix kernel-doc for regulator_suspend()
Randy Dunlap
2018-09-04
1
-1
/
+1
*
|
regulator: Fix useless O^2 complexity in suspend/resume
Marek Szyprowski
2018-09-03
1
-28
/
+11
*
|
regulator: core: Add locking to debugfs regulator_summary
Douglas Anderson
2018-08-28
1
-20
/
+31
*
|
regulator: core: Add consumer-requested load in regulator_summary
Douglas Anderson
2018-08-28
1
-1
/
+2
*
|
regulator: core: Add the opmode to regulator_summary
Douglas Anderson
2018-08-28
1
-11
/
+17
|
/
*
regulator: core: Link consumer with regulator driver
pascal paillet
2018-07-05
1
-2
/
+16
[next]