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
/
da9062-regulator.c
Age
Commit message (
Expand
)
Author
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-02-12
regulator: da9062: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-22
regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
2019-11-15
regulator: da9062: add of_map_mode support for bucks
Christoph Fritz
2019-11-15
regulator: da9062: refactor buck modes into header
Christoph Fritz
2019-10-08
regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
2019-10-08
Merge branch 'regulator-5.4' into regulator-5.5
Mark Brown
2019-10-07
regulator: da9062: Simplify the code iterating all regulators
Axel Lin
2019-09-23
regulator: da9062: fix suspend_enable/disable preparation
Marco Felsch
2019-08-02
regulator: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-20
regulator: da9061/62: Adjust LDO voltage selection minimum value
Felix Riemann
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-03-18
regulator: da9062: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-13
regulator: da9062: Fix notifier mutex lock warning
Steve Twiss
2019-02-26
regulator: da9062: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-19
regulator: da9062: Select maximum current in specific range for set_current_l...
Axel Lin
2019-01-28
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
2017-06-07
regulator: da9061: BUCK and LDO regulator driver
Steve Twiss
2015-12-22
regulator: da9*: constify regulator_ops structures
Julia Lawall
2015-07-14
regulator: da9062: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-06-02
regulator: da9062: Remove unused variable build warning
S Twiss
2015-05-25
regulator: da9062: Fix modalias
Axel Lin
2015-05-21
regulator: da9062: DA9062 regulator driver
S Twiss