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