aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark Brown1-0/+15
2012-09-10regulator: core: Support bypass modeMark Brown1-0/+8
2012-08-08regulator: add a new API regulator_set_voltage_tol()Shawn Guo1-0/+7
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity1-0/+6
2012-06-18regulator: stubs: Make stub regulator_get_voltage() return an errorMark Brown1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-01-29regulator: Add devm_regulator_put in consumer.hAxel Lin1-1/+5
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin1-0/+6
2012-01-22regulator: Provide devm_regulator_bulk_get()Mark Brown1-0/+2
2012-01-22regulator: Implement devm_regulator_free()Mark Brown1-0/+1
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd1-0/+9
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim1-0/+8
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham1-0/+5
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