| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| | * | ARM: EXYNOS: do not allow cpuidle registration for exynos5420 | Chander Kashyap | 2014-07-19 | 1 | -1/+3 |
* | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -3/+41 |
|\| | |
|
| * | | ARM: EXYNOS: Add support for mapping PMU base address via DT | Pankaj Dubey | 2014-07-15 | 1 | -0/+37 |
| * | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific file | Pankaj Dubey | 2014-07-15 | 1 | -0/+1 |
| * | | ARM: EXYNOS: Make exynos machine_ops as static | Pankaj Dubey | 2014-07-15 | 1 | -3/+3 |
| |/ |
|
* / | arm: Add devicetree fixup machine function | Laura Abbott | 2014-07-29 | 1 | -0/+10 |
|/ |
|
* | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2014-07-12 | 1 | -4/+2 |
|\ |
|
| * | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250 | Tomasz Figa | 2014-07-11 | 1 | -4/+2 |
* | | ARM: EXYNOS: Fix the check for non-smp configuration | Abhilash Kesavan | 2014-07-05 | 1 | -1/+1 |
|/ |
|
* | ARM: EXYNOS: Fix compilation warning | Sachin Kamat | 2014-06-17 | 1 | -1/+1 |
* | ARM: exynos: move sysram info to exynos.c | Olof Johansson | 2014-06-17 | 1 | -0/+29 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-05 | 1 | -22/+2 |
|\ |
|
| * | ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) | Russell King | 2014-05-30 | 1 | -6/+2 |
| * | ARM: l2c: exynos: convert to common l2c310 early resume functionality | Russell King | 2014-05-30 | 1 | -11/+1 |
| * | ARM: l2c: exynos: remove cache size override | Russell King | 2014-05-30 | 1 | -4/+1 |
| * | ARM: l2c: remove platforms/SoCs setting early BRESP | Russell King | 2014-05-30 | 1 | -2/+2 |
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -1/+1 |
|\ \ |
|
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -1/+1 |
| |/ |
|