Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-08 | regulator: Clean up kerneldoc warnings | Mark Brown | 1 | -4/+4 |
2008-10-14 | regulator: Fix typo | Mark Brown | 1 | -1/+1 |
2008-10-14 | regulator: core - Rework machine API to remove string based functions. | Liam Girdwood | 2 | -9/+29 |
2008-07-30 | regulator: TI bq24022 Li-Ion Charger driver | Philipp Zabel | 1 | -0/+21 |
2008-07-30 | regulator: fixed regulator interface | Mark Brown | 1 | -0/+22 |
2008-07-30 | regulator: machine driver interface | Liam Girdwood | 1 | -0/+104 |
2008-07-30 | regulator: regulator driver interface | Liam Girdwood | 1 | -0/+99 |
2008-07-30 | regulator: consumer device interface | Liam Girdwood | 1 | -0/+284 |