index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4a
/
clock-sh7722.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
1
-37
/
+40
2011-07-11
sh: move CLKDEV_xxx_ID macro to sh_clk.h
Kuninori Morimoto
1
-4
/
+0
2011-07-11
sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
1
-32
/
+11
2011-07-11
sh: clock-sh7722: modify I2C clock settings
Kuninori Morimoto
1
-1
/
+2
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-1
/
+1
2010-05-13
sh: switch sh7722 to clkdev
Magnus Damm
1
-8
/
+6
2010-05-13
sh: get rid of div4 clock name
Magnus Damm
1
-11
/
+11
2010-05-13
sh: sh7722 div4 clkdev lookup
Magnus Damm
1
-0
/
+11
2010-05-11
sh: get rid of div6 clock names
Magnus Damm
1
-1
/
+1
2010-05-11
sh: tie in div6 clocks using clkdev
Magnus Damm
1
-3
/
+8
2010-05-11
sh: get rid of hwblk clock names
Magnus Damm
1
-30
/
+25
2010-05-11
sh: tie in hwblk clocks using clkdev
Magnus Damm
1
-1
/
+24
2010-05-11
sh: scif and tmu clkdev changes
Magnus Damm
1
-3
/
+40
2010-05-11
sh: hwblk index rework
Magnus Damm
1
-2
/
+2
2010-03-29
sh: sh7722 clock string death.
Paul Mundt
1
-2
/
+2
2010-03-10
serial: sh-sci: clkdev updates for MSTP gating.
Paul Mundt
1
-3
/
+3
2010-02-22
sh: introduce struct clk_div4_table
Magnus Damm
1
-1
/
+5
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
1
-4
/
+21
2009-08-23
sh: drop static UIO clocks for sh7722, sh7723 and sh7724
Magnus Damm
1
-3
/
+3
2009-08-04
sh: clean up MSTPCRn register definitions
Magnus Damm
1
-3
/
+0
2009-07-04
sh: hwblk for sh7722
Magnus Damm
1
-28
/
+32
2009-06-11
sh: sh7722 clock framework rewrite
Magnus Damm
1
-659
/
+137
2009-06-11
sh: sh7366 clock framework rewrite
Magnus Damm
1
-41
/
+1
2009-06-11
sh: sh7343 clock framework rewrite
Magnus Damm
1
-32
/
+1
2009-06-11
sh: sh7724 clock framework rewrite V3
Magnus Damm
1
-80
/
+5
2009-06-11
sh: sh7723 clock framework rewrite V2
Magnus Damm
1
-56
/
+1
2009-05-22
sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.
Roel Kluin
1
-1
/
+1
2009-05-21
sh: clkfwk branch compile fix for clock-sh7722
Magnus Damm
1
-1
/
+1
2009-05-13
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
1
-0
/
+2
2009-05-12
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
1
-1
/
+1
2009-05-12
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
1
-5
/
+6
2009-05-12
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
1
-182
/
+183
2009-05-11
sh: clkfwk: refactor rate propagation.
Paul Mundt
1
-7
/
+1
2009-05-11
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
1
-6
/
+1
2009-05-11
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
1
-18
/
+13
2009-04-16
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
1
-12
/
+100
2008-12-22
sh: propagate r_clk
Magnus Damm
1
-0
/
+2
2008-12-22
sh: remove old sh_mobile mstpc clocks
Magnus Damm
1
-52
/
+0
2008-12-22
sh: sh_mobile mstpcr clocks for sh7366
Magnus Damm
1
-0
/
+40
2008-12-22
sh: sh_mobile mstpcr clocks for sh7343
Magnus Damm
1
-0
/
+24
2008-12-22
sh: sh_mobile mstpcr clocks for sh7723
Magnus Damm
1
-0
/
+50
2008-12-22
sh: sh_mobile mstpcr clocks for sh7722
Magnus Damm
1
-0
/
+25
2008-12-22
sh: new sh_mobile mstpcr clocks base code
Magnus Damm
1
-4
/
+41
2008-12-22
sh: use arch_flags for sh_mobile mstpcr clock bits
Magnus Damm
1
-42
/
+30
2008-12-22
sh: sh_mobile clock divider index fix
Magnus Damm
1
-10
/
+10
2008-07-28
sh: Merge sh7343 and sh7722 clock code
Magnus Damm
1
-30
/
+40
2008-07-28
sh: Add SuperH Mobile MSTPCR bits to clock framework
Magnus Damm
1
-0
/
+116
2008-07-28
sh: Use arch_flags to simplify sh7722 siu clock code
Magnus Damm
1
-38
/
+9
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
1
-1
/
+9
2007-07-20
sh: Support rate rounding for SH7722 FRQCR clocks.
Paul Mundt
1
-0
/
+15
[next]