Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb00de771b0c35fc42212272596ddb07bf120b21
/
drivers
/
cpuidle
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
5c39509
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
132c242
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
cc5a2f7
tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode
by preeti
· 9 years ago
d461003
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
78eaa10
cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
by Shilpasri G Bhat
· 9 years ago
ab232ba
Merge branches 'pm-sleep' and 'pm-runtime'
by Rafael J. Wysocki
· 9 years ago
090d1cf
drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver
by Paul Gortmaker
· 10 years ago
7d51d979
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
by Rafael J. Wysocki
· 9 years ago
87e9b9f
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
by Rafael J. Wysocki
· 9 years ago
0d94039
cpuidle: Select a different state on tick_broadcast_enter() failures
by Rafael J. Wysocki
· 9 years ago
827a5ae
sched / idle: Call default_idle_call() from cpuidle_enter_state()
by Rafael J. Wysocki
· 9 years ago
faad384
sched / idle: Call idle_set_state() from cpuidle_enter_state()
by Rafael J. Wysocki
· 9 years ago
7312280
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
by Rafael J. Wysocki
· 9 years ago
7895f73
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
by Nicolas Pitre
· 10 years ago
a802ea9
cpuidle: Check the sign of index in cpuidle_reflect()
by Rafael J. Wysocki
· 10 years ago
df8d9ee
cpuidle: Run tick_broadcast_exit() with disabled interrupts
by Rafael J. Wysocki
· 10 years ago
38eb1db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
ee3c86f
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
by Javi Merino
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cdde51b
Merge back earlier cpuidle material for v4.1.
by Rafael J. Wysocki
· 10 years ago
03a1e74
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
d75e4af
cpuidle: remove state_count field from struct cpuidle_device
by Bartlomiej Zolnierkiewicz
· 10 years ago
ee7a143
cpuidle: Use explicit broadcast control function
by Thomas Gleixner
· 10 years ago
a0d46a3
ARM: cpuidle: Register per cpuidle device
by Daniel Lezcano
· 10 years ago
0e08704
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
by Daniel Lezcano
· 10 years ago
69e6cb3
ARM64: cpuidle: Remove arm64 reference
by Daniel Lezcano
· 10 years ago
c9d6216
ARM64: cpuidle: Rename cpu_init_idle to a common function name
by Daniel Lezcano
· 10 years ago
191de17
ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
by Daniel Lezcano
· 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
ce6031c
cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs
by Sebastien Rannou
· 10 years ago
43b6887
cpuidle: mvebu: Fix the CPU PM notifier usage
by Gregory CLEMENT
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
f9b531f
drivers: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
31a3409
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
by Rafael J. Wysocki
· 10 years ago
01e04f4
idle / sleep: Avoid excessive disabling and enabling interrupts
by Rafael J. Wysocki
· 10 years ago
3466b54
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
70734a7
cpuidle: powernv: Avoid endianness conversions while parsing DT
by Preeti U Murthy
· 10 years ago
92c83ff5
cpuidle: powernv: Read target_residency value of idle states from DT if available
by Preeti U Murthy
· 10 years ago
99fa0ad
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
124cf911
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6f4554b
Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 10 years ago
712eddf
cpuidle: exynos: add coupled cpuidle support for exynos4210
by Bartlomiej Zolnierkiewicz
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
194fe6f
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable
by Sudeep Holla
· 10 years ago
ff23ab2
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b73026b
cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
by Len Brown
· 10 years ago
4108b3d
cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
by Len Brown
· 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
7cba160
powernv/cpuidle: Redesign idle states management
by Shreyas B. Prabhu
· 10 years ago
8eb8ac8
powerpc/powernv: Enable Offline CPUs to enter deep idle states
by Shreyas B. Prabhu
· 10 years ago
0a92420
Merge back earlier cpuidle material for 3.19-rc1.
by Rafael J. Wysocki
· 10 years ago
18f95a3
drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages
by Lorenzo Pieralisi
· 10 years ago
c00bc5d
drivers: cpuidle: Add idle-state-name description to ARM idle states
by Lorenzo Pieralisi
· 10 years ago
97735da0
drivers: cpuidle: Add status property to ARM idle states
by Lorenzo Pieralisi
· 10 years ago
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
2cc9188
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
39a5959
MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
by Markos Chandras
· 10 years ago
74aa51b
cpuidle: powernv: Populate cpuidle state details by querying the device-tree
by Preeti U. Murthy
· 10 years ago
c6ec883
cpuidle: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
cf377ad
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
eeb1aa5
Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle
by Rafael J. Wysocki
· 10 years ago
e360879
Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into next/soc
by Arnd Bergmann
· 10 years ago
d2e5c87
drivers: cpuidle: initialize big.LITTLE driver through DT
by Lorenzo Pieralisi
· 10 years ago
3299b63
drivers: cpuidle: CPU idle ARM64 driver
by Lorenzo Pieralisi
· 11 years ago
9f14da3
drivers: cpuidle: implement DT based idle states infrastructure
by Lorenzo Pieralisi
· 11 years ago
6baf6ee
cpuidle: big.LITTLE: add Exynos5800 compatible string
by Kevin Hilman
· 10 years ago
9133664
cpuidle: Replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
442bf3a
sched: Let the scheduler see CPU idle states
by Daniel Lezcano
· 10 years ago
422d9abf
Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next/fixes-non-critical
by Olof Johansson
· 10 years ago
2ed903c
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
by Chuansheng Liu
· 10 years ago
18aebf1
ARM: zynq: cpuidle: Remove pointless code
by Daniel Lezcano
· 10 years ago
e9e0da3
cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency
by Andrew Lunn
· 10 years ago
eba1c71
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
by Juri Lelli
· 10 years ago
229b686
drivers/cpuidle: Replace __get_cpu_var uses for address calculation
by Christoph Lameter
· 10 years ago
c9d2642
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
01601b3
ARM: EXYNOS: Fix suspend/resume sequences
by Tomasz Figa
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
f536b3c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
158c129
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
372ba8c
cpuidle: menu: Lookup CPU runqueues less
by Mel Gorman
· 10 years ago
64b4ca5
cpuidle: menu: Call nr_iowait_cpu less times
by Mel Gorman
· 10 years ago
107d4f4
cpuidle: menu: Use ktime_to_us instead of reinventing the wheel
by Mel Gorman
· 10 years ago
ae77930
cpuidle: menu: Use shifts when calculating averages where possible
by Mel Gorman
· 10 years ago
95707d8
powerpc/cpuidle: Fix parsing of idle state flags from device-tree
by Vaidyanathan Srinivasan
· 10 years ago
dd38c9d
cpuidle: Remove time measurement in poll state
by Daniel Lezcano
· 10 years ago
3a4a267
cpuidle: Remove manual selection of the multiple driver support
by Daniel Lezcano
· 10 years ago
1469244
cpuidle: ladder governor - use macro instead of hardcoded value
by Mohammad Merajul Islam Molla
· 10 years ago
Next »