summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rt5033.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-1/+1
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: rt5033: Fix chip revision readoutJakob Hauser2023-06-081-2/+3
* mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold2023-06-081-3/+0
* mfd: rt5033: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
* mfd: rt5033: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450Thomas Gleixner2019-06-051-4/+1
* mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-11/+3
* mfd: rt5033: Add RT5033 Flash led sub deviceIngi Kim2015-10-301-0/+3
* mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-261-1/+0
* mfd: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-111-0/+1
* mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2015-01-221-0/+142