aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/lp8755.c
AgeCommit message (Expand)Author
2021-06-01regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2020-08-18regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bitsAxel Lin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-13regulator: lp8755: Fix notifier mutex lock warningSteve Twiss
2019-01-28regulator: lp8755: Constify lp8755_regulatorsAxel Lin
2019-01-08regulator: Fix trivial language typosKrzysztof Kozlowski
2017-05-19regulator: lp8755: fix spelling mistake "acceess" -> "access"Colin Ian King
2017-01-31regulator: lp8755: constify regulator_ops structureBhumika Goyal
2015-06-02regulator: lp8755: Convert to devm_request_threaded_irqAxel Lin
2014-07-09regulator: lp8755: Use devm_regulator_registerHimangi Saraogi
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown
2013-09-01Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-07-02regulator: lp8755: Provide map_voltage()Mark Brown
2013-05-12regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin
2013-01-27regulator: lp8755: Use LP8755_BUCK_MAX instead of magic numberAxel Lin
2013-01-17regulator: lp8755: Remove enum bucksAxel Lin
2013-01-17regulator: lp8755: Don't show unrelated messags in lp8755_probe error pathsAxel Lin
2013-01-08regulator: lp8755: Fix mask for pchip->mphaseAxel Lin
2013-01-08regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong