Age | Commit message (Expand) | Author | Files | Lines |
2017-12-28 | clk: pxa: unbreak lookup of CLK_POUT | Igor Grinberg | 1 | -1/+5 |
2017-11-15 | clk: pxa: fix building on older compilers | Arnd Bergmann | 1 | -3/+1 |
2016-12-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+1 |
2016-11-09 | clk: pxa: Use __iomem properly and staticize lock variable | Stephen Boyd | 2 | -5/+6 |
2016-11-09 | clk: pxa: fix pxa2xx_determine_rate return | Arnd Bergmann | 1 | -11/+12 |
2016-11-09 | clk: pxa mark dummy helper as 'inline' | Arnd Bergmann | 1 | -1/+1 |
2016-11-04 | clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq | Robert Jarzmik | 4 | -27/+414 |
2016-11-02 | clk: pxa: export core clocks | Robert Jarzmik | 2 | -8/+14 |
2016-11-02 | clk: pxa: b bit of clkcfg means fast bus | Robert Jarzmik | 1 | -2/+2 |
2016-11-02 | clk: pxa: core pll is not affected by t bit | Robert Jarzmik | 2 | -4/+2 |
2016-11-02 | clk: pxa: remove unused variables | Robert Jarzmik | 1 | -5/+2 |
2016-10-18 | clk: pxa25x: OSTIMER0 clocks from the main oscillator | Russell King - ARM Linux | 1 | -1/+1 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -12/+10 |
2016-03-03 | clk: pxa: Remove CLK_IS_ROOT | Stephen Boyd | 3 | -12/+10 |
2016-02-01 | ARM: pxa: define clock registers as __iomem | Arnd Bergmann | 3 | -25/+24 |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 1 | -1/+0 |
2015-09-01 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+3 |
2015-08-08 | clk: pxa: pxa3xx: fix CKEN register access | Robert Jarzmik | 1 | -1/+1 |
2015-07-28 | clk: pxa: fix core frequency reporting unit | Robert Jarzmik | 3 | -3/+3 |
2015-07-02 | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-06-13 | clk: pxa: Fix const discarding warning | Stephen Boyd | 1 | -1/+1 |
2015-06-05 | clk: make several parent names const | Uwe Kleine-König | 1 | -1/+1 |
2015-05-13 | clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtc | Robert Jarzmik | 1 | -0/+29 |
2015-05-13 | ARM: pxa: change clocks init sequence | Robert Jarzmik | 1 | -2/+1 |
2015-04-13 | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 1 | -1/+1 |
2015-04-10 | clk: pxa: pxa3xx: add missing os timer clock | Robert Jarzmik | 1 | -0/+3 |
2015-02-18 | clk: Replace explicit clk assignment with __clk_hw_set_clk | Javier Martinez Canillas | 1 | -1/+1 |
2015-01-28 | clk: pxa: add pxa3xx clock driver | Robert Jarzmik | 2 | -0/+365 |
2014-11-25 | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 1 | -2/+2 |
2014-11-17 | clk: pxa: keep clocks initialization separated per variant | Robert Jarzmik | 3 | -2/+9 |
2014-11-17 | clk: pxa: declare init function and data __init | Robert Jarzmik | 3 | -20/+32 |
2014-11-17 | clk: pxa: fix pxa27x CCCR bit usage | Robert Jarzmik | 1 | -2/+2 |
2014-11-17 | clk: add pxa25x clock drivers | Robert Jarzmik | 2 | -0/+274 |
2014-09-30 | clk: add pxa27x clock drivers | Robert Jarzmik | 2 | -0/+371 |
2014-09-30 | clk: add pxa clocks infrastructure | Robert Jarzmik | 3 | -0/+205 |