Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 2 | -1/+88 |
2011-11-01 | regulator: Fix implicit use of notifier.h by driver.h | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -0/+10 |
2011-10-14 | regulator: Constify constraints name | Mark Brown | 1 | -1/+1 |
2011-10-09 | regulator: Add driver for gpio-controlled regulators | Heiko Stübner | 1 | -0/+87 |
2011-09-14 | regulator: Implement deferred disable support | Mark Brown | 2 | -0/+10 |
2011-09-09 | regulator: fix kernel-doc warning in consumer.h | Randy Dunlap | 1 | -1/+1 |
2011-08-08 | regulator: fix regulator/consumer.h kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-06-09 | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 1 | -3/+1 |
2011-05-30 | regulator: Do bulk enables of regulators in parallel | Mark Brown | 1 | -0/+3 |
2011-05-27 | regulator: Support voltage offsets to compensate for drops in system | Mark Brown | 1 | -0/+4 |
2011-05-27 | regulator: Remove supply_regulator_dev from machine configuration | Mark Brown | 1 | -3/+0 |
2011-05-25 | mach-ux500: voltage domain regulators for DB8500 | Bengt Jonsson | 1 | -0/+45 |
2011-03-26 | regulator: provide consumer interface for fall/rise time | Linus Walleij | 1 | -0/+2 |
2011-03-26 | regulator: add set_voltage_time_sel infrastructure | Linus Walleij | 1 | -2/+9 |
2011-03-26 | regulator: initialization for ab8500 regulators | Bengt Jonsson | 1 | -2/+48 |
2011-03-26 | regulator: add support for USB voltage regulator | Bengt Jonsson | 1 | -0/+1 |
2011-03-26 | Regulator: add suspend-finish API for regulator core. | MyungJoo Ham | 1 | -0/+1 |
2011-01-12 | regulator: Add initial per-regulator debugfs support | Mark Brown | 1 | -2/+6 |
2011-01-12 | regulator: Add API to re-apply voltage to hardware | Mark Brown | 1 | -0/+1 |
2011-01-12 | regulator: Provide a selector based set_voltage_sel() operation | Mark Brown | 1 | -0/+3 |
2011-01-12 | regulators: Moved define for number of regulators in ab8500 | Bengt Jonsson | 1 | -11/+13 |
2011-01-12 | regulator: Allow drivers to report voltages as selectors | Mark Brown | 1 | -0/+3 |
2011-01-12 | regulator: Copy constraints from regulators when initialising them | Mark Brown | 1 | -1/+1 |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 1 | -1/+2 |
2010-10-29 | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown | 1 | -0/+5 |
2010-10-29 | Regulator: LP3972 PMIC regulator driver | Axel Lin | 1 | -0/+48 |
2010-10-29 | MAX8952 PMIC Driver Initial Release | MyungJoo Ham | 1 | -0/+135 |
2010-08-11 | ab8500-mfd: add regulator support to ab8500 mfd device | Sundar R Iyer | 1 | -0/+25 |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal | 1 | -0/+32 |
2010-05-25 | regulator: Allow regulator-regulator supplies to be specified by name | Mark Brown | 1 | -2/+7 |
2010-04-19 | regulator: Let drivers know when they use the stub API | Jean Delvare | 1 | -2/+6 |
2010-03-03 | regulator: enable max8649 regulator driver | Haojian Zhuang | 1 | -0/+44 |
2010-03-03 | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter | 1 | -0/+2 |
2010-03-03 | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown | 1 | -0/+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-12-17 | regulator: Handle regulators without suspend mode configuration | Mark Brown | 1 | -1/+5 |
2009-12-17 | regulator: add driver for MAX8660/8661 | Wolfram Sang | 1 | -0/+57 |
2009-09-22 | regulator/driver: be more specific in nanodoc for is_enabled | Wolfram Sang | 1 | -1/+2 |
2009-09-22 | regulator: fix typos | Wolfram Sang | 2 | -5/+5 |
2009-09-22 | regulator: Add GPIO enable control to fixed voltage regulator driver | Roger Quadros | 1 | -0/+24 |
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 | 2 | -0/+4 |
2009-09-22 | regulator: add initialization macro of regulator supply | roald | 1 | -0/+7 |
2009-09-22 | regulator: Define full constraints function with REGULATOR disabled | Mark Brown | 1 | -0/+6 |
2009-09-22 | regulator: Allow consumer supplies to be set up with dev_name() | Mark Brown | 1 | -1/+6 |
2009-09-17 | regulator: Provide mode to status conversion function | Mark Brown | 1 | -0/+2 |
2009-06-15 | regulator/max1586: support increased V3 voltage range | Philipp Zabel | 1 | -0/+11 |