summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fixed.c
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov-9/+10
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown-2/+8
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter-0/+5
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter-3/+2
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros-2/+86
2009-09-22regulator: More explict error reporting for fixed regulatorMark Brown-0/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown-0/+1
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown-1/+1
2009-03-31regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown-1/+2
2008-07-30regulator: add support for fixed regulators.Mark Brown-0/+129