aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/loongson1-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar1-5/+3
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2016-05-13CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung1-16/+13
2016-05-13CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung1-28/+35
2016-05-13CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung1-1/+1
2016-05-13CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung1-8/+4
2016-05-13CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung1-0/+222