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
/
lp8755.c
Age
Commit message (
Expand
)
Author
2021-06-01
regulator: lp8755: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-08-18
regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits
Axel Lin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-13
regulator: lp8755: Fix notifier mutex lock warning
Steve Twiss
2019-01-28
regulator: lp8755: Constify lp8755_regulators
Axel Lin
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
2017-05-19
regulator: lp8755: fix spelling mistake "acceess" -> "access"
Colin Ian King
2017-01-31
regulator: lp8755: constify regulator_ops structure
Bhumika Goyal
2015-06-02
regulator: lp8755: Convert to devm_request_threaded_irq
Axel Lin
2014-07-09
regulator: lp8755: Use devm_regulator_register
Himangi Saraogi
2013-09-01
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
Mark Brown
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-07-02
regulator: lp8755: Provide map_voltage()
Mark Brown
2013-05-12
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
Axel Lin
2013-01-27
regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number
Axel Lin
2013-01-17
regulator: lp8755: Remove enum bucks
Axel Lin
2013-01-17
regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths
Axel Lin
2013-01-08
regulator: lp8755: Fix mask for pchip->mphase
Axel Lin
2013-01-08
regulator: lp8755: Fix lp8755_regulator_init unwind code
Axel Lin
2012-12-24
regulator: lp8755: new driver for LP8755
Daniel Jeong