fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / regulator / fixed.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Dmitry TorokhovRegulators: fixed - annotate probe and remove methods
2010-03-03 Mark Brownregulator: Convert fixed voltage regulator to use enabl...
2010-03-03 Adrian Hunterregulator: Add 'start-up time' to fixed voltage regulators
2009-11-16 Dan Carpenterdereferencing freed memory regulator_fixed_voltage_remove()
2009-09-22 Roger Quadrosregulator: Add GPIO enable control to fixed voltage...
2009-09-22 Mark Brownregulator: More explict error reporting for fixed regulator
2009-06-15 Mark Brownregulator: Set MODULE_ALIAS for regulator drivers
2009-06-15 Mark Brownregulator: Support list_voltage for fixed voltage regulator
2009-06-15 Mark Brownregulator: Move regulator drivers to subsys_initcall()
2009-03-31 Mark Brownregulator: Allow init_data to be passed to fixed voltag...
2008-07-30 Mark Brownregulator: add support for fixed regulators.