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