Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | clk: pxa: Use __iomem properly and staticize lock variable | Stephen Boyd | 2016-11-09 | 1 | -2/+2 |
* | clk: pxa mark dummy helper as 'inline' | Arnd Bergmann | 2016-11-08 | 1 | -1/+1 |
* | clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq | Robert Jarzmik | 2016-11-04 | 1 | -1/+56 |
* | clk: pxa: Fix const discarding warning | Stephen Boyd | 2015-06-12 | 1 | -1/+1 |
* | clk: make several parent names const | Uwe Kleine-König | 2015-06-04 | 1 | -1/+1 |
* | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 2015-04-13 | 1 | -1/+1 |
* | clk: pxa: keep clocks initialization separated per variant | Robert Jarzmik | 2014-11-17 | 1 | -0/+1 |
* | clk: pxa: declare init function and data __init | Robert Jarzmik | 2014-11-17 | 1 | -4/+4 |
* | clk: add pxa clocks infrastructure | Robert Jarzmik | 2014-09-30 | 1 | -0/+107 |