summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp87565-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: lp87565: Remove redundant of_match_ptr() macrosChen Jiahao2023-08-091-2/+2
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli2021-05-191-0/+11
* regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli2020-07-011-2/+19
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-1/+1
* regulator: lp87565: Simplify lp87565_buck_set_ramp_delayAxel Lin2019-09-091-3/+2
* 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-151-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/+1
|/
* regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-40/+7
* 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/+1
* regulator: lp87565: Add support for lp87565 PMIC regulatorsKeerthy2017-05-241-0/+237