index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...
Rafael J. Wysocki
1
-0
/
+14
2021-06-29
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-228
/
+248
2021-06-17
cpuidle: teo: remove unneeded semicolon in teo_select()
Wan Jiabing
1
-1
/
+1
2021-06-16
cpuidle: qcom: Add SPM register data for MSM8226
Bartosz Dudziak
1
-0
/
+14
2021-06-11
cpuidle: teo: Use kerneldoc documentation in admin-guide
Rafael J. Wysocki
1
-4
/
+8
2021-06-11
cpuidle: teo: Rework most recent idle duration values treatment
Rafael J. Wysocki
1
-83
/
+70
2021-06-11
cpuidle: teo: Change the main idle state selection logic
Rafael J. Wysocki
1
-168
/
+200
2021-06-11
cpuidle: teo: Cosmetic modification of teo_select()
Rafael J. Wysocki
1
-11
/
+7
2021-06-11
cpuidle: teo: Cosmetic modifications of teo_update()
Rafael J. Wysocki
1
-6
/
+7
2021-05-12
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
1
-3
/
+3
2021-04-08
Merge back earlier cpuidle updates for v5.13.
Rafael J. Wysocki
3
-30
/
+45
2021-04-08
cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
He Ying
1
-1
/
+1
2021-04-08
cpuidle: tegra: Remove do_idle firmware call
Dmitry Osipenko
1
-12
/
+1
2021-04-08
cpuidle: tegra: Fix C7 idling state on Tegra114
Dmitry Osipenko
1
-6
/
+6
2021-04-07
cpuidle: menu: Take negative "sleep length" values into account
Rafael J. Wysocki
1
-6
/
+11
2021-04-07
cpuidle: teo: Take negative "sleep length" values into account
Rafael J. Wysocki
1
-7
/
+15
2021-04-07
cpuidle: teo: Adjust handling of very short idle times
Rafael J. Wysocki
1
-17
/
+15
2021-04-07
cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type
Rafael J. Wysocki
1
-0
/
+4
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-6
/
+55
2020-12-01
cpuidle: Select polling interval based on a c-state with a longer target resi...
Mel Gorman
1
-2
/
+23
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
1
-2
/
+2
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-2
/
+1
2020-11-23
Merge back cpuidle changes for v5.11.
Rafael J. Wysocki
2
-4
/
+32
2020-11-16
cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE
Dmitry Osipenko
1
-2
/
+2
2020-11-10
cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode
Ulf Hansson
2
-4
/
+32
2020-10-26
cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks
Marek Szyprowski
1
-2
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2020-09-28
Merge back cpuidle material for 5.10.
Rafael J. Wysocki
2
-12
/
+2
2020-09-23
cpuidle: record state entry rejection statistics
Lina Iyer
2
-0
/
+4
2020-09-22
cpuidle: Drop misleading comments about RCU usage
Ulf Hansson
1
-10
/
+0
2020-09-22
cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
Ulf Hansson
1
-28
/
+31
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
1
-1
/
+1
2020-09-21
cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
Dmitry Osipenko
1
-14
/
+20
2020-09-21
cpuidle: psci: Fix suspicious RCU usage
Ulf Hansson
1
-2
/
+2
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+11
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-5
/
+10
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
1
-1
/
+1
2020-09-08
cpuidle: pseries: Fix CEDE latency conversion from tb to us
Gautham R. Shenoy
1
-4
/
+11
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
1
-0
/
+4
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
1
-4
/
+8
2020-08-26
cpuidle: Fixup IRQ state
Peter Zijlstra
1
-1
/
+2
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-17
/
+184
2020-07-30
cpuidle: pseries: Fixup exit latency for CEDE(0)
Gautham R. Shenoy
1
-3
/
+42
2020-07-30
cpuidle: pseries: Add function to parse extended CEDE records
Gautham R. Shenoy
1
-1
/
+135
2020-07-30
cpuidle: pseries: Set the latency-hint before entering CEDE
Gautham R. Shenoy
1
-2
/
+10
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-3
/
+5
2020-07-29
cpuidle: psci: Prevent domain idlestates until consumers are ready
Ulf Hansson
1
-0
/
+14
2020-07-29
cpuidle: psci: Convert PM domain to platform driver
Ulf Hansson
1
-17
/
+28
2020-07-29
cpuidle: psci: Fix error path via converting to a platform driver
Ulf Hansson
3
-65
/
+95
[next]