Age | Commit message (Expand) | Author |
2015-06-22 | mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2015-03-12 | mfd: ab8500-debugfs: Remove use of seq_printf return value | Joe Perches |
2014-10-20 | mfd: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-21 | mfd: ab8500-debugfs: BIG clean-up | Lee Jones |
2014-07-09 | mfd: ab8500-debugfs: Simplify invalid debugfs data checking | Lee Jones |
2014-07-09 | mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat... | Rickard Strandqvist |
2014-07-09 | mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur... | Fabian Frederick |
2014-07-09 | mfd: ab8500-debugfs.c: Cleaning up values that are never used | Rickard Strandqvist |
2014-01-06 | mfd: ab8500-debugfs: Move dereference after check for NULL | Dan Carpenter |
2013-09-02 | mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev... | Lee Jones |
2013-09-02 | mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs | Lee Jones |
2013-09-02 | mfd: ab8500-debugfs: Staticize local variables | Sachin Kamat |
2013-06-13 | mfd: ab8500-debug: Convert to managed resources for allocating memory | Lee Jones |
2013-06-13 | mfd: Replace strict_strtoul() with kstrtoul() in ab* and att* | Jingoo Han |
2013-05-17 | mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource | Linus Walleij |
2013-03-07 | mfd: ab8500-debugfs: Trivially beautify the debugfs driver | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Convert to kstrtoul_from_user | srinidhi kasagar |
2013-03-07 | mfd: ab8500-debug: Add explicit dependencies | Linus Walleij |
2013-03-07 | mfd: ab8500-debug: Add register map for ab8540. | Lee Jones |
2013-03-07 | mfd: ab8500-debugfs: Change AB8500 debug permissions | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Add ADC input channel usb_id in debugfs | Lee Jones |
2013-03-07 | mfd: ab8500-debugfs: Dump sim registers | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Add support for the AB8540 | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Add support for ab8505 and ab9540 | Lee Jones |
2013-03-07 | mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Add wake-up info | Jonas Aaberg |
2013-03-07 | mfd: ab8500-debug: Better error handling on crash | Jonas Aaberg |
2013-03-07 | mfd: ab8500-debug: Function to save all ABB registers to mem | Lee Jones |
2013-03-07 | mfd: ab8500-debug: Print banks in hex | Mattias Wallin |
2013-03-07 | mfd: ab8500-gpadc: Add gpadc hw conversion | Lee Jones |
2013-02-14 | mfd: ab8500: Fix compile error | Linus Walleij |
2013-02-04 | mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter | Philippe Langlais |
2013-02-04 | mfd: ab8500-debugfs: sizeof() mismatch bugfix | Ashok G |
2013-02-04 | mfd: ab8500-debugfs: Add interrupt debug | Bengt Jonsson |
2013-02-04 | mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically | Linus Walleij |
2013-02-04 | mfd: ab8500-core: Allow the possibility to dump all AB8500 registers | Mian Yousaf Kaukab |
2013-02-04 | mfd: ab8500-debugfs: add debugfs node to read all registers | Mian Yousaf Kaukab |
2013-02-04 | mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3 | Philippe Langlais |
2013-02-04 | mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes | John Beckett |
2013-02-04 | mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry | carriere etienne |
2013-02-04 | mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer | Lee Jones |
2013-02-04 | mfd: ab8500-debugfs: Keep count of IRQs in debugfs | Mattias Wallin |
2013-02-04 | mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs | Lee Jones |
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-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones |
2012-07-09 | mfd: Generically describe interactions with the DB8500 PRCMU | Lee Jones |
2012-05-20 | mfd: Enable ab8500-debug when Device Tree is enabled | Lee Jones |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij |