summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/loongson1-cpufreq.c
AgeCommit message (Expand)Author
2021-02-04cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar
2020-12-07cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2016-05-13CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung