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