summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-011-3/+4
|\
| * regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-151-3/+2
| * regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-151-2/+4
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-011-0/+89
|\ \
| * | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-291-0/+30
| * | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-311-0/+59
| |/
* | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-nextMark Brown2013-09-011-427/+0
|\ \
| * | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-091-86/+0
| * | regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-071-341/+0
| * | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...Mark Brown2013-08-071-0/+95
| |\ \
* | \ \ Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-011-18/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: core: Use bool for exclusivitity flagMark Brown2013-08-181-3/+3
| |/ /
| * | regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-12/+16
| * | regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-181-2/+3
| * | regulator: core: Drop references on supply regulator when unregisteringMark Brown2013-07-151-1/+4
| |/
* | regulator: core: Ensure selector is mappedMark Brown2013-07-181-0/+2
* | regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin2013-07-181-3/+9
* | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-151-0/+87
|/
* Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-011-0/+15
|\
| * regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+15
* | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-05-301-1/+4
|\ \
| * | regulator: Fix kernel-doc generation warnings.Robert P. J. Day2013-05-021-1/+4
| |/
* | regulator: core: Correct spelling mistake in commentCharles Keepax2013-05-211-1/+1
|/
* Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-281-19/+123
|\
| * regulator: core: use regulator_ena_pin memberKim, Milo2013-03-041-3/+3
| * regulator: core: manage enable GPIO listKim, Milo2013-03-041-6/+44
| * regulator: core: support shared enable GPIO conceptKim, Milo2013-03-041-10/+76
* | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-281-4/+20
|\ \
| * | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-051-4/+20
* | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-281-3/+20
|\ \ \
| * | | regulator: core: return err value for regulator_get if there is no DT bindingNishanth Menon2013-04-171-1/+10
| * | | regulator: core: don't require a supply when supply_name is specifiedAndrew Bresticker2013-04-051-1/+9
| * | | regulator: Fix typo in of_get_regulator function commentsMaxime Ripard2013-03-251-1/+1
| | |/ | |/|
* | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-181-0/+31
* | | Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-1/+1
|\ \ \ | | |/ | |/|
| * | regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon2013-03-011-1/+1
| |/
* | regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda2013-03-011-3/+7
|/
* Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2013-02-191-1/+1
|\
| * regulator: show state for GPIO-controlled regulatorsMichał Mirosław2013-02-041-1/+1
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-02-191-7/+22
|\ \
| * | regulator: Fix memory garbage dev_err printout.Russ Dill2013-02-141-2/+2
| * | Merge tag 'v3.8-rc7' into regulator-coreMark Brown2013-02-141-3/+48
| |\ \ | | |/
| * | regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin2013-02-081-3/+6
| * | regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati2012-12-151-2/+14
* | | Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown2013-02-191-1/+11
|\ \ \ | |_|/ |/| |
| * | regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-241-1/+11
* | | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-031-1/+2
* | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-241-3/+9
|/ /
* | Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown2012-12-111-1/+1
|\ \
| * | regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin2012-12-111-1/+1
OpenPOWER on IntegriCloud