summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp87565-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: lp87565: Fix probe failure for "ti,lp87565"Axel Lin2019-07-241-4/+4
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-161-1/+17
|\
| * regulator: lp87565: Fix missing break in switch statementColin Ian King2019-07-021-0/+1
| * regulator: lp87565: Add 4-phase lp87561 regulator supportKeerthy2019-06-171-1/+16
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1Star
|/
* regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-40/+7Star
* regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin2019-03-181-1/+1
* regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin2019-01-281-2/+2
* regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy2018-04-171-1/+2
* regulator: lp87565: Add margin while populating ramp_delayKeerthy2018-04-171-6/+10
* regulator: lp87565: Fix the initial voltage rangeKeerthy2017-06-201-1/+1
* regulator: lp87565: Fix the GPL headerKeerthy2017-06-071-2/+1Star
* regulator: lp87565: Add support for lp87565 PMIC regulatorsKeerthy2017-05-241-0/+237