aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-21serial: s3c: Fix build of header without serial_core.h preinclusionMark Brown1-0/+2
2014-03-21ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa1-0/+53
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa8-137/+167
2014-03-21ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa3-38/+19
2014-03-21ARM: EXYNOS: Fix abuse of CONFIG_PMTomasz Figa1-12/+12
2014-03-21ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa3-15/+15
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa5-81/+102
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa5-122/+169
2014-03-21ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa1-14/+6
2014-03-21ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa1-2/+13
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa4-17/+6
2014-03-21ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa1-0/+6
2014-03-21ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa1-3/+5
2014-03-21Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2Kukjin Kim95-609/+89
2014-03-11ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner6-355/+0
2014-03-11ARM: SAMSUNG: use generic uncompress.hHeiko Stuebner1-2/+2
2014-02-24ARM: EXYNOS: Remove uncompress.hSachin Kamat1-48/+0
2014-02-24ARM: debug: Use generic uncompress.h for exynosSachin Kamat1-2/+3
2014-02-15ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat3-9/+8
2014-02-14ARM: EXYNOS: Remove unused header file from pm_domains.cTushar Behera1-2/+0
2014-02-14ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera3-24/+4
2014-02-14ARM: SAMSUNG: Delete unused plat/regs-serial.h header fileTushar Behera1-1/+0
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera74-80/+74
2014-02-14ARM: SAMSUNG: Remove platform dependency from samsung.SSachin Kamat1-1/+1
2014-02-14ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume codeTomasz Figa1-146/+2
2014-02-14clk: samsung: exynos4: Add remaining suspend/resume handlingTomasz Figa1-8/+68
2014-02-14clk: samsung: Drop old suspend/resume codeTomasz Figa7-61/+7
2014-02-14clk: samsung: s3c64xx: Move suspend/resume handling to SoC driverTomasz Figa1-11/+68
2014-02-14clk: samsung: exynos5420: Move suspend/resume handling to SoC driverTomasz Figa1-5/+44
2014-02-14clk: samsung: exynos5250: Move suspend/resume handling to SoC driverTomasz Figa3-9/+49
2014-02-14clk: samsung: exynos4: Move suspend/resume handling to SoC driverTomasz Figa1-10/+80
2014-02-14clk: samsung: Provide common helpers for register save/restoreTomasz Figa2-0/+42
2014-02-14clk: exynos4: Remove remnants of non-DT supportTomasz Figa1-6/+8
2014-02-14ARM: S3C24XX: get rid of unneeded selectsPaul Bolle1-2/+0
2014-02-14ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner3-9/+0
2014-02-14ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner3-77/+0
2014-02-02Linus 3.14-rc1Linus Torvalds1-3/+3
2014-02-02Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds15-73/+278
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-02hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds3-27/+39
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-200/+244
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-57/+396