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
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-03-04
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-02-25
regulator: core: Replace direct ops->disable usage
Markus Pargmann
2014-02-25
regulator: core: Replace direct ops->enable usage
Markus Pargmann
2014-02-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
2014-02-21
regulator: core: Change dummy supplies error message to a warning
Shuah Khan
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-07
regulator: core: Allow regulator_set_voltage for fixed regulators
Bjorn Andersson
2014-01-28
regulator: core: Correct default return value for full constraints
Mark Brown
2014-01-08
regulator: core: Fix checkpatch issue
Jingoo Han
2013-12-17
regulator: core: don't print an error when no regulator is found
Hans de Goede
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
2013-11-27
regulator: core: Check for DT every time we check full constraints
Mark Brown
2013-11-27
regulator: core: Replace checks of have_full_constraints with a function
Mark Brown
2013-11-13
regulator: fixed: fix regulator_list_voltage() for regression
Guennadi Liakhovetski
2013-10-24
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-10-24
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
2013-10-24
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
2013-10-04
regulator: core: Always warn when using a dummy regulator
Mark Brown
2013-09-30
regulator: core: Reduce busy-wait looping
Thierry Reding
2013-09-24
regulator: core: Always use return value when regulator_dev_lookup() fails
Mark Brown
2013-09-23
regulator: core: Fix return code for invalid parameters
Mark Brown
2013-09-20
regulator: core: Fix default return value for _get()
Mark Brown
2013-09-20
regulator: core: set current constraints while setting machine constraints
Laxman Dewangan
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-09-17
regulator: core: Remove unused regulator_use_dummy_regulator()
Mark Brown
2013-09-17
regulator: core: Provide a dummy regulator with full constraints
Mark Brown
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown
2013-09-17
regulator: core: Refactor devm_regulator_get* APIs
Axel Lin
2013-09-17
regulator: core: Fix a trivial typo
Sachin Kamat
2013-09-17
regulator: core: Provide managed regulator registration
Mark Brown
2013-09-10
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
2013-09-01
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
2013-08-18
regulator: core: Use bool for exclusivitity flag
Mark Brown
2013-08-09
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
Axel Lin
2013-08-07
regulator: core: Move helpers for drivers out into a separate file
Mark Brown
2013-08-07
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...
Mark Brown
2013-07-31
regulator: core: Provide hints to the core about optional supplies
Mark Brown
2013-07-25
regulator: core: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-18
regulator: core: Ensure selector is mapped
Mark Brown
2013-07-18
regulator: core: Allow fixed voltage range in multiple linear ranges
Axel Lin
2013-07-18
regulator: core: Use the power efficient workqueue for delayed powerdown
Mark Brown
2013-07-15
regulator: core: Remove redundant checks
Yadwinder Singh Brar
[next]