aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAge
...
| * | ARM: EXYNOS: Remove redundant code from regs-pmu.hPankaj Dubey2015-11-20
| * | ARM: EXYNOS: Constify local exynos_pmu_data structureKrzysztof Kozlowski2015-11-20
| * | ARM: EXYNOS: Switch to syscon reboot and poweroffAlim Akhtar2015-11-20
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\ \ \ | | |/ | |/|
| * | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-01
| * | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
| |/
* | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-01-11
|\ \
| * | clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-15
| |/
* / ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey2015-11-16
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\
| * ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-22
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \
| * | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-13
| * | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-10-21
|\ \ \ | |/ / |/| |
| * | ARM: EXYNOS: Fix double of_node_put() when parsing child power domainsKrzysztof Kozlowski2015-10-12
| |/
* / ARM: EXYNOS: reset Little cores when cpu is upChanho Park2015-09-13
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-10
|\
| * ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz2015-08-13
| * ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi2015-08-13
| * ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham2015-08-13
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-01
|\ \
| * | ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2015-07-29
| * | ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim2015-07-29
| * | ARM: EXYNOS: Drop owner assignment in pmu.cKrzysztof Kozlowski2015-07-21
| * | ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski2015-07-21
| * | ARM: EXYNOS: Make local function staticKrzysztof Kozlowski2015-07-21
| |/
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \
| * | ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomemKrzysztof Kozlowski2015-07-21
| |/
* | ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-30
* | ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-30
|/
* Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\
| * ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham2015-06-20
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \
| * | ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-06
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\ \ \
| * | | ARM: EXYNOS: register power domain driver from core_initcallMarek Szyprowski2015-06-05
| * | | ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski2015-06-05
| * | | ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski2015-06-05
| * | | ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz2015-06-05
| * | | ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-05
| * | | ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-05
| * | | ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz2015-06-05
| * | | ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz2015-06-05
| * | | ARM: EXYNOS: Get current parent clock for power domain on/offKrzysztof Kozlowski2015-06-05
| * | | ARM: EXYNOS: Add missing of_node_put() when parsing power domainsKrzysztof Kozlowski2015-06-05
| * | | ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresKrzysztof Kozlowski2015-06-05
| * | | ARM: EXYNOS: Handle of of_iomap() failureKrzysztof Kozlowski2015-06-05
| | |/ | |/|
* | | Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann2015-06-01
|\ \ \ | |/ / |/| |
| * | ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier2015-05-31
| |/