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