summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos4
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: EXYNOS4: Support ADCMyungJoo Ham2011-07-204-0/+13
| * | ARM: EXYNOS4: Add save/restore function for PLLJaecheol Lee2011-07-202-4/+101
| * | ARM: EXYNOS4: Add save/restore for other ARM registersJaecheol Lee2011-07-201-1/+25
| * | ARM: EXYNOS4: Move S5P_CENTRAL_SEQ_CONFIGURATION setting for PMJaecheol Lee2011-07-201-8/+14
| * | ARM: EXYNOS4: Support early wakeup entering sleep modeJaecheol Lee2011-07-201-21/+19
| * | ARM: EXYNOS4: Remove PMU configuration for S2RAMJaecheol Lee2011-07-201-75/+2
| * | ARM: EXYNOS4: Support system level power down configurationJaecheol Lee2011-07-203-1/+201
| * | ARM: EXYNOS4: Add SPDIF for SMDKV310Naveen Krishna Chatradhi2011-07-201-0/+1
| * | ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/outJungHi Min2011-07-203-6/+38
| * | ARM: EXYNOS4: Remove clock event timers using ARM private timersChanghwan Youn2011-07-207-343/+4
| * | ARM: EXYNOS4: Add support external GICChanghwan Youn2011-07-204-1/+42
| * | ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1Changhwan Youn2011-07-201-1/+1
| * | ARM: EXYNOS4: modify interrupt mappings for external GICChanghwan Youn2011-07-202-103/+93
| * | ARM: EXYNOS4: Add external GIC io memory mappingChanghwan Youn2011-07-202-4/+15
| * | ARM: EXYNOS4: Enable SATA on SMDKV310Inderpal Singh2011-07-202-0/+2
| * | ARM: EXYNOS4: Add qt602240 touch screen device on Universal_C210Marek Szyprowski2011-07-202-0/+49
| * | ARM: EXYNOS4: Add MCS Touchkey device on Universal_C210Marek Szyprowski2011-07-202-0/+58
| * | ARM: EXYNOS4: Add FIMC device on Universal_C210Marek Szyprowski2011-07-202-0/+8
| * | ARM: EXYNOS4: Fix compilation breakMarek Szyprowski2011-07-201-0/+10
* | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-255-120/+100
|\ \ \
| * | | ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han2011-07-211-4/+4
| * | | ARM: EXYNOS4: Add PWM backlight support on SMDKC210Banajit Goswami2011-07-212-0/+18
| * | | ARM: EXYNOS4: Add PWM backlight support on SMDKV310Banajit Goswami2011-07-212-0/+18
| * | | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-212-120/+64
| |\ \ \ | | |/ / | |/| / | | |/
| | * ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| | * ARM: EXYNOS4: Add clkdev supportThomas Abraham2011-07-211-120/+57
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-242-570/+0
|\ \ \
| * | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-132-570/+0
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-228-39/+12
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | |_|_|_|/ |/| | | |
| | | | * ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
| | | | * ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-242-19/+1
| | | | * ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1
| | | | * ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-4/+3
| |_|_|/ |/| | |
| | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
| | * | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-061-0/+6
| | * | ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham2011-07-061-1/+1
| | * | ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi2011-07-061-1/+1
| | * | ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham2011-07-061-6/+2
| |/ /
| * | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+1
| |\ \ |/ / /
| * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-0/+1
| |/
* | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
* | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
* | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-012-2/+2
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-282-366/+1
|\
| * gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-262-366/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-254-0/+178
|\ \ | |/ |/|
| * ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI boardJoonyoung Shim2011-05-062-0/+91
| * ARM: EXYNOS4: CPUIDLE SupportJaecheol Lee2011-05-062-0/+87
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-24/+6
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2011-05-231-4/+2
| |\ \