index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lp8755.c
Age
Commit message (
Expand
)
Author
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