summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2008-12-18regulator: move set_machine_constraints after regulator device initializationMike Rapoport
2008-12-18regulator: sysfs attribute reduction (v2)David Brownell
2008-12-18regulator: code shrink (v2)David Brownell
2008-12-18regulator: improved mode error checksDavid Brownell
2008-12-18regulator: enable/disable refcountingDavid Brownell
2008-12-18regulator: 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