summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas1-0/+23
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan3-15/+78
2014-11-21ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan1-2/+149
2014-11-21ARM: EXYNOS: Add PMU support for exynos5420Abhilash Kesavan2-0/+514
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey5-18/+45
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2-42/+130
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2-0/+7
2014-11-21Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynosKukjin Kim1-4/+4
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim5-96/+116
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey1-4/+4
2014-10-28ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann2-5/+5
2014-10-20ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2-0/+25
2014-10-20ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz6-335/+374
2014-10-20ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz1-1/+4
2014-10-20ARM: EXYNOS: fix register setup for AFTR mode codeBartlomiej Zolnierkiewicz1-7/+4
2014-10-20ARM: EXYNOS: add secure firmware support to AFTR mode codeBartlomiej Zolnierkiewicz2-12/+29
2014-10-20ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz4-4/+15
2014-10-20ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlinesBartlomiej Zolnierkiewicz1-12/+20
2014-10-20ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa6-5/+93
2014-10-20ARM: firmware: Introduce suspend and resume operationsTomasz Figa2-23/+13
2014-10-20ARM: EXYNOS: Refactor the pm code to use DT based lookupVikas Sajjan2-42/+126
2014-10-20ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan2-6/+2
2014-10-20ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2-2/+44
2014-10-20ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski1-1/+1
2014-10-20ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski4-96/+74
2014-10-20Linux 3.18-rc1v3.18-rc1Linus Torvalds1-2/+2
2014-10-20Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-20/+176
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds43-180/+204
2014-10-20Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson6-1/+121
2014-10-20Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-2/+22
2014-10-20MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404
2014-10-19Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-351/+280
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-953/+1372
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-692/+835
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-124/+3421
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-86/+392
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds57-138/+274
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+5
2014-10-19Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-171/+489
2014-10-19Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+1
2014-10-19Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-36/+33