Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2019-03-13 | regulator: lp8755: Fix notifier mutex lock warning | Steve Twiss | 1 | -3/+12 |
2019-01-28 | regulator: lp8755: Constify lp8755_regulators | Axel Lin | 1 | -1/+1 |
2019-01-08 | regulator: Fix trivial language typos | Krzysztof Kozlowski | 1 | -2/+2 |
2017-05-19 | regulator: lp8755: fix spelling mistake "acceess" -> "access" | Colin Ian King | 1 | -7/+7 |
2017-01-31 | regulator: lp8755: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2015-06-02 | regulator: lp8755: Convert to devm_request_threaded_irq | Axel Lin | 1 | -15/+8 |
2014-07-09 | regulator: lp8755: Use devm_regulator_register | Himangi Saraogi | 1 | -17/+6 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next | Mark Brown | 1 | -1/+1 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next | Mark Brown | 1 | -0/+1 |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-03 | regulator: lp8755: Provide map_voltage() | Mark Brown | 1 | -0/+1 |
2013-05-12 | regulator: Remove unnecessary include of linux/delay.h from regulator drivers | Axel Lin | 1 | -1/+0 |
2013-01-27 | regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number | Axel Lin | 1 | -3/+3 |
2013-01-17 | regulator: lp8755: Remove enum bucks | Axel Lin | 1 | -33/+17 |
2013-01-17 | regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths | Axel Lin | 1 | -9/+10 |
2013-01-08 | regulator: lp8755: Fix mask for pchip->mphase | Axel Lin | 1 | -1/+1 |
2013-01-08 | regulator: lp8755: Fix lp8755_regulator_init unwind code | Axel Lin | 1 | -4/+5 |
2012-12-24 | regulator: lp8755: new driver for LP8755 | Daniel Jeong | 1 | -0/+580 |