index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
regulator: core: silence warning: "VDD1: ramp_delay not set"
H. Nikolaus Schaller
2016-10-28
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...
Mark Brown
2016-09-30
1
-40
/
+72
|
\
\
|
|
*
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
2016-09-16
1
-27
/
+59
|
|
*
regulator: core: Don't skip set_voltage_time when ramp delay disabled
Matthias Kaehlcke
2016-09-16
1
-6
/
+2
|
|
*
regulator: core: Simplify error flow in _regulator_do_set_voltage()
Matthias Kaehlcke
2016-09-16
1
-2
/
+6
|
|
*
regulator: core: Use local ops variable in _regulator_do_set_voltage()
Matthias Kaehlcke
2016-09-14
1
-10
/
+10
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...
Mark Brown
2016-09-30
1
-22
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
regulator: core: don't return error with inadequate reason
Joonwoo Park
2016-09-24
1
-18
/
+18
|
|
/
|
/
|
|
*
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
2016-08-16
1
-4
/
+2
|
/
*
regulator: Remove regulator_can_change_voltage()
Mark Brown
2016-06-09
1
-27
/
+0
*
-
-
-
.
Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...
Mark Brown
2016-05-13
1
-59
/
+83
|
\
\
\
|
|
|
*
regulator: core: Add debugfs to show constraint flags
Richard Fitzgerald
2016-04-22
1
-0
/
+52
|
|
|
/
|
|
/
|
|
|
*
regulator: refactor valid_ops_mask checking code
WEN Pingbo
2016-04-25
1
-59
/
+29
|
|
*
regulator: core: Log when we bring constraints into range
Mark Brown
2016-03-29
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
2016-05-13
1
-26
/
+41
|
\
\
\
|
*
|
|
regulator: core: Add early supply resolution for regulators
Jon Hunter
2016-04-27
1
-11
/
+26
|
*
|
|
Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2016-04-27
1
-0
/
+14
|
|
\
\
\
|
*
|
|
|
regulator: core: Move registration of regulator device
Jon Hunter
2016-04-22
1
-15
/
+9
|
*
|
|
|
Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
2016-04-22
1
-10
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
regulator: reorder initialization steps in regulator_register()
Boris Brezillon
2016-04-13
1
-10
/
+10
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
regulator: core: Clear the supply pointer if enabling fails
Jon Hunter
2016-04-22
1
-0
/
+1
|
*
|
|
|
regulator: core: Don't terminate supply resolution early
Jon Hunter
2016-04-22
1
-1
/
+6
*
|
|
|
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2016-05-13
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
regulator: core: remove lockdep assert from suspend_prepare
Tero Kristo
2016-04-18
1
-2
/
+0
|
*
|
|
|
|
regulator: Remove unneded check for regulator supply
Javier Martinez Canillas
2016-03-21
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next
Mark Brown
2016-05-13
1
-0
/
+14
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
regulator: core: Use parent voltage from the supply when bypassed
Mark Brown
2016-04-12
1
-0
/
+14
|
|
/
/
/
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/d...
Mark Brown
2016-05-13
1
-11
/
+38
|
\
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
regulator: Fix deadlock during regulator registration
Jon Hunter
2016-03-30
1
-5
/
+5
|
|
*
|
regulator: Try to resolve regulators supplies on registration
Javier Martinez Canillas
2016-03-28
1
-0
/
+9
|
|
|
/
|
*
|
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
2016-03-27
1
-7
/
+25
|
|
/
*
|
regulator: core: Fix locking of GPIO list on free
Mark Brown
2016-04-13
1
-1
/
+1
*
|
regulator: core: Remove duplicate copy of active-discharge parsing
Vladimir Zapolskiy
2016-03-25
1
-11
/
+0
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...
Mark Brown
2016-03-13
1
-0
/
+11
|
\
\
|
|
*
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-03-02
1
-0
/
+11
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...
Mark Brown
2016-03-13
1
-0
/
+11
|
\
\
\
\
\
|
|
|
|
/
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-03-02
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
regulator: core: fix crash in error path of regulator_register
Krzysztof Adamski
2016-02-25
1
-4
/
+4
*
|
|
Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2016-02-25
1
-17
/
+12
|
\
\
\
|
*
|
|
regulator: core: Rely on regulator_dev_release to free constraints
Charles Keepax
2016-01-27
1
-17
/
+12
|
|
/
/
*
|
|
regulator: core: Request GPIO before creating sysfs entries
Krzysztof Adamski
2016-02-22
1
-10
/
+10
|
/
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...
Mark Brown
2016-01-12
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
regulator: Make bulk API support optional supplies
Bjorn Andersson
2015-11-17
1
-2
/
+4
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...
Mark Brown
2016-01-12
1
-1
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
regulator: core: Fix nested locking of supplies
Thierry Reding
2015-12-02
1
-2
/
+9
|
|
*
regulator: core: Ensure we lock all regulators
Mark Brown
2015-12-02
1
-1
/
+1
|
|
*
regulator: core: fix regulator_lock_supply regression
Arnd Bergmann
2015-11-27
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2016-01-12
1
-9
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regulator: core: remove some dead code
Dan Carpenter
2016-01-07
1
-8
/
+3
|
*
|
regulator: core: use dev_to_rdev
Geliang Tang
2016-01-05
1
-1
/
+1
|
|
/
[next]