index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tc3589x.c
Age
Commit message (
Expand
)
Author
2016-11-29
mfd: tc3589x: Improve function-level documentation
Julia Lawall
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-03-26
mfd: tc3589x: Enforce device-tree only mode
Linus Walleij
2014-11-25
mfd: tc3589x: get rid of static base
Linus Walleij
2014-07-09
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
2014-03-19
mfd: tc3589x: Reform device tree probing
Linus Walleij
2014-01-06
mfd: toshiba: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-10-23
mfd: tc3589x: Detect the precise version
Linus Walleij
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-04-08
mfd: tc3589x: Use devm_*() functions
Jingoo Han
2013-01-22
mfd: tc3589x: Use simple irqdomain
Linus Walleij
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-09-17
mfd: Enable the tc3589x for Device Tree
Lee Jones
2012-09-17
mfd: Provide the tc3589x with its own IRQ domain
Lee Jones
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-09
mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP
Axel Lin
2011-10-24
mfd: Add missing #ifdef around tc3589x PM block
Linus Walleij
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
2010-12-29
input/tc3589x: add tc3589x keypad support
Sundar Iyer
2010-12-20
mfd: Use dummy_irq_chip for tc3589x
Samuel Ortiz
2010-12-19
mfd/tc3589x: add suspend/resume support
Sundar Iyer
2010-12-19
mfd/tc3589x: undo gpio module reset during chip init
Sundar Iyer
2010-12-19
mfd/tc3589x: fix random interrupt misses
Sundar Iyer
2010-12-19
mfd/tc3589x: add block identifier for multiple child devices
Sundar Iyer
2010-12-19
mfd/tc3589x: rename tc35892 structs/registers to tc359x
Sundar Iyer
2010-12-19
mfd/tc35892: rename tc35892 core driver to tc3589x
Sundar Iyer