linux/arch/arm/mach-msm
Brian Swetland b8a16e1fdf [ARM] msm: add proc_comm support, necessary for clock and power control
The proc_comm protocol is the lowest level protocol available for
communicating with the modem core.  It provides access to clock and
power control, among other things, and is safe for use from atomic
contexts, unlike the higher level SMD and RPC transports.

Signed-off-by: Brian Swetland <swetland@google.com>
2008-10-22 02:39:32 -07:00
..
include/mach [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Kconfig [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM 2008-10-22 02:39:32 -07:00
Makefile [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
Makefile.boot [ARM] msm: core platform support for ARCH_MSM7X00A 2008-01-26 14:39:14 +00:00
board-halibut.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
common.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
dma.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
idle.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
io.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
irq.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
proc_comm.c [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
proc_comm.h [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
timer.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00