remarkable-linux/arch/powerpc/platforms/powermac
Johannes Berg 17e638bc28 [POWERPC] Generic time suspend/resume code
This removes the time suspend/restore code that was done through
a PMU notifier in arch/platforms/powermac/time.c.

Instead, introduce arch/powerpc/sysdev/timer.c which creates a sys
device and handles time of day suspend/resume through that.

This should probably be replaced by using the generic RTC framework
but for now it gets rid of the arcane powermac specific hack.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-03-26 12:35:14 +10:00
..
backlight.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
bootx_init.c
cache.S
cpufreq_32.c
cpufreq_64.c
feature.c [POWERPC] Fix warning in powermac feature.c 2007-03-08 04:09:34 +11:00
low_i2c.c
Makefile
nvram.c
pci.c [POWERPC] Fix warning in powermac pci.c 2007-03-08 04:09:34 +11:00
pfunc_base.c
pfunc_core.c
pic.c [PATCH] genirq: remove IRQ_DISABLED 2007-02-16 08:14:00 -08:00
pic.h [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
pmac.h [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
setup.c [PATCH] Dynamic kernel command-line: powerpc 2007-02-12 09:48:38 -08:00
sleep.S [POWERPC] Fix build breakage with CONFIG_PPC32 2006-10-23 18:23:17 +10:00
smp.c [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save() 2007-02-07 14:03:20 +11:00
time.c [POWERPC] Generic time suspend/resume code 2007-03-26 12:35:14 +10:00
udbg_adb.c
udbg_scc.c