index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+29
2015-10-22
ARM: Remove open-coded version of IRQCHIP_DECLARE
Marc Zyngier
1
-1
/
+2
2015-10-21
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-5
/
+3
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-26
/
+29
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-2
/
+2
2015-10-13
ARM: EXYNOS: Fix double of_node_put() when parsing child power domains
Krzysztof Kozlowski
1
-5
/
+3
2015-09-14
ARM: EXYNOS: reset Little cores when cpu is up
Chanho Park
2
-1
/
+32
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2
-0
/
+6
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-9
/
+164
2015-09-01
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-08-14
ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12
Bartlomiej Zolnierkiewicz
2
-0
/
+4
2015-08-14
ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
Chanwoo Choi
1
-0
/
+1
2015-08-14
ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250
Thomas Abraham
1
-0
/
+1
2015-07-31
ARM: EXYNOS: fix double of_node_put() on error path
Vladimir Zapolskiy
1
-1
/
+0
2015-07-31
ARM: EXYNOS: Fix potentian kfree() of ro memory
Vladimir Zapolskiy
1
-1
/
+1
2015-07-30
ARM: SAMSUNG: local regs-srom header in mach-exynos
Kukjin Kim
2
-2
/
+55
2015-07-30
ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynos
Kukjin Kim
3
-0
/
+101
2015-07-21
ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
Krzysztof Kozlowski
1
-1
/
+1
2015-07-21
ARM: EXYNOS: Drop owner assignment in pmu.c
Krzysztof Kozlowski
1
-1
/
+0
2015-07-21
ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC
Krzysztof Kozlowski
3
-5
/
+7
2015-07-21
ARM: EXYNOS: Make local function static
Krzysztof Kozlowski
1
-1
/
+1
2015-07-01
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+20
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-7
/
+1
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
8
-61
/
+162
2015-06-20
ARM: Exynos: switch to using generic cpufreq driver for Exynos4210
Thomas Abraham
1
-1
/
+20
2015-06-06
ARM: EXYNOS: register power domain driver from core_initcall
Marek Szyprowski
1
-18
/
+7
2015-06-06
ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCs
Marek Szyprowski
1
-3
/
+3
2015-06-06
ARM: EXYNOS: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-06-06
ARM: EXYNOS: add coupled cpuidle support for Exynos3250
Bartlomiej Zolnierkiewicz
5
-14
/
+53
2015-06-06
ARM: EXYNOS: add exynos_get_boot_addr() helper
Bartlomiej Zolnierkiewicz
2
-0
/
+42
2015-06-06
ARM: EXYNOS: add exynos_set_boot_addr() helper
Bartlomiej Zolnierkiewicz
1
-24
/
+29
2015-06-06
ARM: EXYNOS: make exynos_core_restart() less verbose
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-06-06
ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2015-06-06
ARM: EXYNOS: Get current parent clock for power domain on/off
Krzysztof Kozlowski
1
-7
/
+9
2015-06-06
ARM: EXYNOS: Add missing of_node_put() when parsing power domains
Krzysztof Kozlowski
1
-3
/
+5
2015-06-06
ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failures
Krzysztof Kozlowski
1
-0
/
+12
2015-06-06
ARM: EXYNOS: Handle of of_iomap() failure
Krzysztof Kozlowski
1
-0
/
+8
2015-06-01
Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes
Arnd Bergmann
1
-2
/
+2
2015-06-01
ARM: exynos: Fix wake-up interrupts for Exynos3250
Marc Zyngier
1
-2
/
+2
2015-05-14
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
Krzysztof Kozlowski
1
-1
/
+1
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
4
-37
/
+34
2015-05-13
ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider
Krzysztof Kozlowski
1
-2
/
+2
2015-05-13
ARM: EXYNOS: Don't try to initialize suspend on old DT
Julien Grall
1
-1
/
+3
2015-05-06
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
Nicolas Pitre
1
-7
/
+1
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
10
-218
/
+167
2015-04-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-1
/
+3
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-15
/
+16
2015-04-14
Merge branch 'devel-stable' into for-next
Russell King
3
-4
/
+31
[next]