index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
virtual.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
1
-5
/
+5
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
1
-2
/
+0
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-19
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
1
-4
/
+4
2012-04-18
regulator: virtual: Convert to use devm_* APIs
Axel Lin
1
-13
/
+5
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
1
-11
/
+1
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
1
-31
/
+33
2009-09-22
regulator: Improve virtual consumer probe error handling
Mark Brown
1
-4
/
+8
2009-09-22
regulator: Make virtual consumer a bit more chatty
Mark Brown
1
-0
/
+8
2009-09-22
regulator: Make virtual consumer use dev_printk
Mark Brown
1
-16
/
+18
2009-09-22
regulator: Report regulator_get() failure in virtual consumer
Mark Brown
1
-0
/
+2
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
1
-0
/
+1
2009-04-28
regulator/virtual: fix strings compare predicates
Mike Rapoport
1
-4
/
+4
2009-03-31
regulator: Mark attributes table for virtual regulator static
Mark Brown
1
-1
/
+1
2009-03-31
regulator: minor cleanup of virtual consumer
Andrew Morton
1
-0
/
+4
2009-03-31
regulator: minor cleanup of virtual consumer
David Brownell
1
-4
/
+4
2008-07-30
regulator: regulator test harness
Mark Brown
1
-0
/
+345