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