summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown2013-07-151-2/+5
* regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+1
* regulator: core: Mark all get and enable calls as __must_checkMark Brown2013-03-041-7/+7
* Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown2012-12-101-0/+8
|\
| * regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown2012-11-141-0/+8
* | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-12-101-0/+4
|\ \
| * | regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity2012-11-211-0/+4
| |/
* | regulators: add regulator_can_change_voltage() functionMarek Szyprowski2012-12-061-0/+1
|/
*-. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-0/+15
|\ \
| | * regulator: add a new API regulator_set_voltage_tol()Shawn Guo2012-08-081-0/+7
| |/ |/|
| * regulator: core: Support bypass modeMark Brown2012-09-101-0/+8
|/
* regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity2012-07-011-0/+6
* regulator: stubs: Make stub regulator_get_voltage() return an errorMark Brown2012-06-181-1/+1
* 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
OpenPOWER on IntegriCloud