summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/oct_ilm.c
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-08-021-2/+1
| | | | | | | | | | | | Fix checkpatch warning: WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not required Signed-off-by: Fabian Frederick <fabf@skynet.be> Acked-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/7224/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah2013-02-151-0/+206
Signed-off-by: Venkat Subbiah <venkat.subbiah@cavium.com> [Rewrote timeing calculations] Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4660/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>