index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
fixed.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
2010-03-03
regulator: Convert fixed voltage regulator to use enable_time()
Mark Brown
2010-03-03
regulator: Add 'start-up time' to fixed voltage regulators
Adrian Hunter
2009-11-16
dereferencing freed memory regulator_fixed_voltage_remove()
Dan Carpenter
2009-09-22
regulator: Add GPIO enable control to fixed voltage regulator driver
Roger Quadros
2009-09-22
regulator: More explict error reporting for fixed regulator
Mark Brown
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
2009-03-31
regulator: Allow init_data to be passed to fixed voltage regulators
Mark Brown
2008-07-30
regulator: add support for fixed regulators.
Mark Brown