dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-exynos4
Rafael J. Wysocki bb072c3cf2 ARM / Samsung: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core"
power management by Samsung platforms with struct syscore_ops objects
that are simpler.

This generally reduces the code size and the kernel memory footprint.
It also is necessary for removing sysdevs entirely from the kernel in
the future.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
2011-04-24 19:16:10 +02:00
..
include/mach Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORM 2011-03-28 16:17:54 +09:00
Makefile ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORM 2011-03-28 16:17:54 +09:00
Makefile.boot
clock.c
cpu.c
cpufreq.c
dev-ahci.c
dev-audio.c
dev-pd.c
dev-sysmmu.c
dma.c
gpiolib.c
headsmp.S
hotplug.c
init.c
irq-combiner.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
irq-eint.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
localtimer.c
mach-armlex4210.c
mach-nuri.c
mach-smdkc210.c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 2011-03-28 16:17:54 +09:00
mach-smdkv310.c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310 2011-03-28 16:17:54 +09:00
mach-universal_c210.c
mct.c Fix common misspellings 2011-03-31 11:26:23 -03:00
platsmp.c
pm.c ARM / Samsung: Use struct syscore_ops for "core" power management 2011-04-24 19:16:10 +02:00
setup-fimc.c
setup-i2c0.c
setup-i2c1.c
setup-i2c2.c
setup-i2c3.c
setup-i2c4.c
setup-i2c5.c
setup-i2c6.c
setup-i2c7.c
setup-keypad.c
setup-sdhci-gpio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-sdhci.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sleep.S
time.c