index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
clock.h
Age
Commit message (
Expand
)
Author
2012-03-12
sh: sh header sh_clk_ops rename
Magnus Damm
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
2010-05-13
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
Magnus Damm
2010-05-13
sh: remove unused clock lookup
Magnus Damm
2010-05-13
sh: get rid of div4 clock name
Magnus Damm
2010-05-13
sh: get rid of mstp32 clock name and id
Magnus Damm
2010-05-11
sh: get rid of div6 clock names
Magnus Damm
2010-03-09
sh: Merge clkdev API updates.
Paul Mundt
2010-02-22
sh: add sh7724 kick callback to clk_div4_table
Magnus Damm
2010-02-22
sh: introduce struct clk_div4_table
Magnus Damm
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
2009-06-11
sh: clock div6 helper code
Magnus Damm
2009-06-01
sh: shared div4 clock code
Magnus Damm
2009-06-01
sh: shared mstp32 clock code
Magnus Damm
2009-05-26
sh: remove clk_ops->build_rate_table()
Magnus Damm
2009-05-26
sh: add shared clock framework frequency table code
Magnus Damm
2009-05-14
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-13
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
2009-05-13
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
sh: clkfwk: Update SH7785 for refactored clock framework.
Paul Mundt
2009-05-13
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-11
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
2009-05-11
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-11
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
2009-05-11
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-11
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-11
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-11
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-11
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-11
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-08
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-03-11
sh: clkfwk: add clk_set_parent/clk_get_parent
Francesco VIRLINZI
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-28
sh: migrate to arch/sh/include/
Paul Mundt