summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sfi-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-9/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
* cpufreq: sfi: make freq_table staticColin Ian King2017-06-241-1/+1
* cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-011-3/+1Star
* cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-201-0/+136