aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc3589x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mfd: tc3589x: Improve function-level documentationJulia Lawall1-2/+2
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-7/+0
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2015-03-26mfd: tc3589x: Enforce device-tree only modeLinus Walleij1-9/+0
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-6/+3
2014-07-09mfd: tc3589x: Translate onecell, not twocellLinus Walleij1-1/+1
2014-03-19mfd: tc3589x: Reform device tree probingLinus Walleij1-25/+59
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven1-2/+2
2013-10-23mfd: tc3589x: Detect the precise versionLinus Walleij1-2/+35
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-04-08mfd: tc3589x: Use devm_*() functionsJingoo Han1-15/+6
2013-01-22mfd: tc3589x: Use simple irqdomainLinus Walleij1-12/+5
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-2/+2
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-17mfd: Enable the tc3589x for Device TreeLee Jones1-3/+40
2012-09-17mfd: Provide the tc3589x with its own IRQ domainLee Jones1-26/+47
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown1-4/+4
2012-07-09mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPAxel Lin1-6/+3
2011-10-24mfd: Add missing #ifdef around tc3589x PM blockLinus Walleij1-0/+2
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-6/+6
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer1-1/+27
2010-12-20mfd: Use dummy_irq_chip for tc3589xSamuel Ortiz1-12/+1
2010-12-19mfd/tc3589x: add suspend/resume supportSundar Iyer1-0/+37
2010-12-19mfd/tc3589x: undo gpio module reset during chip initSundar Iyer1-3/+6
2010-12-19mfd/tc3589x: fix random interrupt missesSundar Iyer1-2/+6
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer1-5/+23
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer1-111/+111
2010-12-19mfd/tc35892: rename tc35892 core driver to tc3589xSundar Iyer1-0/+345