summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/loongson1-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Make cpufreq_generic_init() return voidViresh Kumar2019-07-161-5/+3Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-131-16/+13Star
* CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-131-28/+35
* CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-131-1/+1
* CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-131-8/+4Star
* CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-131-0/+222