summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-201-9/+15
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-03-261-0/+14
|\ \ \
| * | | regulator: core: Allow regulator_set_voltage for fixed regulatorsBjorn Andersson2014-02-071-0/+14
* | | | Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-03-041-28/+20
|\ \ \ \
| * | | | regulator: core: Replace direct ops->disable usageMarkus Pargmann2014-02-251-21/+13
| * | | | regulator: core: Replace direct ops->enable usageMarkus Pargmann2014-02-251-7/+7
* | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-231-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-211-1/+1
| |/ /
* | | regulator: core: Correct default return value for full constraintsMark Brown2014-01-281-1/+8
|/ /
* | regulator: core: Fix checkpatch issueJingoo Han2014-01-081-7/+5
* | regulator: core: don't print an error when no regulator is foundHans de Goede2013-12-171-1/+2
|/
* 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/+15
|\
| * regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-041-7/+2
| * 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/+0
| * 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/+1
* | regulator: core: Refactor devm_regulator_get* APIsAxel Lin2013-09-171-65/+62
* | 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/+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
| |/
OpenPOWER on IntegriCloud