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
/
lp8788-buck.c
Age
Commit message (
Expand
)
Author
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-11
regulator: lp8788-buck: Convert to linear range
Axel Lin
2019-01-28
regulator: lp8788-buck: Constify lp8788_buck_desc
Axel Lin
2015-12-23
regulator: lp8788: constify regulator_ops structures
Julia Lawall
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2013-09-30
regulator: lp8788-buck: use devm_regulator_register()
Jingoo Han
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
2013-04-25
regulator: lp8788-buck: Use regulator_map_voltage_ascend
Axel Lin
2013-01-17
regulator: lp8788-buck: Remove buck[1|2]_vout_addr array
Axel Lin
2013-01-10
regulator: lp8788-buck: Silence build warning
Axel Lin
2013-01-03
lp8788-buck: fix a for-loop coding style
Kim, Milo
2013-01-03
lp8788-buck: fix a parent device on devm_gpio_request()
Kim, Milo
2013-01-03
lp8788-buck: fix a parent deivce in _probe()
Kim, Milo
2012-12-10
Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next
Mark Brown
2012-12-10
regulator: lp8788-buck: Kill _gpio_request function
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-08-28
regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap table
Axel Lin
2012-08-28
regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode function
Axel Lin
2012-07-20
regulator: add new lp8788 regulator driver
Kim, Milo