aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp8755.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-13regulator: lp8755: Fix notifier mutex lock warningSteve Twiss1-3/+12
2019-01-28regulator: lp8755: Constify lp8755_regulatorsAxel Lin1-1/+1
2019-01-08regulator: Fix trivial language typosKrzysztof Kozlowski1-2/+2
2017-05-19regulator: lp8755: fix spelling mistake "acceess" -> "access"Colin Ian King1-7/+7
2017-01-31regulator: lp8755: constify regulator_ops structureBhumika Goyal1-1/+1
2015-06-02regulator: lp8755: Convert to devm_request_threaded_irqAxel Lin1-15/+8
2014-07-09regulator: lp8755: Use devm_regulator_registerHimangi Saraogi1-17/+6
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown1-1/+1
2013-09-01Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown1-0/+1
2013-07-30regulator: use dev_get_platdata()Jingoo Han1-1/+1
2013-07-02regulator: lp8755: Provide map_voltage()Mark Brown1-0/+1
2013-05-12regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin1-1/+0
2013-01-27regulator: lp8755: Use LP8755_BUCK_MAX instead of magic numberAxel Lin1-3/+3
2013-01-17regulator: lp8755: Remove enum bucksAxel Lin1-33/+17
2013-01-17regulator: lp8755: Don't show unrelated messags in lp8755_probe error pathsAxel Lin1-9/+10
2013-01-08regulator: lp8755: Fix mask for pchip->mphaseAxel Lin1-1/+1
2013-01-08regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin1-4/+5
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong1-0/+580