aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/exynos.c
AgeCommit message (Expand)Author
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz
2015-08-14ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz
2015-01-12ARM: EXYNOS: Recognize Samsung MFC v8 devicesSjoerd Simons
2015-01-09ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey
2014-10-21ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson
2014-09-24ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-07-29ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan
2014-07-29ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber
2014-07-23ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-23Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim
2014-07-19ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-31ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson