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: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | clk: pxa: constify clk_ops structures | Julia Lawall | 2018-11-06 | 1 | -2/+2 |
* | clk: pxa: fix building on older compilers | Arnd Bergmann | 2017-11-15 | 1 | -3/+1 |
* | clk: pxa: Use __iomem properly and staticize lock variable | Stephen Boyd | 2016-11-09 | 1 | -3/+4 |
* | clk: pxa: fix pxa2xx_determine_rate return | Arnd Bergmann | 2016-11-09 | 1 | -11/+12 |
* | clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq | Robert Jarzmik | 2016-11-04 | 1 | -0/+139 |
* | clk: Replace explicit clk assignment with __clk_hw_set_clk | Javier Martinez Canillas | 2015-02-18 | 1 | -1/+1 |
* | clk: pxa: keep clocks initialization separated per variant | Robert Jarzmik | 2014-11-17 | 1 | -2/+1 |
* | clk: pxa: declare init function and data __init | Robert Jarzmik | 2014-11-17 | 1 | -15/+27 |
* | clk: add pxa clocks infrastructure | Robert Jarzmik | 2014-09-30 | 1 | -0/+97 |