summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron
2009-03-31regulator: add get_status()David Brownell
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: 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
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