Searched hist:"36 ddf31b689a8c11d424e43565d2aa440b77bbf4" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | clock-sh3.c | 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | clock-sh7705.c | 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | clock-sh7709.c | 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | Makefile | diff 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4.c | 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | Makefile | diff 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/linux/arch/sh/kernel/cpu/ |
H A D | clock.c | 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/linux/arch/sh/kernel/ |
H A D | time.c | diff 36ddf31b689a8c11d424e43565d2aa440b77bbf4 Tue Jan 17 07:14:17 CET 2006 Paul Mundt <lethal@linux-sh.org> [PATCH] sh: Simplistic clock framework
This adds a relatively simplistic clock framework for sh. The initial goal behind this is to clean up the arch/sh/kernel/time.c mess and to get the CPU subtype-specific frequency setting and calculation code moved somewhere more sensible.
This only deals with the core clocks at the moment, though it's trivial for other drivers to define their own clocks as desired.
Signed-off-by: Paul Mundt <lethal@linux-sh.org> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|