aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Regulators: fixed - annotate probe and remove methodsDmitry Torokhov2010-03-031-9/+10
* regulator: Convert fixed voltage regulator to use enable_time()Mark Brown2010-03-031-2/+8
* regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2010-03-031-0/+5
* dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-161-3/+2
* 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