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
/
gpio-regulator.c
Age
Commit message (
Expand
)
Author
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-11
regulator: Use of_property_present() for testing DT property presence
Rob Herring
2022-09-29
regulator: gpio: Add input_supply support in gpio_regulator_config
Jerome Neanne
2020-07-20
regulator: gpio: Honor regulator-boot-on property
Chen-Yu Tsai
2020-06-15
regulator: gpio: Fix trivial spelling
Kieran Bingham
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-13
regulator: gpio: Constify regulator_ops
Axel Lin
2019-03-13
regulator: gpio: Convert to devm_regulator_register
Axel Lin
2019-02-06
regulator: gpio: Simplify probe path
Linus Walleij
2019-02-06
regulator: gpio: Convert to use descriptors
Linus Walleij
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-20
regulator: giving regulator controlling gpios a non-empty label when used thr...
Nicholas Lowell
2018-03-14
regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
Christophe Jaillet
2016-11-11
regulator: gpio: properly check return value of of_get_named_gpio
Jisheng Zhang
2016-03-17
regulator: gpio: check return value of of_get_named_gpio
Mihai Mihalache
2016-02-21
regulator: gpio: don't print error on EPROBE_DEFER
Rabin Vincent
2015-09-19
regulator: gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-21
regulator: gpio: fix parsing of gpio list
Richard Fitzgerald
2014-11-07
regulator: gpio: Use gpio_is_valid
Markus Pargmann
2014-11-07
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-14
regulator: gpio-regulator: fix forgotten gpios-states reading
Heiko Stuebner
2014-02-12
regulator: gpio-regulator: do not open-code counting and access of dt array e...
Heiko Stuebner
2014-02-12
regulator: gpio: print warning if gpios <-> gpios-states mismatch on DT
Kuninori Morimoto
2014-02-04
regulator: gpio: add gpios-status for DT
Kuninori Morimoto
2014-02-03
regulator: gpio-regulator: Remove unneeded OOM error message
Fabio Estevam
2014-01-23
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...
Mark Brown
2013-12-06
regulator: gpio: Warn if an invalid regulator-type is supplied
Mark Brown
2013-12-05
regulator: gpio: Don't require a regulator-type property
Mark Brown
2013-11-24
Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus
Mark Brown
2013-11-09
regulator: gpio-regulator: Don't oops on missing regulator-type property
Laurent Pinchart
2013-10-04
regulator: gpio: Remove redundant break
Sachin Kamat
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-01-29
regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()
Axel Lin
2013-01-29
regulator: gpio-regulator: Use of_gpio_count()
Axel Lin
2013-01-03
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2012-12-10
regulator: gpio-regulator: gpio_set_value should use cansleep
Lee Jones
2012-12-10
regulator: gpio-regulator: Fix logical error in for() loop
Lee Jones
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
2012-12-06
regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match
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-11-14
regulator: gpio-regulator: Catch 'no states property' misuse
Lee Jones
2012-11-13
regulator: gpio-regulator: fix can't find regulator node in dt
Frank Li
2012-10-17
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
Lee Jones
[next]