index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
virtual.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
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