aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* regulator: core: Correct default return value for full constraintsMark Brown2014-01-28
* regulator: core: Fix checkpatch issueJingoo Han2014-01-08
* regulator: core: don't print an error when no regulator is foundHans de Goede2013-12-17
* Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-13
|\
| * regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-27
| * regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-27
* | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-13
|/
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-24
|\
| * regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-04
| * regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown2013-09-24
| * regulator: core: Fix default return value for _get()Mark Brown2013-09-20
| * regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-16
| * regulator: core: Provide a dummy regulator with full constraintsMark Brown2013-09-16
* | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-24
|\ \
| * | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-10
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-10-24
|\ \
| * | regulator: core: Reduce busy-wait loopingThierry Reding2013-09-30
| * | regulator: core: Fix return code for invalid parametersMark Brown2013-09-23
| * | regulator: core: set current constraints while setting machine constraintsLaxman Dewangan2013-09-20
| * | regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-18
| |/
* | regulator: core: Add ability to create a lookup alias for supplyCharles Keepax2013-10-17
* | regulator: core: Split devres code out into a separate fileMark Brown2013-09-16
* | regulator: core: Refactor devm_regulator_get* APIsAxel Lin2013-09-16
* | regulator: core: Fix a trivial typoSachin Kamat2013-09-16
* | regulator: core: Provide managed regulator registrationMark Brown2013-09-16
|/
* Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-01
|\
| * regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-15
| * regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-15
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-29
| * | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-31
| |/
* | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-09
| * | regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-07
| * | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...Mark Brown2013-08-07
| |\ \
* | \ \ Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-01
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: core: Use bool for exclusivitity flagMark Brown2013-08-18
| |/ /
| * | regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
| * | regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-18
| * | regulator: core: Drop references on supply regulator when unregisteringMark Brown2013-07-15
| |/
* | regulator: core: Ensure selector is mappedMark Brown2013-07-18
* | regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin2013-07-18
* | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-15
|/
* Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-01
|\
| * regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-07
* | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-05-30
|\ \
| * | regulator: Fix kernel-doc generation warnings.Robert P. J. Day2013-05-02
| |/
* / regulator: core: Correct spelling mistake in commentCharles Keepax2013-05-21
|/
* Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-27
|\
| * regulator: core: use regulator_ena_pin memberKim, Milo2013-03-03