summaryrefslogtreecommitdiff
path: root/include/linux/regulator/consumer.h
AgeCommit message (Expand)Author
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-10regulator: core: Support bypass modeMark Brown
2012-08-08regulator: add a new API regulator_set_voltage_tol()Shawn Guo
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity
2012-06-18regulator: stubs: Make stub regulator_get_voltage() return an errorMark Brown
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-01-29regulator: Add devm_regulator_put in consumer.hAxel Lin
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin
2012-01-22regulator: Provide devm_regulator_bulk_get()Mark Brown
2012-01-22regulator: Implement devm_regulator_free()Mark Brown
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare
2010-03-03regulator: Add notifier event on regulator disableMark Brown
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood
2009-09-22regulator: Add regulator voltage range check APIMark Brown
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown
2009-03-31regulator: enumerate voltages (v2)David Brownell
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron
2009-01-08regulator: Clean up kerneldoc warningsMark Brown
2008-07-30regulator: consumer device interfaceLiam Girdwood