Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar | 2019-07-16 | 1 | -5/+3 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() | Kelvin Cheung | 2016-05-13 | 1 | -16/+13 |
* | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure | Kelvin Cheung | 2016-05-13 | 1 | -28/+35 |
* | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data | Kelvin Cheung | 2016-05-13 | 1 | -1/+1 |
* | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() | Kelvin Cheung | 2016-05-13 | 1 | -8/+4 |
* | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c | Kelvin Cheung | 2016-05-13 | 1 | -0/+222 |