Age | Commit message (Expand) | Author | Files | Lines |
2016-11-29 | mfd: tc3589x: Improve function-level documentation | Julia Lawall | 1 | -2/+2 |
2015-08-11 | mfd: Kill off set_irq_flags usage | Rob Herring | 1 | -7/+0 |
2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-22 | mfd: Constify regmap and irq configuration data | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-26 | mfd: tc3589x: Enforce device-tree only mode | Linus Walleij | 1 | -9/+0 |
2014-11-25 | mfd: tc3589x: get rid of static base | Linus Walleij | 1 | -6/+3 |
2014-07-09 | mfd: tc3589x: Translate onecell, not twocell | Linus Walleij | 1 | -1/+1 |
2014-03-19 | mfd: tc3589x: Reform device tree probing | Linus Walleij | 1 | -25/+59 |
2014-01-06 | mfd: toshiba: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -2/+2 |
2013-10-23 | mfd: tc3589x: Detect the precise version | Linus Walleij | 1 | -2/+35 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-04-08 | mfd: tc3589x: Use devm_*() functions | Jingoo Han | 1 | -15/+6 |
2013-01-22 | mfd: tc3589x: Use simple irqdomain | Linus Walleij | 1 | -12/+5 |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-17 | mfd: Enable the tc3589x for Device Tree | Lee Jones | 1 | -3/+40 |
2012-09-17 | mfd: Provide the tc3589x with its own IRQ domain | Lee Jones | 1 | -26/+47 |
2012-09-14 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -4/+4 |
2012-07-09 | mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP | Axel Lin | 1 | -6/+3 |
2011-10-24 | mfd: Add missing #ifdef around tc3589x PM block | Linus Walleij | 1 | -0/+2 |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner | 1 | -6/+6 |
2010-12-29 | input/tc3589x: add tc3589x keypad support | Sundar Iyer | 1 | -1/+27 |
2010-12-20 | mfd: Use dummy_irq_chip for tc3589x | Samuel Ortiz | 1 | -12/+1 |
2010-12-19 | mfd/tc3589x: add suspend/resume support | Sundar Iyer | 1 | -0/+37 |
2010-12-19 | mfd/tc3589x: undo gpio module reset during chip init | Sundar Iyer | 1 | -3/+6 |
2010-12-19 | mfd/tc3589x: fix random interrupt misses | Sundar Iyer | 1 | -2/+6 |
2010-12-19 | mfd/tc3589x: add block identifier for multiple child devices | Sundar Iyer | 1 | -5/+23 |
2010-12-19 | mfd/tc3589x: rename tc35892 structs/registers to tc359x | Sundar Iyer | 1 | -111/+111 |
2010-12-19 | mfd/tc35892: rename tc35892 core driver to tc3589x | Sundar Iyer | 1 | -0/+345 |