summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-6/+6
* mfd: ab8500-debugfs: Use kasprintfHimanshu Jha2018-05-161-2/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-14/+0
* mfd: ab8500: Introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-01-081-344/+62
* mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg...Markus Elfring2018-01-081-16/+19
* mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker2016-11-291-19/+2
* mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt...Lee Jones2016-10-041-9/+1
* mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Lee Jones2016-10-041-54/+0
* mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones2016-10-041-29/+21
* mfd: ab8500-debugfs: fix "between" in printkColin Ian King2016-04-281-1/+1
* mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formattingLee Jones2016-01-141-10/+15
* mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
* mfd: ab8500-debugfs: Remove use of seq_printf return valueJoe Perches2015-03-121-75/+121
* mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mfd: ab8500-debugfs: BIG clean-upLee Jones2014-07-211-116/+172
* mfd: ab8500-debugfs: Simplify invalid debugfs data checkingLee Jones2014-07-091-7/+7
* mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...Rickard Strandqvist2014-07-091-1/+1
* mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...Fabian Frederick2014-07-091-2/+1
* mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist2014-07-091-2/+1
* mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter2014-01-061-2/+3
* mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...Lee Jones2013-09-021-0/+3
* mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfsLee Jones2013-09-021-0/+3
* mfd: ab8500-debugfs: Staticize local variablesSachin Kamat2013-09-021-4/+4
* mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones2013-06-131-22/+12
* mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han2013-06-131-1/+1
* mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2013-05-171-4/+12
* mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones2013-03-071-97/+89
* mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar2013-03-071-70/+30
* 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