aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/me-debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-11MIPS: math-emu: Reuse name array in debugfs_fpuemu()Gravatar Paul Burton 1-2/+1
2019-01-22mips: math-emu: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-19/+4
2018-11-05MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 1-11/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29MIPS: math-emu: Add FP emu debugfs stats for individual instructionsGravatar Aleksandar Markovic 1-4/+277
2017-08-29MIPS: math-emu: Add FP emu debugfs clear functionalityGravatar Aleksandar Markovic 1-1/+37
2017-08-29MIPS: math-emu: Add FP emu debugfs statistics for branchesGravatar Aleksandar Markovic 1-0/+1
2015-10-26MIPS: Declare mips_debugfs_dir in a headerGravatar Paul Burton 1-1/+1
2015-09-03MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Gravatar Ralf Baechle 1-1/+1
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.Gravatar David Daney 1-0/+1
2014-05-30MIPS: math-emu: Add IEEE754 exception statistics to debugfsGravatar Deng-Cheng Zhu 1-0/+5
2014-05-21MIPS: math-emu: Reformat code according to coding style.Gravatar Ralf Baechle 1-8/+11
2014-05-21MIPS: math-emu: Move all debug fs code to a separate file.Gravatar Ralf Baechle 1-0/+59