summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-131-3/+8
|\
| * regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-271-1/+1
| * regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-271-3/+8
* | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
|/
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-241-34/+15Star
|\
| * regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-041-7/+2Star
| * regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown2013-09-241-1/+2
| * regulator: core: Fix default return value for _get()Mark Brown2013-09-201-1/+1
| * regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-171-17/+0Star
| * regulator: core: Provide a dummy regulator with full constraintsMark Brown2013-09-171-17/+19
* | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-241-1/+4
|\ \
| * | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-101-1/+4
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-10-241-6/+70
|\ \
| * | regulator: core: Reduce busy-wait loopingThierry Reding2013-09-301-5/+33
| * | regulator: core: Fix return code for invalid parametersMark Brown2013-09-231-1/+1
| * | regulator: core: set current constraints while setting machine constraintsLaxman Dewangan2013-09-201-0/+34
| * | regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-181-0/+2
| |/
* | regulator: core: Add ability to create a lookup alias for supplyCharles Keepax2013-10-181-0/+170
* | regulator: core: Split devres code out into a separate fileMark Brown2013-09-171-251/+1Star
* | regulator: core: Refactor devm_regulator_get* APIsAxel Lin2013-09-171-65/+62Star
* | regulator: core: Fix a trivial typoSachin Kamat2013-09-171-1/+1
* | regulator: core: Provide managed regulator registrationMark Brown2013-09-171-0/+66
|/
* 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/+2Star
| * 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/+0Star
|\ \
| * | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-091-86/+0Star
| * | regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-071-341/+0Star
| * | 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
|\ \