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
2015-01-08
regulator: core: fix race condition in regulator_put()
Ashay Jaiswal
2014-12-05
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...
Mark Brown
2014-12-04
regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing
Seung-Woo Kim
2014-11-24
regulator: core: Add PRE_DISABLE notification
Richard Fitzgerald
2014-10-31
regulator: Lower priority of constraint logging
Mark Brown
2014-10-20
regulator: Add ena_gpio_initialized to regulator_config
Markus Pargmann
2014-09-30
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
2014-09-30
Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...
Mark Brown
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
2014-08-29
regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
Heiko Stübner
2014-08-19
regulator: core: add const to regulator_ops and fix build error in mc13892
Guodong Xu
2014-08-16
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
2014-08-16
regulator: core: factor out delay function from _regulator_do_enable
Guodong Xu
2014-08-16
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
2014-07-29
regulator: core: Allow to get voltage count and list from parent
Javier Martinez Canillas
2014-07-29
regulator: core: Get voltage from parent if not available
Javier Martinez Canillas
2014-07-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
2014-06-30
regulator: core: convert to use gpio_desc internally
Russell King
2014-06-05
regulator: core: print error value when constraints are not applied
Nishanth Menon
2014-06-02
Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...
Mark Brown
2014-06-02
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
2014-05-28
regulator: Fix regulator_get_{optional,exclusive}() documentation
Stephen Boyd
2014-05-26
regulator: core: Use map_voltage_linear_range by default for list_voltage_lin...
Axel Lin
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
2014-04-14
regulator: core: Get and put regulator of_node
Charles Keepax
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
[next]