aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledRoel Kluin1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-11regulator: PCF50633 pmic driverBalaji Rao3-0/+337
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+91
2009-01-08regulator: catch some registration errorsDavid Brownell1-0/+14
2009-01-08regulator: Fix some kerneldoc rendering issuesMark Brown1-7/+11
2009-01-08regulator: Add missing kerneldocMark Brown1-0/+1
2009-01-08regulator: Clean up kerneldoc warningsMark Brown1-22/+22
2009-01-08regulator: Remove extraneous kerneldoc annotationsMark Brown1-2/+2
2009-01-08regulator: move set_machine_constraints after regulator device initializationMike Rapoport1-5/+5
2009-01-08regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport1-1/+1
2009-01-08regulator: da903x: add '\n' to error messagesMike Rapoport1-5/+5
2009-01-08regulator: sysfs attribute reduction (v2)David Brownell1-48/+148
2009-01-08regulator: code shrink (v2)David Brownell1-67/+44
2009-01-08regulator: improved mode error checksDavid Brownell1-2/+13
2009-01-08regulator: enable/disable refcountingDavid Brownell1-35/+36
2009-01-08regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-08leds: Add WM8350 LED driverMark Brown1-0/+91
2009-01-04mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown1-0/+7
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai1-11/+4
2008-10-30regulator: da903x regulator bug fixJonathan Cameron1-12/+17
2008-10-13da903x: add regulator support for DA9030/DA9034Eric Miao3-0/+522
2008-10-13regulator: Add WM8350 regulator supportMark Brown3-0/+1441
2008-10-13regulator: Export regulator name via sysfsMark Brown1-0/+18
2008-10-13regulator: Add WM8400 regulator supportMark Brown3-0/+376
2008-10-13regulator: Enable regulators marked as always_onMark Brown1-2/+17
2008-10-13regulator: Additional diagnostics for machine constraintsMark Brown1-4/+19
2008-10-13regulator: check for init_data on registrationMark Brown1-0/+3
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood2-243/+235
2008-07-30regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel3-0/+179
2008-07-30regulator: core kbuild filesLiam Girdwood2-0/+59
2008-07-30regulator: regulator test harnessMark Brown1-0/+345
2008-07-30regulator: add support for fixed regulators.Mark Brown1-0/+129
2008-07-30regulator: regulator framework coreLiam Girdwood1-0/+1903