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
/
virtual.c
Age
Commit message (
Expand
)
Author
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-04-19
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
2012-04-18
regulator: virtual: Convert to use devm_* APIs
Axel Lin
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
2009-09-22
regulator: Improve virtual consumer probe error handling
Mark Brown
2009-09-22
regulator: Make virtual consumer a bit more chatty
Mark Brown
2009-09-22
regulator: Make virtual consumer use dev_printk
Mark Brown
2009-09-22
regulator: Report regulator_get() failure in virtual consumer
Mark Brown
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
2009-04-28
regulator/virtual: fix strings compare predicates
Mike Rapoport
2009-03-31
regulator: Mark attributes table for virtual regulator static
Mark Brown
2009-03-31
regulator: minor cleanup of virtual consumer
Andrew Morton
2009-03-31
regulator: minor cleanup of virtual consumer
David Brownell
2008-07-30
regulator: regulator test harness
Mark Brown