summaryrefslogtreecommitdiff
path: root/drivers/mfd/rt5033.c
AgeCommit message (Expand)Author
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser
2023-06-08mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2022-12-07mfd: rt5033: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: rt5033: Convert to i2c's .probe_new()Uwe Kleine-König
2020-11-27mfd: rt5033: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450Thomas Gleixner
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2015-10-30mfd: rt5033: Add RT5033 Flash led sub deviceIngi Kim
2015-10-26mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-08-11mfd: Export OF module alias information in missing driversJavier Martinez Canillas
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo