Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | |
Convert some ARM architecture's common code to using struct syscore_ops objects for power management instead of sysdev classes and sysdevs. This simplifies the code and reduces the kernel's memory footprint. It also is necessary for removing sysdevs from the kernel entirely in the future. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2010-02-15 | ARM: move LED support code out of arch/arm/kernel/time.c | Russell King | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |