Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e058c945e03a629c99606452a6931f632dd28903
/
drivers
/
cpuidle
/
cpuidle-exynos.c
38eb1db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
eeebc3b
ARM: cpuidle: Remove duplicate header inclusion
by Daniel Lezcano
· 10 years ago
cfdda35
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
by Bartlomiej Zolnierkiewicz
· 10 years ago
712eddf
cpuidle: exynos: add coupled cpuidle support for exynos4210
by Bartlomiej Zolnierkiewicz
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
c6ec883
cpuidle: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
01601b3
ARM: EXYNOS: Fix suspend/resume sequences
by Tomasz Figa
· 10 years ago
ff6a9c0
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
by Daniel Lezcano
· 11 years ago
[Renamed from arch/arm/mach-exynos/cpuidle.c]
ce4305d2a
ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c
by Daniel Lezcano
· 11 years ago
277f504
ARM: EXYNOS: Pass the AFTR callback to the platform_data
by Daniel Lezcano
· 11 years ago
0ebc13e
ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
by Daniel Lezcano
· 11 years ago
3681baf
ARM: EXYNOS: Move the AFTR state function into pm.c
by Daniel Lezcano
· 11 years ago
712bb69
ARM: EXYNOS: Encapsulate the AFTR code into a function
by Daniel Lezcano
· 11 years ago
70ecb84
ARM: EXYNOS: Disable cpuidle for exynos5440
by Daniel Lezcano
· 11 years ago
dcef663
ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle
by Daniel Lezcano
· 11 years ago
623f226
ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle
by Daniel Lezcano
· 11 years ago
795537d
ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
by Daniel Lezcano
· 11 years ago
85f9f90
ARM: EXYNOS: Use the cpu_pm notifier for pm
by Daniel Lezcano
· 11 years ago
9bd5544
ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle
by Daniel Lezcano
· 11 years ago
20115fa
ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
by Daniel Lezcano
· 11 years ago
7880e45
ARM: EXYNOS: Change function name prefix for cpuidle
by Daniel Lezcano
· 11 years ago
043c86b
ARM: EXYNOS: Use cpuidle_register
by Daniel Lezcano
· 11 years ago
53af16a
ARM: EXYNOS: Prevent forward declaration for cpuidle
by Daniel Lezcano
· 11 years ago
9a8f399
ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
by Amit Daniel Kachhap
· 11 years ago
2bf73dd6
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
96c3a25
ARM: exynos: add missing include of linux/module.h
by Arnd Bergmann
· 11 years ago
8dec067
ARM: EXYNOS: Fix compilation error in cpuidle.c
by Tomasz Figa
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
118f5c1
ARM: EXYNOS: cpuidle: fix AFTR mode check
by Bartlomiej Zolnierkiewicz
· 11 years ago
b5fd130
ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dir
by Kukjin Kim
· 11 years ago
65c9a85
ARM: EXYNOS: local regs-pmu.h header file
by Kukjin Kim
· 11 years ago
f612a4f
ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver
by Jingoo Han
· 11 years ago
ae7c4c8
ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver
by Jingoo Han
· 11 years ago
35baa33
ARM: EXYNOS: convert cpuidle driver to be a platform driver
by Bartlomiej Zolnierkiewicz
· 11 years ago
d6a99de
Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into late/all
by Olof Johansson
· 11 years ago
1e9fec0
ARM: EXYNOS: Skip C1 cpuidle state for exynos5440
by Amit Daniel Kachhap
· 11 years ago
8969301
ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm
by Amit Daniel Kachhap
· 11 years ago
97b1007
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
554c06b
cpuidle: remove en_core_tk_irqen flag
by Daniel Lezcano
· 12 years ago
329afd2
ARM: EXYNOS: replace cpumask by the corresponding macro
by Daniel Lezcano
· 12 years ago
5db9f43
ARM: EXYNOS: handle properly the return values
by Daniel Lezcano
· 12 years ago
2eb89f8
ARM: EXYNOS: factor out the idle states
by Daniel Lezcano
· 12 years ago
ccd458c
ARM: EXYNOS: move mach/pmu.h file into common.h
by Kukjin Kim
· 12 years ago
6a57d10
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a633208
ARM: EXYNOS: Remove scu_enable from cpuidle
by Abhilash Kesavan
· 12 years ago
0f9e035
ARM: EXYNOS: Add ARM down clock support
by Abhilash Kesavan
· 12 years ago
929d138
Merge branch 'late/soc' into devel-late
by Olof Johansson
· 12 years ago
7d44d2b
ARM: EXYNOS: Add PMU table for EXYNOS5250
by Jongpill Lee
· 13 years ago
06c77b3
ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enable
by Amit Daniel Kachhap
· 13 years ago
67173ca
ARM: EXYNOS: Add support AFTR mode on EXYNOS4210
by Amit Daniel Kachhap
· 13 years ago
76ee455
ARM: EXYNOS: Fix compiler error with THIS_MODULE
by Kyungmin Park
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
8301457
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
by Kukjin Kim
· 13 years ago
[Renamed from arch/arm/mach-exynos4/cpuidle.c]
3d73998
ARM: EXYNOS4: CPUIDLE Support
by Jaecheol Lee
· 14 years ago