index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sh: sh7785 pll configuration from mode pin
Magnus Damm
2009-06-01
1
-6
/
+6
*
|
sh: boot word / mode pin support V2
Magnus Damm
2009-06-01
2
-0
/
+13
*
|
Merge branch 'sh/clkfwk'
Paul Mundt
2009-05-26
47
-865
/
+1137
|
\
\
|
*
|
sh: remove clk_ops->build_rate_table()
Magnus Damm
2009-05-26
1
-2
/
+0
|
*
|
sh: use shared frequency tables on sh7785
Magnus Damm
2009-05-26
1
-65
/
+12
|
*
|
sh: add shared clock framework frequency table code
Magnus Damm
2009-05-26
1
-0
/
+75
|
*
|
sh: add pll_clk to sh7785
Magnus Damm
2009-05-26
1
-15
/
+33
|
*
|
sh: clkfwk: Make clock-cpg usable for non-legacy platforms.
Paul Mundt
2009-05-22
2
-1
/
+3
|
*
|
sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.
Roel Kluin
2009-05-22
1
-1
/
+1
|
*
|
sh: clkfwk branch compile fix for clock-sh7722
Magnus Damm
2009-05-22
1
-1
/
+1
|
*
|
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-14
3
-8
/
+77
|
*
|
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
2009-05-13
1
-26
/
+84
|
*
|
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
2
-13
/
+99
|
*
|
sh: clkfwk: Update SH7785 for refactored clock framework.
Paul Mundt
2009-05-13
1
-101
/
+102
|
*
|
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-13
10
-62
/
+101
|
*
|
sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.
Paul Mundt
2009-05-13
1
-9
/
+16
|
*
|
sh: clkfwk: Handle NULL clkops for root clocks.
Paul Mundt
2009-05-13
1
-3
/
+3
|
*
|
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
20
-96
/
+96
|
*
|
Merge branch 'master' into sh/clkfwk
Paul Mundt
2009-05-12
17
-382
/
+1656
|
|
\
\
|
*
|
|
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
2009-05-12
7
-19
/
+7
|
*
|
|
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
Paul Mundt
2009-05-12
1
-1
/
+1
|
*
|
|
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
2009-05-12
1
-0
/
+59
|
*
|
|
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-12
2
-15
/
+1
|
*
|
|
sh: clkfwk: Tidy up on-chip clock registration and rate propagation.
Paul Mundt
2009-05-12
6
-79
/
+19
|
*
|
|
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
2009-05-12
1
-0
/
+20
|
*
|
|
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-12
2
-30
/
+52
|
*
|
|
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-12
6
-209
/
+183
|
*
|
|
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-12
7
-73
/
+43
|
*
|
|
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-12
2
-49
/
+79
|
*
|
|
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
5
-24
/
+10
|
*
|
|
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-12
22
-174
/
+169
*
|
|
|
sh: irq: Fix up imask build warnings.
Paul Mundt
2009-05-26
1
-2
/
+2
*
|
|
|
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
Paul Mundt
2009-05-22
1
-0
/
+4
*
|
|
|
sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.
Paul Mundt
2009-05-22
1
-0
/
+8
*
|
|
|
sh: irq: Teach ipr and intc about dynamically allocating irq_descs.
Paul Mundt
2009-05-22
1
-0
/
+8
*
|
|
|
sh: irq: Convert from irq_desc[] to irq_to_desc().
Paul Mundt
2009-05-22
3
-39
/
+48
*
|
|
|
sh: irq: Rework the SR.IMASK bitmap handling.
Paul Mundt
2009-05-22
1
-48
/
+16
*
|
|
|
sh: intc tables for sh7770
Magnus Damm
2009-05-14
1
-0
/
+246
|
|
/
/
|
/
|
|
*
|
|
sh: Kill off the remnants of the old timer code.
Paul Mundt
2009-05-12
6
-81
/
+4
*
|
|
sh: remove old TMU driver
Magnus Damm
2009-05-12
3
-302
/
+0
*
|
|
sh: CMT platform data for sh7720/sh7721
Magnus Damm
2009-05-12
1
-0
/
+161
*
|
|
sh: TMU platform data for sh7720/sh7721
Magnus Damm
2009-05-12
1
-0
/
+109
*
|
|
sh: TMU platform data for sh7710/sh7712
Magnus Damm
2009-05-12
1
-0
/
+108
*
|
|
sh: TMU platform data for sh7706/sh7707/sh7708/sh7709
Magnus Damm
2009-05-12
1
-0
/
+108
*
|
|
sh: TMU platform data for sh7705
Magnus Damm
2009-05-12
1
-0
/
+108
*
|
|
sh: TMU platform data for sh7724
Magnus Damm
2009-05-12
1
-0
/
+195
*
|
|
sh: TMU platform data for sh7366
Magnus Damm
2009-05-12
1
-0
/
+98
*
|
|
sh: TMU platform data for sh7343
Magnus Damm
2009-05-12
1
-0
/
+98
*
|
|
sh: add sh4-202 INTC tables
Magnus Damm
2009-05-12
1
-1
/
+55
*
|
|
sh: TMU platform data for sh4-202
Magnus Damm
2009-05-12
1
-0
/
+108
[prev]
[next]