summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-12-111-0/+6
| |\ \
* | \ \ Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+6
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown2012-12-101-2/+7
|\ \ \
| * | | regulator: core: Say what unsupportable voltage constraints areMark Brown2012-11-281-1/+3
| * | | regulator: core: Log when a device causes a voltage constraint failMark Brown2012-11-281-1/+4
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-101-0/+5
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-201-0/+5
| |\ \ \ | | |_|/ | |/| |
| | | * regulator: core: Support for continuous voltage rangePawel Moll2012-10-151-0/+5
| | |/
* | | regulators: add regulator_can_change_voltage() functionMarek Szyprowski2012-12-061-0/+22
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown2012-11-151-12/+18
|\ \ \
| | * | regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski2012-11-151-1/+1
| | |/
| * | regulator: core: Avoid deadlock when regulator_register failsCharles Keepax2012-11-141-11/+17
| |/
* | Regulator: core: Unregister when gpio request fails.Andrew Lunn2012-10-281-1/+2
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-6/+147
|\ \ \ \ \ | | | | |/ | | | |/|
| | | | * regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-281-2/+2
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud