aboutsummaryrefslogtreecommitdiff
path: root/include/linux/regulator/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-0/+15
|\
| * regulator: Add devm_regulator_get()Stephen Boyd2012-01-171-0/+9
| * regulator: Add regulator_bulk_set_voltageJustin Paupore2011-10-031-0/+8
| * Initial ContributionBryan Huntsman2011-10-031-0/+5
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
* | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-291-1/+5
* | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-271-0/+6
* | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-221-0/+2
* | | regulator: Implement devm_regulator_free()Mark Brown2012-01-221-0/+1
* | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-201-0/+9
|/ /
* | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-031-0/+8
* | regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-021-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-0/+7
|\ \
| * | regulator: Implement deferred disable supportMark Brown2011-09-141-0/+7
* | | regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
|/ /
* / regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-0/+3
|/
* regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+2
* regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+1
* regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-1/+3
* regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood2009-12-171-0/+2
* regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+2
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-221-0/+2
* regulator: enumerate voltages (v2)David Brownell2009-03-311-0/+2
* regulator: email - update email address and regulator webpage.Liam Girdwood2009-03-311-1/+1
* Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-311-0/+2
* regulator: Clean up kerneldoc warningsMark Brown2009-01-081-4/+4
* regulator: consumer device interfaceLiam Girdwood2008-07-301-0/+284