| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown | 2013-09-01 | 1 | -0/+25 |
|\ |
|
| * | regulator: Add devm_regulator_get_exclusive() | Matthias Kaehlcke | 2013-08-29 | 1 | -0/+2 |
| * | regulator: core: Provide hints to the core about optional supplies | Mark Brown | 2013-07-31 | 1 | -1/+17 |
| * | regulator: core: Add missing stub for regulator_get_exclusive() | Mark Brown | 2013-07-31 | 1 | -0/+7 |
* | | regulator: core: Make set_voltage_tol() try for mid-range first | Mark Brown | 2013-07-15 | 1 | -2/+5 |
|/ |
|
* | regulator: core: add regulator_get_linear_step() | Paul Walmsley | 2013-06-07 | 1 | -0/+1 |
* | regulator: core: Mark all get and enable calls as __must_check | Mark Brown | 2013-03-04 | 1 | -7/+7 |
* | Merge remote-tracking branch 'regulator/topic/tol' into regulator-next | Mark Brown | 2012-12-10 | 1 | -0/+8 |
|\ |
|
| * | regulator: core: Add regulator_is_supported_voltage_tol() | Mark Brown | 2012-11-14 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 2012-12-10 | 1 | -0/+4 |
|\ \ |
|
| * | | regulator: add missing prototype for regulator_is_supported_voltage | Philip Rakity | 2012-11-21 | 1 | -0/+4 |
| |/ |
|
* / | regulators: add regulator_can_change_voltage() function | Marek Szyprowski | 2012-12-06 | 1 | -0/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 2012-09-28 | 1 | -0/+15 |
|\ \ |
|
| | * | regulator: add a new API regulator_set_voltage_tol() | Shawn Guo | 2012-08-08 | 1 | -0/+7 |
| |/
|/| |
|
| * | regulator: core: Support bypass mode | Mark Brown | 2012-09-10 | 1 | -0/+8 |
|/ |
|
* | regulator: add missing defintion regulator_is_supported_voltage | Philip Rakity | 2012-07-01 | 1 | -0/+6 |
* | regulator: stubs: Make stub regulator_get_voltage() return an error | Mark Brown | 2012-06-18 | 1 | -1/+1 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+2 |
|\ |
|
| * | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 1 | -1/+2 |
* | | regulator: Add devm_regulator_put in consumer.h | Axel Lin | 2012-01-29 | 1 | -1/+5 |
* | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR | Axel Lin | 2012-01-27 | 1 | -0/+6 |
* | | regulator: Provide devm_regulator_bulk_get() | Mark Brown | 2012-01-22 | 1 | -0/+2 |
* | | regulator: Implement devm_regulator_free() | Mark Brown | 2012-01-22 | 1 | -0/+1 |
* | | regulator: Add devm_regulator_get() | Stephen Boyd | 2012-01-20 | 1 | -0/+9 |
|/ |
|
* | regulator: add regulator_bulk_force_disable function | Donggeun Kim | 2012-01-03 | 1 | -0/+8 |
* | regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR | MyungJoo Ham | 2012-01-02 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -0/+7 |
|\ |
|
| * | regulator: Implement deferred disable support | Mark Brown | 2011-09-14 | 1 | -0/+7 |
* | | regulator: fix kernel-doc warning in consumer.h | Randy Dunlap | 2011-09-08 | 1 | -1/+1 |
|/ |
|
* | regulator: Do bulk enables of regulators in parallel | Mark Brown | 2011-05-30 | 1 | -0/+3 |
* | regulator: provide consumer interface for fall/rise time | Linus Walleij | 2011-03-26 | 1 | -0/+2 |
* | regulator: Add API to re-apply voltage to hardware | Mark Brown | 2011-01-12 | 1 | -0/+1 |
* | regulator: Let drivers know when they use the stub API | Jean Delvare | 2010-04-19 | 1 | -2/+6 |
* | regulator: Add notifier event on regulator disable | Mark Brown | 2010-03-03 | 1 | -1/+3 |
* | regulator: consumer.h - fix build when consumer.h is #included first. | Liam Girdwood | 2009-12-17 | 1 | -0/+2 |
* | regulator: Add regulator voltage range check API | Mark Brown | 2009-09-22 | 1 | -0/+2 |
* | regulator: Add regulator_get_exclusive() API | Mark Brown | 2009-09-22 | 1 | -0/+2 |
* | regulator: enumerate voltages (v2) | David Brownell | 2009-03-31 | 1 | -0/+2 |
* | regulator: email - update email address and regulator webpage. | Liam Girdwood | 2009-03-31 | 1 | -1/+1 |
* | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron | 2009-03-31 | 1 | -0/+2 |
* | regulator: Clean up kerneldoc warnings | Mark Brown | 2009-01-08 | 1 | -4/+4 |
* | regulator: consumer device interface | Liam Girdwood | 2008-07-30 | 1 | -0/+284 |