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
/
da9055-regulator.c
Age
Commit message (
Expand
)
Author
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-03-15
regulator: da9055: Convert to regulator core's simplified DT parsing code
Axel Lin
2019-03-13
regulator: da9055: Fix notifier mutex lock warning
Steve Twiss
2019-03-03
regulator: da9055: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2018-09-20
regulator: da905{2,5}: Remove unnecessary array check
Nathan Chancellor
2018-02-16
regulator: da9055: Pass descriptor instead of GPIO number
Linus Walleij
2015-12-22
regulator: da9*: constify regulator_ops structures
Julia Lawall
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-26
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...
Mark Brown
2014-02-20
regulator: da9055: Do not hardcode return value
Sachin Kamat
2014-02-14
regulator: da9055: Use of_get_child_by_name
Sachin Kamat
2014-02-12
regulator: da9055: declare return type of inline function exclusively
SeongJae Park
2014-02-07
regulator: da9055: Add DT support
Adam Thomson
2014-02-07
regulator: da9055: Remove use of regmap_irq_get_virq()
Adam Thomson
2013-09-17
regulator: da9055: Convert to devm_regulator_register
Axel Lin
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-02-19
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Mark Brown
2013-01-07
regulator: da9055: Remove unused v_shift field from struct da9055_volt_reg
Axel Lin
2013-01-03
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
2012-11-27
regulator: da9055: Select maximum current in specific range for set_current_l...
Axel Lin
2012-11-27
regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
2012-11-21
regulator: da9055: Properly handle voltage range that doesn't start with 0 of...
Axel Lin
2012-11-16
regulator: da9055: Fix checking wrong value in da9055_gpio_init
Axel Lin
2012-11-15
regulator: DA9055 regulator driver
Ashish Jangam