aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lp87565.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: Use i2c_get_match_data() in a selection of driversRob Herring1-6/+3
2023-08-22mfd: lp87565: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-07mfd: lp87565: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli1-0/+27
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli1-0/+4
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+4
2019-06-17mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2017-09-05mfd: lp87565: Convert to use devm_mfd_add_devices()Axel Lin1-4/+3
2017-07-06mfd: Add LP87565 PMIC supportKeerthy1-0/+100