Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-15 | LP3971 PMIC regulator driver (updated and combined version) | Marek Szyprowski | 1 | -0/+51 |
2009-06-15 | regulator: add userspace-consumer driver | Mike Rapoport | 1 | -0/+25 |
2009-06-15 | Maxim 1586 regulator driver | Robert Jarzmik | 1 | -0/+52 |
2009-04-28 | regulator: fix header file missing kernel-doc | Randy Dunlap | 1 | -0/+1 |
2009-03-31 | regulator: Support disabling of unused regulators by machines | Mark Brown | 1 | -0/+2 |
2009-03-31 | regulator: Allow boot_on regulators to be disabled by clients | Mark Brown | 1 | -1/+3 |
2009-03-31 | regulator: get_status() grows kerneldoc | David Brownell | 1 | -9/+10 |
2009-03-31 | regulator: enumerate voltages (v2) | David Brownell | 2 | -0/+11 |
2009-03-31 | regulator: Allow regulators to set the initial operating mode | Mark Brown | 1 | -0/+4 |
2009-03-31 | regulator: email - update email address and regulator webpage. | Liam Girdwood | 3 | -3/+3 |
2009-03-31 | regulator: fix header file missing kernel-doc | Randy Dunlap | 1 | -0/+1 |
2009-03-31 | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown | 1 | -0/+32 |
2009-03-31 | regulator: Allow init_data to be passed to fixed voltage regulators | Mark Brown | 1 | -0/+3 |
2009-03-31 | regulator: Allow init data to be supplied for bq24022 | Mark Brown | 1 | -0/+3 |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 1 | -1/+2 |
2009-03-31 | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron | 1 | -0/+2 |
2009-03-31 | regulator: add get_status() | David Brownell | 1 | -0/+17 |
2009-01-08 | regulator: fix kernel-doc warnings | Randy Dunlap | 1 | -5/+2 |
2009-01-08 | regulator: Add missing kerneldoc | Mark Brown | 2 | -1/+80 |