linux_dsm_epyc7002/arch/sh/kernel/cpu
Magnus Damm 79714acbab sh: hwblk base implementation
This patch is the hwblk base implementation, containing
structures and shared functions dealing with hardware blocks.

A each processor model should provide a list of hwblks and
describe which module stop bit that is associated with each
hwblck and how the hwblks are grouped together into areas.

The shared code keeps track of the usage count for each
hwblk and the areas. Fallback implementations for processor
specific code are also kept as weak symbols.

The clock framework, the runtime pm code and cpuidle will
all tie into this hwblk implementation.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-07-05 00:28:39 +09:00
..
irq sh: Tie sparseirq in to Kconfig. 2009-06-11 10:33:09 +03:00
sh2 sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
sh2a sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
sh3 sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
sh4 sh: Tidy up SH-4A boot_cpu_data.flags probing. 2009-06-01 19:50:08 +09:00
sh4a sh: SH7786 SMP support. 2009-06-23 17:30:17 +09:00
sh5 sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
shmobile sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. 2009-03-16 20:00:17 +09:00
adc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock-cpg.c sh: use kzalloc() for cpg clocks 2009-06-17 15:39:53 +09:00
clock.c sh: add enable()/disable()/set_rate() to div6 code 2009-06-11 09:12:58 +03:00
hwblk.c sh: hwblk base implementation 2009-07-05 00:28:39 +09:00
init.c sh: add weak l2_cache_init function. 2009-06-02 12:12:55 +09:00
Makefile sh: hwblk base implementation 2009-07-05 00:28:39 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00