aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
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
2008-10-13regulator: Export regulator name via sysfsMark 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: regulator framework coreLiam Girdwood