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.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
/
include
/
asm
/
clock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sh: sh header sh_clk_ops rename
Magnus Damm
2012-03-12
1
-1
/
+1
*
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
2010-05-13
1
-0
/
+3
*
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
Magnus Damm
2010-05-13
1
-146
/
+1
*
sh: remove unused clock lookup
Magnus Damm
2010-05-13
1
-1
/
+0
*
sh: get rid of div4 clock name
Magnus Damm
2010-05-13
1
-8
/
+7
*
sh: get rid of mstp32 clock name and id
Magnus Damm
2010-05-13
1
-9
/
+6
*
sh: get rid of div6 clock names
Magnus Damm
2010-05-11
1
-6
/
+5
*
sh: Merge clkdev API updates.
Paul Mundt
2010-03-09
1
-7
/
+0
*
sh: add sh7724 kick callback to clk_div4_table
Magnus Damm
2010-02-22
1
-0
/
+1
*
sh: introduce struct clk_div4_table
Magnus Damm
2010-02-22
1
-3
/
+7
*
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2010-01-19
1
-0
/
+4
*
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
2009-06-11
1
-0
/
+4
*
sh: clock div6 helper code
Magnus Damm
2009-06-11
1
-0
/
+10
*
sh: shared div4 clock code
Magnus Damm
2009-06-01
1
-0
/
+15
*
sh: shared mstp32 clock code
Magnus Damm
2009-06-01
1
-0
/
+13
*
sh: remove clk_ops->build_rate_table()
Magnus Damm
2009-05-26
1
-1
/
+0
*
sh: add shared clock framework frequency table code
Magnus Damm
2009-05-26
1
-0
/
+18
*
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-14
1
-0
/
+3
*
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
2009-05-13
1
-0
/
+1
*
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
1
-0
/
+1
*
sh: clkfwk: Update SH7785 for refactored clock framework.
Paul Mundt
2009-05-13
1
-0
/
+2
*
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-13
1
-1
/
+4
*
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
2009-05-12
1
-0
/
+7
*
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-12
1
-1
/
+0
*
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
2009-05-12
1
-0
/
+1
*
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-12
1
-1
/
+1
*
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-12
1
-16
/
+0
*
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-12
1
-2
/
+1
*
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-12
1
-3
/
+6
*
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
1
-1
/
+1
*
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-12
1
-1
/
+2
*
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: clkfwk: add clk_set_parent/clk_get_parent
Francesco VIRLINZI
2009-03-11
1
-0
/
+1
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
1
-0
/
+1
*
sh: migrate to arch/sh/include/
Paul Mundt
2008-07-29
1
-0
/
+97