summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin2009-01-301-1/+1
* regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel2009-01-301-5/+1
* move wm8400-regulator's probe function to .devinit.textUwe Kleine-König2009-01-171-1/+1
* regulator: PCF50633 pmic driverBalaji Rao2009-01-113-0/+337
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-091-0/+91
|\
| * leds: Add WM8350 LED driverMark Brown2009-01-081-0/+91
* | regulator: catch some registration errorsDavid Brownell2009-01-081-0/+14
* | regulator: Fix some kerneldoc rendering issuesMark Brown2009-01-081-7/+11
* | regulator: Add missing kerneldocMark Brown2009-01-081-0/+1
* | regulator: Clean up kerneldoc warningsMark Brown2009-01-081-22/+22
* | regulator: Remove extraneous kerneldoc annotationsMark Brown2009-01-081-2/+2
* | regulator: move set_machine_constraints after regulator device initializationMike Rapoport2009-01-081-5/+5
* | regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport2009-01-081-1/+1
* | regulator: da903x: add '\n' to error messagesMike Rapoport2009-01-081-5/+5
* | regulator: sysfs attribute reduction (v2)David Brownell2009-01-081-48/+148
* | regulator: code shrink (v2)David Brownell2009-01-081-67/+44
* | regulator: improved mode error checksDavid Brownell2009-01-081-2/+13
* | regulator: enable/disable refcountingDavid Brownell2009-01-081-35/+36
* | regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-081-2/+2
|/
* mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-041-0/+7
* regulator: Use menuconfig in KconfigTakashi Iwai2008-11-091-11/+4
* regulator: da903x regulator bug fixJonathan Cameron2008-10-301-12/+17
* da903x: add regulator support for DA9030/DA9034Eric Miao2008-10-133-0/+522
* regulator: Add WM8350 regulator supportMark Brown2008-10-133-0/+1441
* regulator: Export regulator name via sysfsMark Brown2008-10-131-0/+18
* regulator: Add WM8400 regulator supportMark Brown2008-10-133-0/+376
* regulator: Enable regulators marked as always_onMark Brown2008-10-131-2/+17
* regulator: Additional diagnostics for machine constraintsMark Brown2008-10-131-4/+19
* regulator: check for init_data on registrationMark Brown2008-10-131-0/+3
* regulator: core - Rework machine API to remove string based functions.Liam Girdwood2008-10-132-243/+235
* regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel2008-07-303-0/+179
* regulator: core kbuild filesLiam Girdwood2008-07-302-0/+59
* regulator: regulator test harnessMark Brown2008-07-301-0/+345
* regulator: add support for fixed regulators.Mark Brown2008-07-301-0/+129
* regulator: regulator framework coreLiam Girdwood2008-07-301-0/+1903