index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
pxa
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: pxa: add a check for the return value of kzalloc()
Xiaoke Wang
2022-10-03
1
-0
/
+2
*
ARM: pxa: move clk register definitions to driver
Arnd Bergmann
2022-05-07
6
-49
/
+196
*
ARM: pxa: move smemc register access from clk to platform
Arnd Bergmann
2022-05-07
5
-63
/
+15
*
cpufreq: pxa3: move clk register access to clk driver
Arnd Bergmann
2022-05-07
1
-0
/
+16
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-0
/
+1
*
clk: pxa: Constify static struct clk_ops
Rikard Falkeborn
2020-10-13
1
-4
/
+4
*
clk: pxa: fix one of the pxa RTC clocks
Robert Jarzmik
2019-11-13
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
5
-23
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+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: export 32kHz PLL
Robert Jarzmik
2018-07-06
3
-8
/
+12
*
clk: pxa: unbreak lookup of CLK_POUT
Igor Grinberg
2017-12-28
1
-1
/
+5
*
clk: pxa: fix building on older compilers
Arnd Bergmann
2017-11-14
1
-3
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-12-15
1
-1
/
+1
|
\
|
*
clk: pxa25x: OSTIMER0 clocks from the main oscillator
Russell King - ARM Linux
2016-10-18
1
-1
/
+1
*
|
clk: pxa: Use __iomem properly and staticize lock variable
Stephen Boyd
2016-11-09
2
-5
/
+6
*
|
clk: pxa: fix pxa2xx_determine_rate return
Arnd Bergmann
2016-11-09
1
-11
/
+12
*
|
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
4
-27
/
+414
*
|
clk: pxa: export core clocks
Robert Jarzmik
2016-11-01
2
-8
/
+14
*
|
clk: pxa: b bit of clkcfg means fast bus
Robert Jarzmik
2016-11-01
1
-2
/
+2
*
|
clk: pxa: core pll is not affected by t bit
Robert Jarzmik
2016-11-01
2
-4
/
+2
*
|
clk: pxa: remove unused variables
Robert Jarzmik
2016-11-01
1
-5
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-03-23
3
-12
/
+10
|
\
|
*
clk: pxa: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-02
3
-12
/
+10
*
|
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
2016-02-01
3
-25
/
+24
|
/
*
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
2015-12-01
1
-1
/
+0
*
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
3
-3
/
+3
|
\
|
*
clk: pxa: fix core frequency reporting unit
Robert Jarzmik
2015-07-28
3
-3
/
+3
*
|
clk: pxa: pxa3xx: fix CKEN register access
Robert Jarzmik
2015-08-07
1
-1
/
+1
|
/
*
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
|
*
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: pxa: add missing pxa27x clocks for Irda and sa1100-rtc
Robert Jarzmik
2015-05-12
1
-0
/
+29
*
|
ARM: pxa: change clocks init sequence
Robert Jarzmik
2015-05-12
1
-2
/
+1
|
/
*
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-04-12
1
-1
/
+1
*
clk: pxa: pxa3xx: add missing os timer clock
Robert Jarzmik
2015-04-10
1
-0
/
+3
*
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
1
-1
/
+1
*
clk: pxa: add pxa3xx clock driver
Robert Jarzmik
2015-01-27
2
-0
/
+365
*
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2014-11-24
1
-2
/
+2
|
\
|
*
clk: pxa: fix pxa27x CCCR bit usage
Robert Jarzmik
2014-11-17
1
-2
/
+2
*
|
clk: pxa: keep clocks initialization separated per variant
Robert Jarzmik
2014-11-17
3
-2
/
+9
*
|
clk: pxa: declare init function and data __init
Robert Jarzmik
2014-11-17
3
-20
/
+32
*
|
clk: add pxa25x clock drivers
Robert Jarzmik
2014-11-17
2
-0
/
+274
|
/
*
clk: add pxa27x clock drivers
Robert Jarzmik
2014-09-30
2
-0
/
+371
*
clk: add pxa clocks infrastructure
Robert Jarzmik
2014-09-30
3
-0
/
+205