summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc3589x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-7/+0
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: tc3589x: Enforce device-tree only modeLinus Walleij2015-03-261-9/+0
* mfd: tc3589x: get rid of static baseLinus Walleij2014-11-251-6/+3
* mfd: tc3589x: Translate onecell, not twocellLinus Walleij2014-07-091-1/+1
* mfd: tc3589x: Reform device tree probingLinus Walleij2014-03-191-25/+59
* mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-2/+2
* mfd: tc3589x: Detect the precise versionLinus Walleij2013-10-231-2/+35
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: tc3589x: Use devm_*() functionsJingoo Han2013-04-081-15/+6
* mfd: tc3589x: Use simple irqdomainLinus Walleij2013-01-221-12/+5
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-2/+2
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: Enable the tc3589x for Device TreeLee Jones2012-09-171-3/+40
* mfd: Provide the tc3589x with its own IRQ domainLee Jones2012-09-171-26/+47
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-4/+4
* mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPAxel Lin2012-07-091-6/+3
* mfd: Add missing #ifdef around tc3589x PM blockLinus Walleij2011-10-241-0/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-6/+6
* input/tc3589x: add tc3589x keypad supportSundar Iyer2010-12-291-1/+27
* mfd: Use dummy_irq_chip for tc3589xSamuel Ortiz2010-12-201-12/+1
* mfd/tc3589x: add suspend/resume supportSundar Iyer2010-12-191-0/+37
* mfd/tc3589x: undo gpio module reset during chip initSundar Iyer2010-12-191-3/+6
* mfd/tc3589x: fix random interrupt missesSundar Iyer2010-12-191-2/+6
* mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer2010-12-191-5/+23
* mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer2010-12-191-111/+111
* mfd/tc35892: rename tc35892 core driver to tc3589xSundar Iyer2010-12-191-0/+345
OpenPOWER on IntegriCloud