kernel-ark/arch/arm/mach-versatile
Ben Dooks c07f87f22e [ARM] VIC: Add power management device
Add power management support to the VIC by registering
each VIC as a system device to get suspend/resume
events going.

Since the VIC registeration is done early, we need to
record the VICs in a static array which is used to add
the system devices later once the initcalls are run. This
means there is now a configuration value for the number
of VICs in the system.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-05-07 11:04:57 +01:00
..
include/mach [ARM] pass reboot command line to arch_reset() 2009-03-19 16:20:24 +00:00
clock.c [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
clock.h [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
core.c [ARM] VIC: Add power management device 2009-05-07 11:04:57 +01:00
core.h arm: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:43 -08:00
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
Makefile
Makefile.boot
pci.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_ab.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_pb.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00