summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones2013-03-071-97/+89Star
* mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar2013-03-071-70/+30Star
* mfd: ab8500-debug: Add explicit dependenciesLinus Walleij2013-03-071-0/+3
* mfd: ab8500-debug: Add register map for ab8540.Lee Jones2013-03-071-3/+419
* mfd: ab8500-debugfs: Change AB8500 debug permissionsLee Jones2013-03-071-28/+28
* mfd: ab8500-debug: Add ADC input channel usb_id in debugfsLee Jones2013-03-071-0/+35
* mfd: ab8500-debugfs: Dump sim registersLee Jones2013-03-071-0/+78
* mfd: ab8500-debug: Add support for the AB8540Lee Jones2013-03-071-1/+285
* mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones2013-03-071-11/+372
* mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2013-03-071-0/+2
* mfd: ab8500-debug: Add wake-up infoJonas Aaberg2013-03-071-5/+30
* mfd: ab8500-debug: Better error handling on crashJonas Aaberg2013-03-071-4/+11
* mfd: ab8500-debug: Function to save all ABB registers to memLee Jones2013-03-071-0/+50
* mfd: ab8500-debug: Print banks in hexMattias Wallin2013-03-071-9/+9
* mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2013-03-071-26/+266
* mfd: ab8500: Fix compile errorLinus Walleij2013-02-141-0/+1
* mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameterPhilippe Langlais2013-02-041-13/+13
* mfd: ab8500-debugfs: sizeof() mismatch bugfixAshok G2013-02-041-1/+1
* mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-041-0/+49
* mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamicallyLinus Walleij2013-02-041-10/+41
* mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-041-0/+13
* mfd: ab8500-debugfs: add debugfs node to read all registersMian Yousaf Kaukab2013-02-041-14/+81
* mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3Philippe Langlais2013-02-041-2/+24
* 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