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
/
core.c
Age
Commit message (
Expand
)
Author
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-14
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
2011-10-04
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
2011-09-14
regulator: Implement deferred disable support
Mark Brown
2011-08-28
regulator: Add debugfs file showing the supply map table
Mark Brown
2011-07-22
regulator: Fix argument format type errors in error prints
Mark Brown
2011-07-22
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
2011-07-22
regulator: Make core more chatty about some errors
Mark Brown
2011-07-04
regulator: Add basic per consumer debugfs
Mark Brown
2011-06-09
regulator: Add rdev_crit() macro
Mark Brown
2011-06-09
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
2011-06-09
regulator: Include the device name in the microamps_requested_ file
Mark Brown
2011-06-09
regulator: Increase the limit on sysfs file names
Mark Brown
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
2011-03-26
regulator: If we fail when setting up a supply say which supply
Mark Brown
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
2011-01-12
regulator: Make regulator_has_full_constraints a bool
Mark Brown
2011-01-12
regulator: Clean up logging a bit
Mark Brown
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
2011-01-12
regulator: Only notify voltage changes when they succeed
Mark Brown
2011-01-12
regulator: Provide a selector based set_voltage_sel() operation
Mark Brown
2011-01-12
regulator: Factor out voltage set operation into a separate function
Mark Brown
2011-01-12
regulator: Allow drivers to report voltages as selectors
Mark Brown
2011-01-12
regulator: Use _regulator_get_voltage() consistently
Mark Brown
2011-01-12
drivers/regulator: Update WARN uses
Joe Perches
2011-01-12
regulator: Take into account the requirements of all consumers
Thomas Petazzoni
2011-01-12
regulator: Add and use rdev_<level> macros
Joe Perches
2011-01-12
regulator: Copy constraints from regulators when initialising them
Mark Brown
2011-01-12
regulator: Remove regulator core version announcement
Mark Brown
2011-01-12
regulator: Fix obfuscated log messages
Mark Brown
2011-01-12
drivers: regulator: core: convert to using pr_ macros
Daniel Walker
2011-01-12
drivers: regulator: core: use pr_fmt
Daniel Walker
2011-01-12
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
2011-01-12
regulator: Add basic trace facilities
Mark Brown
[next]