aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp87565-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli1-0/+11
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli1-2/+19
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-1/+1
2019-09-09regulator: lp87565: Simplify lp87565_buck_set_ramp_delayAxel Lin1-3/+2
2019-07-24regulator: lp87565: Fix probe failure for "ti,lp87565"Axel Lin1-4/+4
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+17
2019-07-02regulator: lp87565: Fix missing break in switch statementColin Ian King1-0/+1
2019-06-17regulator: lp87565: Add 4-phase lp87561 regulator supportKeerthy1-1/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2019-03-18regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-40/+7
2019-03-18regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin1-1/+1
2019-01-28regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin1-2/+2
2018-04-17regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy1-1/+2
2018-04-17regulator: lp87565: Add margin while populating ramp_delayKeerthy1-6/+10
2017-06-20regulator: lp87565: Fix the initial voltage rangeKeerthy1-1/+1
2017-06-07regulator: lp87565: Fix the GPL headerKeerthy1-2/+1
2017-05-24regulator: lp87565: Add support for lp87565 PMIC regulatorsKeerthy1-0/+237