aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2011-09-14regulator: Implement deferred disable supportMark Brown1-0/+7
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown1-0/+3
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij1-0/+2
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+1
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare1-2/+6
2010-03-03regulator: Add notifier event on regulator disableMark Brown1-1/+3
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood1-0/+2
2009-09-22regulator: Add regulator voltage range check APIMark Brown1-0/+2
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown1-0/+2
2009-03-31regulator: enumerate voltages (v2)David Brownell1-0/+2
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood1-1/+1
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron1-0/+2
2009-01-08regulator: Clean up kerneldoc warningsMark Brown1-4/+4
2008-07-30regulator: consumer device interfaceLiam Girdwood1-0/+284