aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sfi-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-03-20cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar1-1/+2
2017-06-24cpufreq: sfi: make freq_table staticColin Ian King1-1/+1
2015-09-01cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2014-12-20cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar1-0/+136