aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pm.c
AgeCommit message (Expand)Author
2023-05-09ARM: exynos: Re-introduce Exynos4212 supportArtur Weber
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey
2018-03-21ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski
2018-03-21ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-06-21ARM: EXYNOS: Fixup endian in pm/pmuBen Dooks
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-03-27ARM: EXYNOS: add AFTR mode support for Exynos3250Bartlomiej Zolnierkiewicz
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz
2015-01-30ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessaryBartlomiej Zolnierkiewicz
2015-01-09ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz
2014-10-21ARM: EXYNOS: fix register setup for AFTR mode codeBartlomiej Zolnierkiewicz
2014-10-21ARM: EXYNOS: add secure firmware support to AFTR mode codeBartlomiej Zolnierkiewicz
2014-10-21ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlinesBartlomiej Zolnierkiewicz
2014-10-21ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa
2014-10-21ARM: EXYNOS: Refactor the pm code to use DT based lookupVikas Sajjan
2014-10-21ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.cVikas Sajjan
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey
2014-06-18ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano
2014-05-26ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat