aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/lp87565-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileGravatar Luca Ceresoli 1-0/+11
2020-07-22regulator: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinGravatar Luca Ceresoli 1-2/+19
2020-05-08regulator: use linear_ranges helperGravatar Matti Vaittinen 1-1/+1
2019-09-09regulator: lp87565: Simplify lp87565_buck_set_ramp_delayGravatar Axel Lin 1-3/+2
2019-07-24regulator: lp87565: Fix probe failure for "ti,lp87565"Gravatar Axel Lin 1-4/+4
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 1-1/+17
2019-07-02regulator: lp87565: Fix missing break in switch statementGravatar Colin Ian King 1-0/+1
2019-06-17regulator: lp87565: Add 4-phase lp87561 regulator supportGravatar Keerthy 1-1/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Gravatar Thomas Gleixner 1-4/+1
2019-03-18regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapGravatar Axel Lin 1-40/+7
2019-03-18regulator: lp87565: Fix missing register for LP87565_BUCK_0Gravatar Axel Lin 1-1/+1
2019-01-28regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsGravatar Axel Lin 1-2/+2
2018-04-17regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Gravatar Keerthy 1-1/+2
2018-04-17regulator: lp87565: Add margin while populating ramp_delayGravatar Keerthy 1-6/+10
2017-06-20regulator: lp87565: Fix the initial voltage rangeGravatar Keerthy 1-1/+1
2017-06-07regulator: lp87565: Fix the GPL headerGravatar Keerthy 1-2/+1
2017-05-24regulator: lp87565: Add support for lp87565 PMIC regulatorsGravatar Keerthy 1-0/+237