summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodesJohn Beckett2013-02-041-21/+465
* mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entrycarriere etienne2013-02-041-52/+338
* mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointerLee Jones2013-02-041-1/+1
* mfd: ab8500-debugfs: Keep count of IRQs in debugfsMattias Wallin2013-02-041-24/+53
* mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQsLee Jones2013-02-041-0/+198
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0Star
* mfd: Generically describe interactions with the DB8500 PRCMULee Jones2012-07-091-3/+3
* mfd: Enable ab8500-debug when Device Tree is enabledLee Jones2012-05-201-0/+6
* mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-11-011-0/+1
* mfd: Use kstrtoul_from_user in ab8500Peter Huewe2011-07-311-30/+11Star
* mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov2011-03-231-3/+3
* mfd: Use NULL to initialise NULL pointers in ab8500-debugfsMark Brown2011-01-141-7/+7
* mfd: Fix ab8500-debug indentation errorsMattias Wallin2011-01-141-508/+508
* mfd: AB8500 debugfsMattias Wallin2010-10-291-0/+652