| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 1 | -19/+0 |
|\ |
|
| * | ARM: EXYNOS: Remove code for MFC custom reserved memory handling | Marek Szyprowski | 2016-06-06 | 1 | -19/+0 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration | Ben Dooks | 2016-06-22 | 1 | -0/+1 |
| |/ |
|
* | | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-18 | 1 | -17/+0 |
|\ |
|
| * | ARM: EXYNOS: Remove SROM related register settings from mach-exynos | Pankaj Dubey | 2016-04-18 | 1 | -17/+0 |
* | | cpufreq: exynos: Use generic platdev driver | Viresh Kumar | 2016-04-09 | 1 | -25/+0 |
* | | ARM: exynos: exynos-cpufreq platform device isn't supported anymore | Viresh Kumar | 2016-04-09 | 1 | -6/+2 |
|/ |
|
* | ARM: EXYNOS: Cleanup header files inclusion | Pankaj Dubey | 2016-02-25 | 1 | -4/+0 |
* | ARM: EXYNOS: Split up exynos3250 SoC specific PMU data | Pankaj Dubey | 2016-02-25 | 1 | -2/+0 |
* | ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" | Pankaj Dubey | 2016-02-25 | 1 | -1/+1 |
* | ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800 | Bartlomiej Zolnierkiewicz | 2016-02-25 | 1 | -0/+1 |
* | ARM: EXYNOS: Use generic cpufreq driver for Exynos5420 | Bartlomiej Zolnierkiewicz | 2016-02-25 | 1 | -0/+3 |
* | ARM: EXYNOS: Remove unused static mapping of CMU for exynos5 | Pankaj Dubey | 2016-02-25 | 1 | -5/+0 |
* | ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12 | Bartlomiej Zolnierkiewicz | 2015-08-14 | 1 | -0/+2 |
* | ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver | Chanwoo Choi | 2015-08-14 | 1 | -0/+1 |
* | ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250 | Thomas Abraham | 2015-08-14 | 1 | -0/+1 |
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 1 | -1/+20 |
|\ |
|
| * | ARM: Exynos: switch to using generic cpufreq driver for Exynos4210 | Thomas Abraham | 2015-06-20 | 1 | -1/+20 |
* | | ARM: EXYNOS: add coupled cpuidle support for Exynos3250 | Bartlomiej Zolnierkiewicz | 2015-06-06 | 1 | -1/+2 |
|/ |
|
* | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4 | Krzysztof Kozlowski | 2015-05-14 | 1 | -1/+1 |
* | ARM: EXYNOS: Fix failed second suspend on Exynos4 | Krzysztof Kozlowski | 2015-05-14 | 1 | -0/+27 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-04-22 | 1 | -0/+1 |
|\ |
|
| * | ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoC | Bartlomiej Zolnierkiewicz | 2015-03-27 | 1 | -0/+1 |
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-04-22 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: EXYNOS: Fix build breakage cpuidle on !SMP | Bartlomiej Zolnierkiewicz | 2015-03-18 | 1 | -1/+1 |
| |/ |
|
* | | ARM: exynos4/5: convert pmu wakeup to stacked domains | Marc Zyngier | 2015-03-18 | 1 | -10/+5 |
|/ |
|
* | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 2015-02-19 | 1 | -1/+1 |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-17 | 1 | -0/+4 |
|\ |
|
| * | cpuidle: exynos: add coupled cpuidle support for exynos4210 | Bartlomiej Zolnierkiewicz | 2015-01-30 | 1 | -0/+4 |
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2015-02-17 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: EXYNOS: Recognize Samsung MFC v8 devices | Sjoerd Simons | 2015-01-12 | 1 | -0/+1 |
| |/ |
|
* | | ARM: EXYNOS: Remove i2c sys configuration related code | Pankaj Dubey | 2015-01-09 | 1 | -37/+2 |
|/ |
|
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-12-09 | 1 | -24/+6 |
|\ |
|
| * | ARM: EXYNOS: move restart code into pmu driver | Pankaj Dubey | 2014-11-22 | 1 | -6/+0 |
| * | clk: exynos5440: move restart code into clock driver | Pankaj Dubey | 2014-11-22 | 1 | -18/+1 |
| * | ARM: EXYNOS: Add support for exynos4415 SoC | Chanwoo Choi | 2014-11-21 | 1 | -0/+2 |
| * | ARM: EXYNOS: allow driver usage on Exynos4x12 SoCs | Bartlomiej Zolnierkiewicz | 2014-10-21 | 1 | -1/+4 |
* | | ARM: EXYNOS: Remove unused static iomapping | Pankaj Dubey | 2014-11-13 | 1 | -50/+0 |
|/ |
|
* | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson | 2014-10-14 | 1 | -0/+2 |
|\ |
|
| * | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n | Bartlomiej Zolnierkiewicz | 2014-09-24 | 1 | -0/+2 |
* | | ARM: exynos: Leave disabling of unused PM domains to genpd | Ulf Hansson | 2014-09-09 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2014-08-08 | 1 | -0/+2 |
|\ |
|
| * | ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match table | Vikas Sajjan | 2014-07-29 | 1 | -0/+1 |
| * | ARM: EXYNOS: Add support for Exynos5410 PMU | Andreas Faerber | 2014-07-29 | 1 | -0/+1 |
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 1 | -24/+6 |
|\ \
| |/ |
|
| * | ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine | Pankaj Dubey | 2014-07-23 | 1 | -14/+4 |
| * | ARM: EXYNOS: Refactored code for using PMU address via DT | Pankaj Dubey | 2014-07-23 | 1 | -11/+1 |
| * | Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynos | Kukjin Kim | 2014-07-23 | 1 | -1/+3 |
| |\ |
|