android_kernel_samsung_msm8976/arch/arm/mach-exynos4
KyongHo Cho b0b6ff0b21 ARM: EXYNOS4: Implement Clock gating for System MMU
This patch includes the implementation of the clock gating
for System MMU. Initially, all System MMUs are not asserted
the system clock. Asserting the system clock to a System MMU
is enabled only when s5p_sysmmu_enable() is called. Likewise,
it is disabled only when s5p_sysmmu_disable() is called.
Therefore, clock gating on System MMUs are still invisible to
the outside of the System MMU driver.

Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-03-15 21:37:38 +09:00
..
include/mach ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
clock.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
cpu.c ARM: S5P: Add platform definitions for FIMC3 2011-03-12 08:58:01 +09:00
cpufreq.c ARM: EXYNOS4: Remove meaningless REGULATOR config option 2011-03-07 15:17:42 +09:00
dev-ahci.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
dev-audio.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
dev-pd.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
dev-sysmmu.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
dma.c
gpiolib.c ARM: EXYNOS4: Add support for gpio interrupts 2011-03-15 21:17:43 +09:00
headsmp.S
hotplug.c ARM: EXYNOS4: Fix wrong constants in the hotplug assembly code. 2011-02-28 20:35:33 +09:00
init.c
irq-combiner.c ARM: EXYNOS4: Update IRQ part 2011-02-22 13:51:15 +09:00
irq-eint.c ARM: EXYNOS4: Update IRQ part 2011-02-22 13:51:15 +09:00
Kconfig ARM: EXYNOS4: Add keypad device to the SMDKV310 2011-03-15 20:37:02 +09:00
localtimer.c ARM: EXYNOS4: Update Timer part 2011-02-22 13:51:15 +09:00
mach-armlex4210.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
mach-nuri.c ARM: EXYNOS4: enabled lcd and backlight in NURI board 2011-03-08 07:17:09 +09:00
mach-smdkc210.c ARM: EXYNOS4: Moved board support files 2011-02-22 13:51:15 +09:00
mach-smdkv310.c ARM: EXYNOS4: Add keypad device to the SMDKV310 2011-03-15 20:37:02 +09:00
mach-universal_c210.c ARM: EXYNOS4: Add support for i2c PMICs on Universal_C210 board 2011-03-04 15:20:31 +09:00
Makefile ARM: EXYNOS4: Add keypad device helpers 2011-03-15 20:37:02 +09:00
Makefile.boot ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 2011-02-22 13:51:15 +09:00
mct.c ARM: EXYNOS4: Implement kernel timers using MCT 2011-03-11 10:40:37 +09:00
platsmp.c
pm.c ARM: EXYNOS4: Suspend to RAM Support 2011-03-12 10:18:24 +09:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c
setup-i2c1.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c2.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c3.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c4.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c5.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c6.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c7.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-keypad.c ARM: EXYNOS4: Add keypad device helpers 2011-03-15 20:37:02 +09:00
setup-sdhci-gpio.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-sdhci.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
sleep.S ARM: EXYNOS4: Suspend to RAM Support 2011-03-12 10:18:24 +09:00
time.c ARM: EXYNOS4: Update HRT for supporting PM 2011-03-12 10:18:34 +09:00