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 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
*
|
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
2013-05-30
1
-1
/
+4
|
\
\
|
*
|
regulator: Fix kernel-doc generation warnings.
Robert P. J. Day
2013-05-02
1
-1
/
+4
|
|
/
*
|
regulator: core: Correct spelling mistake in comment
Charles Keepax
2013-05-21
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8
Mark Brown
2013-04-28
1
-19
/
+123
|
\
|
*
regulator: core: use regulator_ena_pin member
Kim, Milo
2013-03-04
1
-3
/
+3
|
*
regulator: core: manage enable GPIO list
Kim, Milo
2013-03-04
1
-6
/
+44
|
*
regulator: core: support shared enable GPIO concept
Kim, Milo
2013-03-04
1
-10
/
+76
*
|
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
Mark Brown
2013-04-28
1
-4
/
+20
|
\
\
|
*
|
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...
Axel Lin
2013-03-05
1
-4
/
+20
*
|
|
Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8
Mark Brown
2013-04-28
1
-3
/
+20
|
\
\
\
|
*
|
|
regulator: core: return err value for regulator_get if there is no DT binding
Nishanth Menon
2013-04-17
1
-1
/
+10
|
*
|
|
regulator: core: don't require a supply when supply_name is specified
Andrew Bresticker
2013-04-05
1
-1
/
+9
|
*
|
|
regulator: Fix typo in of_get_regulator function comments
Maxime Ripard
2013-03-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
regulator: core: Add regulator_map_voltage_ascend() API
Axel Lin
2013-04-18
1
-0
/
+31
*
|
|
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
2013-03-05
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regulator: core: fix documentation error in regulator_allow_bypass
Nishanth Menon
2013-03-01
1
-1
/
+1
|
|
/
*
|
regulator: fixed regulator_bulk_enable unwinding code
Andrzej Hajda
2013-03-01
1
-3
/
+7
|
/
*
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2013-02-19
1
-1
/
+1
|
\
|
*
regulator: show state for GPIO-controlled regulators
Michał Mirosław
2013-02-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-02-19
1
-7
/
+22
|
\
\
|
*
|
regulator: Fix memory garbage dev_err printout.
Russ Dill
2013-02-14
1
-2
/
+2
|
*
|
Merge tag 'v3.8-rc7' into regulator-core
Mark Brown
2013-02-14
1
-3
/
+48
|
|
\
\
|
|
|
/
|
*
|
regulator: core: Optimize _regulator_do_set_voltage if voltage does not change
Axel Lin
2013-02-08
1
-3
/
+6
|
*
|
regulator: core: if voltage scaling fails, restore original voltage values
Paolo Pisati
2012-12-15
1
-2
/
+14
*
|
|
Merge remote-tracking branch 'regulator/topic/apply' into regulator-next
Mark Brown
2013-02-19
1
-1
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...
Axel Lin
2012-12-24
1
-1
/
+11
*
|
|
regulator: core: Fix comment for regulator_register()
Axel Lin
2013-01-03
1
-1
/
+2
*
|
|
regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...
Axel Lin
2012-12-24
1
-3
/
+9
|
/
/
*
|
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
Mark Brown
2012-12-11
1
-1
/
+1
|
\
\
|
*
|
regulator: core: Fix logic to determinate if regulator can change voltage
Axel Lin
2012-12-11
1
-1
/
+1
[next]