Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9a55706221812e4b609320ed41b7b149da981e51
/
arch
/
arm
/
mach-s3c24xx
/
s3c2412.c
4f506da
ARM: S3C24XX: fix building without PM_SLEEP
by Arnd Bergmann
· 10 years ago
f6361c6
ARM: S3C24XX: remove separate restart code
by Heiko Stuebner
· 10 years ago
32726d2
ARM: SAMSUNG: Remove legacy clock code
by Tomasz Figa
· 10 years ago
3c27f31
ARM: S3C24XX: convert s3c2412 to common clock framework
by Heiko Stuebner
· 11 years ago
334a1c7
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
by Tushar Behera
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
e1a621d
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
by Heiko Stuebner
· 12 years ago
14cce0e
ARM: S3C24XX: header mach/regs-power.h local
by Kukjin Kim
· 12 years ago
d8fdec1
ARM: S3C24XX: Move irq syscore-ops to irq-pm
by Heiko Stuebner
· 12 years ago
b435378
ARM: S3C24XX: remove dsc.c and make regs-dsc.h local
by Kukjin Kim
· 12 years ago
fd4e5a5
ARM: S3C2412: cleanup regs-s3c2412.h
by Kukjin Kim
· 12 years ago
353ba37
ARM: S3C24XX: Remove unused GPIO definitions for port J
by Sylwester Nawrocki
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
85e2a26
ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/
by Kukjin Kim
· 13 years ago
[Renamed from arch/arm/mach-s3c2412/s3c2412.c]
a5f17d1
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
by Olof Johansson
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
5753897
ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to
by Heiko Stuebner
· 13 years ago
4a858cf
arm: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
fb630b9
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
by Domenico Andreoli
· 13 years ago
bb072c3
ARM / Samsung: Use struct syscore_ops for "core" power management
by Rafael J. Wysocki
· 14 years ago
ef3f2dd
ARM: SAMSUNG: Add setname core function for S3C24XX NAND
by Atul Dahiya
· 14 years ago
2540003
ARM: S3C2412: Update memory register mapping and definitions
by Ben Dooks
· 15 years ago
e425382
[ARM] S3C24XX: Update clock data on resume
by Ben Dooks
· 16 years ago
e24b864
[ARM] S3C24XX: Split pll code out of regs-clock.h
by Ben Dooks
· 16 years ago
74b265d
[ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c
by Ben Dooks
· 16 years ago
1362270
[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.
by Ben Dooks
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
d5120ae
[ARM] S3C24XX: Additional include moves
by Ben Dooks
· 16 years ago
a2b7ba9
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
by Ben Dooks
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
1017be8
[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.
by Ben Dooks
· 17 years ago
cca851d
[ARM] 4790/1: S3C2412: Fix parent selection for msysclk.
by Ben Dooks
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
f3fb5a5
[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding support
by Ben Dooks
· 17 years ago
06cfa55
[ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410
by Ben Dooks
· 17 years ago
bf2a3a2
[ARM] 4520/1: S3C: Remove old VA values from static map
by Ben Dooks
· 17 years ago
531b617
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
by Ben Dooks
· 17 years ago
eca8c24
[ARM] 4412/1: S3C2412: reset errata fix
by Ben Dooks
· 18 years ago
e903382
[ARM] 4384/1: S3C2412/13 SPI registers offset correction
by Sandeep Sanjay Patil
· 18 years ago
a21765a
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
by Ben Dooks
· 18 years ago
[Renamed (94%) from arch/arm/mach-s3c2410/s3c2412.c]
b6d1f54
[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h
by Ben Dooks
· 18 years ago
58d19d6
[ARM] 4045/1: S3C24XX: remove old VA for non-shared areas
by Ben Dooks
· 18 years ago
4b053e7
[ARM] 3858/1: S3C2412: power management code
by Ben Dooks
· 18 years ago
7f61a84
[ARM] 3843/1: S3C24XX: Remove modfication lines from comments
by Ben Dooks
· 18 years ago
72d70d0
[ARM] 3842/1: S3C2412: Rename LCD device
by Ben Dooks
· 18 years ago
50dedf1
[ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selected
by Ben Dooks
· 18 years ago
c84cbb2
[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks
by Ben Dooks
· 18 years ago
68d9ab3
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
by Ben Dooks
· 18 years ago