| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: Fix bounds checking of wm8350->pmic.led | Roel Kluin | 2009-01-30 | 1 | -1/+1 |
* | regulator: move bq24022 init back to module_init instead of subsys_initcall | Philipp Zabel | 2009-01-30 | 1 | -5/+1 |
* | move wm8400-regulator's probe function to .devinit.text | Uwe Kleine-König | 2009-01-17 | 1 | -1/+1 |
* | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 3 | -0/+337 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-01-09 | 1 | -0/+91 |
|\ |
|
| * | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 | 1 | -0/+91 |
* | | regulator: catch some registration errors | David Brownell | 2009-01-08 | 1 | -0/+14 |
* | | regulator: Fix some kerneldoc rendering issues | Mark Brown | 2009-01-08 | 1 | -7/+11 |
* | | regulator: Add missing kerneldoc | Mark Brown | 2009-01-08 | 1 | -0/+1 |
* | | regulator: Clean up kerneldoc warnings | Mark Brown | 2009-01-08 | 1 | -22/+22 |
* | | regulator: Remove extraneous kerneldoc annotations | Mark Brown | 2009-01-08 | 1 | -2/+2 |
* | | regulator: move set_machine_constraints after regulator device initialization | Mike Rapoport | 2009-01-08 | 1 | -5/+5 |
* | | regulator: da903x: make da903x_is_enabled return 0 or 1 | Mike Rapoport | 2009-01-08 | 1 | -1/+1 |
* | | regulator: da903x: add '\n' to error messages | Mike Rapoport | 2009-01-08 | 1 | -5/+5 |
* | | regulator: sysfs attribute reduction (v2) | David Brownell | 2009-01-08 | 1 | -48/+148 |
* | | regulator: code shrink (v2) | David Brownell | 2009-01-08 | 1 | -67/+44 |
* | | regulator: improved mode error checks | David Brownell | 2009-01-08 | 1 | -2/+13 |
* | | regulator: enable/disable refcounting | David Brownell | 2009-01-08 | 1 | -35/+36 |
* | | regulator: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-08 | 1 | -2/+2 |
|/ |
|
* | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 | Mark Brown | 2009-01-04 | 1 | -0/+7 |
* | regulator: Use menuconfig in Kconfig | Takashi Iwai | 2008-11-09 | 1 | -11/+4 |
* | regulator: da903x regulator bug fix | Jonathan Cameron | 2008-10-30 | 1 | -12/+17 |
* | da903x: add regulator support for DA9030/DA9034 | Eric Miao | 2008-10-13 | 3 | -0/+522 |
* | regulator: Add WM8350 regulator support | Mark Brown | 2008-10-13 | 3 | -0/+1441 |
* | regulator: Export regulator name via sysfs | Mark Brown | 2008-10-13 | 1 | -0/+18 |
* | regulator: Add WM8400 regulator support | Mark Brown | 2008-10-13 | 3 | -0/+376 |
* | regulator: Enable regulators marked as always_on | Mark Brown | 2008-10-13 | 1 | -2/+17 |
* | regulator: Additional diagnostics for machine constraints | Mark Brown | 2008-10-13 | 1 | -4/+19 |
* | regulator: check for init_data on registration | Mark Brown | 2008-10-13 | 1 | -0/+3 |
* | regulator: core - Rework machine API to remove string based functions. | Liam Girdwood | 2008-10-13 | 2 | -243/+235 |
* | regulator: TI bq24022 Li-Ion Charger driver | Philipp Zabel | 2008-07-30 | 3 | -0/+179 |
* | regulator: core kbuild files | Liam Girdwood | 2008-07-30 | 2 | -0/+59 |
* | regulator: regulator test harness | Mark Brown | 2008-07-30 | 1 | -0/+345 |
* | regulator: add support for fixed regulators. | Mark Brown | 2008-07-30 | 1 | -0/+129 |
* | regulator: regulator framework core | Liam Girdwood | 2008-07-30 | 1 | -0/+1903 |