original_kernel/arch/arm/mach-tegra
Colin Cross 1be3d05375 ARM: tegra: clock: prevent accidental disables of cpu clock
Peripheral clocks that have no clock enable bit in the
enable registers have their clk_num set to 0.  Bit 0
in the clock enable registers is the CPU clock.
Prevent disables on these peripheral clocks from
accidentally disabling the CPU clock.

Signed-off-by: Colin Cross <ccross@android.com>
Acked-by: Olof Johansson <olof@lixom.net>
2011-02-22 11:25:07 -08:00
..
include/mach ARM: tegra: clock: Add function to set SDMMC tap delay 2011-02-21 00:16:47 -08:00
Kconfig ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
Makefile ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
Makefile.boot
board-harmony-pcie.c
board-harmony-pinmux.c
board-harmony.c
board-harmony.h
board-trimslice-pinmux.c ARM: tegra: add TrimSlice board 2011-02-10 18:36:51 -08:00
board-trimslice.c ARM: tegra: add TrimSlice board 2011-02-10 18:36:51 -08:00
board-trimslice.h ARM: tegra: add TrimSlice board 2011-02-10 18:36:51 -08:00
board.h ARM: tegra: Allow overriding arch_reset 2011-02-10 17:50:41 -08:00
clock.c ARM: tegra: clock: Round rate before setting rate 2011-02-22 11:22:34 -08:00
clock.h ARM: tegra: clock: Add function to set SDMMC tap delay 2011-02-21 00:16:47 -08:00
common.c ARM: tegra: Fix hang on reboot 2011-02-20 20:04:16 -08:00
cpu-tegra.c ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency 2011-02-21 00:16:46 -08:00
dma.c ARM: tegra: APB DMA: Enable clock and remove reset. 2011-02-20 20:04:15 -08:00
fuse.c
fuse.h
gpio-names.h
gpio.c ARM: tegra: Add prototypes for subsystem suspend functions 2011-02-09 21:57:01 -08:00
headsmp.S
hotplug.c
io.c
irq.c ARM: tegra: irq: Implement retrigger 2011-02-09 22:18:30 -08:00
legacy_irq.c ARM: tegra: irq: Add support for suspend wake sources 2011-02-09 22:18:21 -08:00
localtimer.c
pcie.c
pinmux-t2-tables.c ARM: tegra: pinmux: Add missing drive pingroups and fix suspend 2011-02-09 21:57:02 -08:00
pinmux.c
platsmp.c
powergate.c ARM: tegra: Add api to control internal powergating 2011-02-09 21:57:00 -08:00
tegra2_clocks.c ARM: tegra: clock: prevent accidental disables of cpu clock 2011-02-22 11:25:07 -08:00
tegra2_emc.c ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
tegra2_emc.h ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
timer.c ARM: tegra: timer: Add idle and suspend support to timers 2011-02-09 22:17:38 -08:00