You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/arm/mach-omap2
Jouni Hogander ba87a9beae OMAP: UART: Add sysfs interface for adjusting UART sleep timeout 16 years ago
..
Kconfig ARM OMAP3: Initial support for Nokia RX-51, v3 16 years ago
Makefile OMAP2/3: PM: push core PM code from linux-omap 16 years ago
Makefile.boot
board-2430sdp.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel 16 years ago
board-3430sdp.c [ARM] OMAP: Fix compile for omap2_init_common_hw() 16 years ago
board-apollon.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel 16 years ago
board-generic.c [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure 16 years ago
board-h4.c ARM: OMAP: Remove old dead gpio expander code 16 years ago
board-ldp.c arm: convert omap ldp platform to use smsc911x 16 years ago
board-omap3beagle.c OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files 16 years ago
board-omap3pandora.c [ARM] OMAP: Fix compile for omap2_init_common_hw() 16 years ago
board-overo.c ARM: Add SMSC911X support to Overo platform (V2) 16 years ago
board-rx51-peripherals.c ARM OMAP3: Initial support for Nokia RX-51, v3 16 years ago
board-rx51.c ARM: OMAP3: remove duplicated #include 16 years ago
clock.c Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-next 16 years ago
clock.h [ARM] omap: add support for bypassing DPLLs 16 years ago
clock24xx.c Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-next 16 years ago
clock24xx.h ARM: OMAP2/3: Remove OMAP_CM_REGADDR 16 years ago
clock34xx.c Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-next 16 years ago
clock34xx.h ARM: OMAP2/3: Remove OMAP_CM_REGADDR 16 years ago
clockdomain.c [ARM] omap: ensure that failing power domain lookups produce errors 16 years ago
clockdomains.h [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions 16 years ago
cm-regbits-24xx.h [ARM] OMAP2 PRCM: clean up CM_IDLEST bits 16 years ago
cm-regbits-34xx.h [ARM] OMAP2 PRCM: clean up CM_IDLEST bits 16 years ago
cm.h ARM: OMAP2/3: Remove OMAP_CM_REGADDR 16 years ago
control.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
devices.c ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config 16 years ago
gpmc.c ARM: OMAP: Fix compiler warnings in gpmc.c 17 years ago
id.c [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions 16 years ago
io.c [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure 16 years ago
irq.c OMAP: Add new function to check wether there is irq pending 16 years ago
mailbox.c omap mailbox: add save_/restore_ctx() for PM 16 years ago
mcbsp.c [ARM] omap: mcbsp: convert to use fck/ick clocks directly 16 years ago
mmc-twl4030.c ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3 16 years ago
mmc-twl4030.h ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3 16 years ago
mux.c ARM: OMAP3: Add more GPIO mux options 16 years ago
pm-debug.c OMAP2/3: PM: push core PM code from linux-omap 16 years ago
pm.h OMAP2/3: PM: push core PM code from linux-omap 16 years ago
pm24xx.c OMAP3: PM: UART: disable clocks when idle and off-mode support 16 years ago
pm34xx.c OMAP3: PM: UART: disable clocks when idle and off-mode support 16 years ago
powerdomain.c [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support 17 years ago
powerdomains.h [ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond 16 years ago
powerdomains24xx.h ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains 17 years ago
powerdomains34xx.h [ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond 16 years ago
prcm-common.h OMAP2/3: PM: push core PM code from linux-omap 16 years ago
prcm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
prm-regbits-24xx.h ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains 17 years ago
prm-regbits-34xx.h ARM: OMAP3: Fix HW SAVEANDRESTORE shift define 16 years ago
prm.h ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE 16 years ago
sdrc.c OMAP2/3: PM: push core PM code from linux-omap 16 years ago
sdrc.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
sdrc2xxx.c ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE 16 years ago
serial.c OMAP: UART: Add sysfs interface for adjusting UART sleep timeout 16 years ago
sleep24xx.S OMAP2/3: PM: push core PM code from linux-omap 16 years ago
sleep34xx.S OMAP2/3: PM: push core PM code from linux-omap 16 years ago
sram34xx.S OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz 16 years ago
sram242x.S ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE 16 years ago
sram243x.S ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE 16 years ago
timer-gp.c Merge branch 'omap-clock-fixes' into omap-fixes 16 years ago
usb-musb.c OMAP2/3: PM: push core PM code from linux-omap 16 years ago
usb-tusb6010.c ARM: OMAP2: Fix tusb6010 init error and compilation warning 16 years ago