index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
pm.c
Age
Commit message (
Expand
)
Author
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
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
2014-05-16
ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs
Leela Krishna Amudala
2014-03-21
ARM: EXYNOS: Allow wake-up using GIC interrupts
Tomasz Figa
2014-03-21
ARM: EXYNOS: Stop using legacy Samsung PM code
Tomasz Figa
2014-03-21
ARM: EXYNOS: Remove PM initcalls and useless indirection
Tomasz Figa
2014-02-14
ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code
Tomasz Figa
2013-12-19
ARM: EXYNOS: local definitions for pm.c into mach-exynos dir
Kukjin Kim
2013-12-19
ARM: EXYNOS: cleanup <mach/regs-irq.h>
Kukjin Kim
2013-12-19
ARM: EXYNOS: local regs-pmu.h header file
Kukjin Kim
2013-12-12
ARM: EXYNOS: Constify clksrc immutable register restore tables
Daniel Kurtz
2013-07-16
ARM: EXYNOS: skip pm support on exynos5440
Kukjin Kim
2013-06-19
ARM: EXYNOS: Remove mach/regs-gpio.h header
Tomasz Figa
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-30
ARM: SAMSUNG: Gracefully exit on suspend failure
Abhilash Kesavan
2013-01-10
ARM: EXYNOS: move mach/pmu.h file into common.h
Kukjin Kim
2012-12-14
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
ARM: EXYNOS: Add flush_cache_all in suspend finisher
Abhilash Kesavan
2012-11-28
ARM: EXYNOS: Fix soft reboot hang after suspend/resume
Inderpal Singh
2012-11-20
ARM: EXYNOS: Fix i2c suspend/resume for legacy controller
Abhilash Kesavan
2012-05-20
ARM: EXYNOS: Support suspend and resume for EXYNOS5250
Jongpill Lee
2012-05-20
ARM: EXYNOS: Add PMU table for EXYNOS5250
Jongpill Lee
2012-05-20
ARM: EXYNOS: Rename of function for pm.c
Jongpill Lee
2012-05-20
ARM: EXYNOS: Remove GIC save & restore function
Jongpill Lee
2012-05-20
Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2
Kukjin Kim
2012-05-16
ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5
Thomas Abraham
2012-05-15
ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412
Inderpal Singh
2012-03-20
Merge branch 'samsung/cleanup-exynos-clock' into next/soc
Arnd Bergmann
2012-03-10
ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
Kukjin Kim
2012-03-10
Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2012-03-09
ARM: EXYNOS: remove useless code to save/restore L2
Amit Daniel Kachhap
2012-01-27
ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"
Jonghwan Choi
2012-01-27
ARM: EXYNOS: fix non-SMP builds for EXYNOS4
Marek Szyprowski
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
2011-11-17
ARM: EXYNOS: remove exynos4_scu_enable()
Shawn Guo
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim