aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/me-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11MIPS: math-emu: Reuse name array in debugfs_fpuemu()Paul Burton1-2/+1
2019-01-22mips: math-emu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+4
2018-11-05MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic1-4/+277
2017-08-29MIPS: math-emu: Add FP emu debugfs clear functionalityAleksandar Markovic1-1/+37
2017-08-29MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic1-0/+1
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton1-1/+1
2015-09-03MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney1-0/+1
2014-05-30MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu1-0/+5
2014-05-21MIPS: math-emu: Reformat code according to coding style.Ralf Baechle1-8/+11
2014-05-21MIPS: math-emu: Move all debug fs code to a separate file.Ralf Baechle1-0/+59