aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tc3589x.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: Kill off set_irq_flags usageGravatar Rob Herring 1-7/+0
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2015-06-22mfd: Constify regmap and irq configuration dataGravatar Krzysztof Kozlowski 1-1/+1
2015-03-26mfd: tc3589x: Enforce device-tree only modeGravatar Linus Walleij 1-9/+0
2014-11-25mfd: tc3589x: get rid of static baseGravatar Linus Walleij 1-6/+3
2014-07-09mfd: tc3589x: Translate onecell, not twocellGravatar Linus Walleij 1-1/+1
2014-03-19mfd: tc3589x: Reform device tree probingGravatar Linus Walleij 1-25/+59
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-2/+2
2013-10-23mfd: tc3589x: Detect the precise versionGravatar Linus Walleij 1-2/+35
2013-07-31mfd: Use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-04-08mfd: tc3589x: Use devm_*() functionsGravatar Jingoo Han 1-15/+6
2013-01-22mfd: tc3589x: Use simple irqdomainGravatar Linus Walleij 1-12/+5
2012-11-28mfd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devinitGravatar Bill Pemberton 1-2/+2
2012-11-28mfd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-17mfd: Enable the tc3589x for Device TreeGravatar Lee Jones 1-3/+40
2012-09-17mfd: Provide the tc3589x with its own IRQ domainGravatar Lee Jones 1-26/+47
2012-09-14mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-4/+4
2012-07-09mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPGravatar Axel Lin 1-6/+3
2011-10-24mfd: Add missing #ifdef around tc3589x PM blockGravatar Linus Walleij 1-0/+2
2011-03-27mfd: Cleanup irq namespaceGravatar Thomas Gleixner 1-6/+6
2010-12-29input/tc3589x: add tc3589x keypad supportGravatar Sundar Iyer 1-1/+27
2010-12-20mfd: Use dummy_irq_chip for tc3589xGravatar Samuel Ortiz 1-12/+1
2010-12-19mfd/tc3589x: add suspend/resume supportGravatar Sundar Iyer 1-0/+37
2010-12-19mfd/tc3589x: undo gpio module reset during chip initGravatar Sundar Iyer 1-3/+6
2010-12-19mfd/tc3589x: fix random interrupt missesGravatar Sundar Iyer 1-2/+6
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesGravatar Sundar Iyer 1-5/+23
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xGravatar Sundar Iyer 1-111/+111
2010-12-19mfd/tc35892: rename tc35892 core driver to tc3589xGravatar Sundar Iyer 1-0/+345