summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-221-2/+86
* regulator: More explict error reporting for fixed regulatorMark Brown2009-09-221-0/+3
* regulator: Set MODULE_ALIAS for regulator driversMark Brown2009-06-151-0/+1
* regulator: Support list_voltage for fixed voltage regulatorMark Brown2009-06-151-1/+14
* regulator: Move regulator drivers to subsys_initcall()Mark Brown2009-06-151-1/+1
* regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-311-1/+2
* regulator: add support for fixed regulators.Mark Brown2008-07-301-0/+129