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
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-03-04
1
-28
/
+20
|
\
|
*
regulator: core: Replace direct ops->disable usage
Markus Pargmann
2014-02-25
1
-21
/
+13
|
*
regulator: core: Replace direct ops->enable usage
Markus Pargmann
2014-02-25
1
-7
/
+7
*
|
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
2014-02-23
1
-1
/
+1
|
\
\
|
|
/
|
*
regulator: core: Change dummy supplies error message to a warning
Shuah Khan
2014-02-21
1
-1
/
+1
*
|
regulator: core: Correct default return value for full constraints
Mark Brown
2014-01-28
1
-1
/
+8
|
/
*
regulator: core: Fix checkpatch issue
Jingoo Han
2014-01-08
1
-7
/
+5
*
regulator: core: don't print an error when no regulator is found
Hans de Goede
2013-12-17
1
-1
/
+2
*
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
2013-12-13
1
-3
/
+8
|
\
|
*
regulator: core: Check for DT every time we check full constraints
Mark Brown
2013-11-27
1
-1
/
+1
|
*
regulator: core: Replace checks of have_full_constraints with a function
Mark Brown
2013-11-27
1
-3
/
+8
*
|
regulator: fixed: fix regulator_list_voltage() for regression
Guennadi Liakhovetski
2013-11-13
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-10-24
1
-34
/
+15
|
\
|
*
regulator: core: Always warn when using a dummy regulator
Mark Brown
2013-10-04
1
-7
/
+2
|
*
regulator: core: Always use return value when regulator_dev_lookup() fails
Mark Brown
2013-09-24
1
-1
/
+2
|
*
regulator: core: Fix default return value for _get()
Mark Brown
2013-09-20
1
-1
/
+1
|
*
regulator: core: Remove unused regulator_use_dummy_regulator()
Mark Brown
2013-09-17
1
-17
/
+0
|
*
regulator: core: Provide a dummy regulator with full constraints
Mark Brown
2013-09-17
1
-17
/
+19
*
|
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
2013-10-24
1
-1
/
+4
|
\
\
|
*
|
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
2013-09-10
1
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-10-24
1
-6
/
+70
|
\
\
|
*
|
regulator: core: Reduce busy-wait looping
Thierry Reding
2013-09-30
1
-5
/
+33
|
*
|
regulator: core: Fix return code for invalid parameters
Mark Brown
2013-09-23
1
-1
/
+1
|
*
|
regulator: core: set current constraints while setting machine constraints
Laxman Dewangan
2013-09-20
1
-0
/
+34
|
*
|
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-09-18
1
-0
/
+2
|
|
/
*
|
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
2013-10-18
1
-0
/
+170
*
|
regulator: core: Split devres code out into a separate file
Mark Brown
2013-09-17
1
-251
/
+1
*
|
regulator: core: Refactor devm_regulator_get* APIs
Axel Lin
2013-09-17
1
-65
/
+62
*
|
regulator: core: Fix a trivial typo
Sachin Kamat
2013-09-17
1
-1
/
+1
*
|
regulator: core: Provide managed regulator registration
Mark Brown
2013-09-17
1
-0
/
+66
|
/
*
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
2013-09-01
1
-3
/
+4
|
\
|
*
regulator: core: Remove redundant checks
Yadwinder Singh Brar
2013-07-15
1
-3
/
+2
|
*
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2013-07-15
1
-2
/
+4
*
|
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-09-01
1
-0
/
+89
|
\
\
|
*
|
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
2013-08-29
1
-0
/
+30
|
*
|
regulator: core: Provide hints to the core about optional supplies
Mark Brown
2013-07-31
1
-0
/
+59
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
Mark Brown
2013-09-01
1
-427
/
+0
|
\
\
|
*
|
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
Axel Lin
2013-08-09
1
-86
/
+0
|
*
|
regulator: core: Move helpers for drivers out into a separate file
Mark Brown
2013-08-07
1
-341
/
+0
|
*
|
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...
Mark Brown
2013-08-07
1
-0
/
+95
|
|
\
\
*
|
\
\
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-09-01
1
-18
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
regulator: core: Use bool for exclusivitity flag
Mark Brown
2013-08-18
1
-3
/
+3
|
|
/
/
|
*
|
regulator: core: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-12
/
+16
|
*
|
regulator: core: Use the power efficient workqueue for delayed powerdown
Mark Brown
2013-07-18
1
-2
/
+3
|
*
|
regulator: core: Drop references on supply regulator when unregistering
Mark Brown
2013-07-15
1
-1
/
+4
|
|
/
*
|
regulator: core: Ensure selector is mapped
Mark Brown
2013-07-18
1
-0
/
+2
*
|
regulator: core: Allow fixed voltage range in multiple linear ranges
Axel Lin
2013-07-18
1
-3
/
+9
*
|
regulator: core: Add helpers for multiple linear ranges
Mark Brown
2013-07-15
1
-0
/
+87
|
/
*
Merge remote-tracking branch 'regulator/topic/linar' into regulator-next
Mark Brown
2013-07-01
1
-0
/
+15
|
\
|
*
regulator: core: add regulator_get_linear_step()
Paul Walmsley
2013-06-07
1
-0
/
+15
[next]