index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
clk: pxa: Constify static struct clk_ops
Rikard Falkeborn
1
-4
/
+4
2019-11-13
clk: pxa: fix one of the pxa RTC clocks
Robert Jarzmik
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
5
-23
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-11-06
clk: pxa: constify clk_ops structures
Julia Lawall
1
-2
/
+2
2018-07-06
clk: pxa: export 32kHz PLL
Robert Jarzmik
3
-8
/
+12
2017-12-28
clk: pxa: unbreak lookup of CLK_POUT
Igor Grinberg
1
-1
/
+5
2017-11-14
clk: pxa: fix building on older compilers
Arnd Bergmann
1
-3
/
+1
2016-12-15
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-08
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-01
clk: pxa: export core clocks
Robert Jarzmik
2
-8
/
+14
2016-11-01
clk: pxa: b bit of clkcfg means fast bus
Robert Jarzmik
1
-2
/
+2
2016-11-01
clk: pxa: core pll is not affected by t bit
Robert Jarzmik
2
-4
/
+2
2016-11-01
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-02
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-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2015-08-07
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-01
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-06-12
clk: pxa: Fix const discarding warning
Stephen Boyd
1
-1
/
+1
2015-06-04
clk: make several parent names const
Uwe Kleine-König
1
-1
/
+1
2015-05-12
clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtc
Robert Jarzmik
1
-0
/
+29
2015-05-12
ARM: pxa: change clocks init sequence
Robert Jarzmik
1
-2
/
+1
2015-04-12
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-27
clk: pxa: add pxa3xx clock driver
Robert Jarzmik
2
-0
/
+365
2014-11-24
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