summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mt6397-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: mt6397: IRQ domain should initialize before mfd_add_devices()Henry Chen2016-05-091-9/+13
* mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-12/+6
* mfd: mt6397: Add platform device ID tableJavier Martinez Canillas2016-03-161-1/+7
* mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin2016-03-161-0/+20
* mfd: mt6397: Add support for different Slave typesJohn Crispin2016-03-161-17/+41
* mfd: mt6397: int_con and int_status may vary in locationJohn Crispin2016-03-161-10/+17
* mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen2015-08-111-0/+49
* mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-08-111-4/+4
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-4/+0
* Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-251-0/+18
|\
| * mfd: provide RTC resource in MT6397 MFDEddie Huang2015-06-251-0/+18
* | mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang2015-06-221-0/+3
* | mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
|/
* mfd: Add support for the MediaTek MT6397 PMICFlora Fu2015-03-041-0/+227
OpenPOWER on IntegriCloud