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
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
ARM: exynos: Remove static mapping of SCU SFR
Pankaj Dubey
1
-3
/
+1
2018-03-21
ARM: EXYNOS: Simplify code in coupled CPU idle hot path
Marek Szyprowski
1
-1
/
+1
2018-03-21
ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
Marek Szyprowski
1
-5
/
+1
2018-01-03
ARM: EXYNOS: Add SPDX license identifiers
Krzysztof Kozlowski
1
-14
/
+10
2017-10-08
ARM: EXYNOS: Remove Exynos4212 related dead code
Marek Szyprowski
1
-2
/
+1
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-3
/
+3
2016-06-21
ARM: EXYNOS: Fixup endian in pm/pmu
Ben Dooks
1
-3
/
+3
2016-02-25
ARM: EXYNOS: Cleanup header files inclusion
Pankaj Dubey
1
-3
/
+1
2016-02-25
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Pankaj Dubey
1
-2
/
+2
2015-06-06
ARM: EXYNOS: add coupled cpuidle support for Exynos3250
Bartlomiej Zolnierkiewicz
1
-8
/
+43
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+11
2015-03-27
ARM: EXYNOS: add AFTR mode support for Exynos3250
Bartlomiej Zolnierkiewicz
1
-1
/
+11
2015-03-18
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+129
2015-01-30
cpuidle: exynos: add coupled cpuidle support for exynos4210
Bartlomiej Zolnierkiewicz
1
-0
/
+122
2015-01-30
ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2015-01-09
ARM: EXYNOS: Remove i2c sys configuration related code
Pankaj Dubey
1
-1
/
+2
2014-11-21
ARM: EXYNOS: Move PMU specific definitions from common.h
Pankaj Dubey
1
-0
/
+1
2014-10-21
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y
Bartlomiej Zolnierkiewicz
1
-333
/
+5
2014-10-21
ARM: EXYNOS: fix register setup for AFTR mode code
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2014-10-21
ARM: EXYNOS: add secure firmware support to AFTR mode code
Bartlomiej Zolnierkiewicz
1
-5
/
+12
2014-10-21
ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
Bartlomiej Zolnierkiewicz
1
-12
/
+20
2014-10-21
ARM: EXYNOS: Add support for firmware-assisted suspend/resume
Tomasz Figa
1
-5
/
+11
2014-10-21
ARM: EXYNOS: Refactor the pm code to use DT based lookup
Vikas Sajjan
1
-42
/
+125
2014-10-21
ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c
Vikas Sajjan
1
-6
/
+1
2014-08-09
ARM: EXYNOS: Fix suspend/resume sequences
Tomasz Figa
1
-87
/
+76
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-29
/
+32
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-66
/
+1
2014-08-07
Merge branch 'next/fixes-non-critical' into next/cleanup
Olof Johansson
1
-66
/
+0
2014-07-26
Merge branch 'next/fixes-non-critical' into next/soc
Arnd Bergmann
1
-66
/
+0
2014-07-26
Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Arnd Bergmann
1
-1
/
+0
2014-07-23
ARM: EXYNOS: Refactored code for using PMU address via DT
Pankaj Dubey
1
-36
/
+40
2014-07-19
ARM: EXYNOS: Fix build breakge with PM_SLEEP=n
Krzysztof Kozlowski
1
-66
/
+0
2014-07-19
ARM: SAMSUNG: Remove legacy clock code
Tomasz Figa
1
-1
/
+0
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
1
-6
/
+5
2014-07-15
ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
Pankaj Dubey
1
-0
/
+1
2014-06-18
ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoC
Abhilash Kesavan
1
-6
/
+9
2014-05-30
Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-1
/
+0
2014-05-26
ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
Daniel Lezcano
1
-2
/
+2
2014-05-26
ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c
Daniel Lezcano
1
-1
/
+2
2014-05-26
ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
Daniel Lezcano
1
-5
/
+22
2014-05-26
ARM: EXYNOS: Move the AFTR state function into pm.c
Daniel Lezcano
1
-0
/
+29
2014-05-26
ARM: EXYNOS: Remove ifdef for scu_enable in pm
Daniel Lezcano
1
-3
/
+1
2014-05-26
ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
Daniel Lezcano
1
-1
/
+6
2014-05-26
ARM: EXYNOS: Use the cpu_pm notifier for pm
Daniel Lezcano
1
-0
/
+27
2014-05-26
ARM: EXYNOS: Encapsulate register access inside a function for pm
Daniel Lezcano
1
-24
/
+41
2014-05-26
ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
Sachin Kamat
1
-1
/
+0
2014-05-16
ARM: EXYNOS: Add generic cluster power control functions
Abhilash Kesavan
1
-0
/
+30
2014-05-16
ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs
Leela Krishna Amudala
1
-0
/
+36
2014-03-21
ARM: EXYNOS: Allow wake-up using GIC interrupts
Tomasz Figa
1
-0
/
+53
[next]