summaryrefslogtreecommitdiffstats
path: root/fs/proc/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner2022-04-271-5/+1
* proc/cpuinfo: switch to ->read_iterChristoph Hellwig2020-11-061-1/+1
* proc: faster open/read/close with "permanent" filesAlexey Dobriyan2020-04-071-0/+1
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-6/+6
* x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-151-0/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs/proc: don't use module_init for non-modular core codePaul Gortmaker2014-01-231-1/+1
* proc: move /proc/cpuinfo code to fs/proc/cpuinfo.cAlexey Dobriyan2008-10-231-0/+24