summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-311-5/+10
* regulator: add get_status()David Brownell2009-03-311-0/+46
* regulator: catch some registration errorsDavid Brownell2009-01-081-0/+14
* regulator: Fix some kerneldoc rendering issuesMark Brown2009-01-081-7/+11
* regulator: Add missing kerneldocMark Brown2009-01-081-0/+1
* regulator: Clean up kerneldoc warningsMark Brown2009-01-081-22/+22
* regulator: Remove extraneous kerneldoc annotationsMark Brown2009-01-081-2/+2
* regulator: move set_machine_constraints after regulator device initializationMike Rapoport2009-01-081-5/+5
* regulator: sysfs attribute reduction (v2)David Brownell2009-01-081-48/+148
* regulator: code shrink (v2)David Brownell2009-01-081-67/+44Star
* regulator: improved mode error checksDavid Brownell2009-01-081-2/+13
* regulator: enable/disable refcountingDavid Brownell2009-01-081-35/+36
* regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-081-2/+2
* regulator: Export regulator name via sysfsMark Brown2008-10-131-0/+18
* regulator: Enable regulators marked as always_onMark Brown2008-10-131-2/+17
* regulator: Additional diagnostics for machine constraintsMark Brown2008-10-131-4/+19
* regulator: check for init_data on registrationMark Brown2008-10-131-0/+3
* regulator: core - Rework machine API to remove string based functions.Liam Girdwood2008-10-131-231/+226Star
* regulator: regulator framework coreLiam Girdwood2008-07-301-0/+1903