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