Age | Commit message (Expand) | Author |
2012-01-03 | regulator: add regulator_bulk_force_disable function | Donggeun Kim |
2012-01-02 | regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR | MyungJoo Ham |
2011-12-05 | regulator: pass device_node to of_get_regulator_init_data() | Shawn Guo |
2011-11-23 | regulator: map consumer regulator based on device tree | Rajendra Nayak |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak |
2011-11-23 | regulator: helper routine to extract regulator_init_data | Rajendra Nayak |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds |
2011-10-31 | regulator: Fix implicit use of notifier.h by driver.h | Paul Gortmaker |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-14 | regulator: Constify constraints name | Mark Brown |
2011-10-09 | regulator: Add driver for gpio-controlled regulators | Heiko Stübner |
2011-09-14 | regulator: Implement deferred disable support | Mark Brown |
2011-09-08 | regulator: fix kernel-doc warning in consumer.h | Randy Dunlap |
2011-08-08 | regulator: fix regulator/consumer.h kernel-doc warning | Randy Dunlap |
2011-06-09 | regulator: Refactor supply implementation to work as regular consumers | Mark Brown |
2011-05-30 | regulator: Do bulk enables of regulators in parallel | Mark Brown |
2011-05-27 | regulator: Support voltage offsets to compensate for drops in system | Mark Brown |
2011-05-27 | regulator: Remove supply_regulator_dev from machine configuration | Mark Brown |
2011-05-24 | mach-ux500: voltage domain regulators for DB8500 | Bengt Jonsson |
2011-03-26 | regulator: provide consumer interface for fall/rise time | Linus Walleij |
2011-03-26 | regulator: add set_voltage_time_sel infrastructure | Linus Walleij |
2011-03-26 | regulator: initialization for ab8500 regulators | Bengt Jonsson |
2011-03-26 | regulator: add support for USB voltage regulator | Bengt Jonsson |
2011-03-26 | Regulator: add suspend-finish API for regulator core. | MyungJoo Ham |
2011-01-12 | regulator: Add initial per-regulator debugfs support | Mark Brown |
2011-01-12 | regulator: Add API to re-apply voltage to hardware | Mark Brown |
2011-01-12 | regulator: Provide a selector based set_voltage_sel() operation | Mark Brown |
2011-01-12 | regulators: Moved define for number of regulators in ab8500 | Bengt Jonsson |
2011-01-12 | regulator: Allow drivers to report voltages as selectors | Mark Brown |
2011-01-12 | regulator: Copy constraints from regulators when initialising them | Mark Brown |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown |
2010-10-28 | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown |
2010-10-28 | Regulator: LP3972 PMIC regulator driver | Axel Lin |
2010-10-28 | MAX8952 PMIC Driver Initial Release | MyungJoo Ham |
2010-08-11 | ab8500-mfd: add regulator support to ab8500 mfd device | Sundar R Iyer |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal |
2010-05-25 | regulator: Allow regulator-regulator supplies to be specified by name | Mark Brown |
2010-04-19 | regulator: Let drivers know when they use the stub API | Jean Delvare |
2010-03-03 | regulator: enable max8649 regulator driver | Haojian Zhuang |
2010-03-03 | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter |
2010-03-03 | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown |
2010-03-03 | regulator: Add notifier event on regulator disable | Mark Brown |
2009-12-17 | regulator: consumer.h - fix build when consumer.h is #included first. | Liam Girdwood |
2009-12-17 | regulator: Handle regulators without suspend mode configuration | Mark Brown |
2009-12-17 | regulator: add driver for MAX8660/8661 | Wolfram Sang |
2009-09-22 | regulator/driver: be more specific in nanodoc for is_enabled | Wolfram Sang |
2009-09-22 | regulator: fix typos | Wolfram Sang |
2009-09-22 | regulator: Add GPIO enable control to fixed voltage regulator driver | Roger Quadros |
2009-09-22 | regulator: Add regulator voltage range check API | Mark Brown |