index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
cpuidle: Fix kobject memory leaks in error paths
Anel Orazgaliyeva
1
-1
/
+4
2020-09-09
cpuidle: Fixup IRQ state
Peter Zijlstra
1
-1
/
+2
2020-06-22
cpuidle: Fix three reference count leaks
Qiushi Wu
1
-3
/
+3
2020-02-05
cpuidle: teo: Avoid using "early hits" incorrectly
Rafael J. Wysocki
1
-4
/
+17
2020-01-23
cpuidle: teo: Fix intervals[] array indexing bug
Ikjoon Jang
1
-1
/
+1
2019-12-17
cpuidle: use first valid target residency as poll time
Marcelo Tosatti
1
-0
/
+1
2019-12-17
cpuidle: teo: Fix "early hits" handling for disabled idle states
Rafael J. Wysocki
1
-9
/
+26
2019-12-17
cpuidle: teo: Consider hits and misses metrics of disabled states
Rafael J. Wysocki
1
-4
/
+21
2019-12-17
cpuidle: teo: Rename local variable in teo_select()
Rafael J. Wysocki
1
-10
/
+9
2019-12-17
cpuidle: teo: Ignore disabled idle states that are too deep
Rafael J. Wysocki
1
-0
/
+7
2019-12-17
cpuidle: Do not unset the driver if it is there already
Zhenzhong Duan
1
-8
/
+7
2019-10-22
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
1
-0
/
+4
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
14
-71
/
+419
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
1
-1
/
+2
2019-09-11
cpuidle-haltpoll: do not set an owner to allow modunload
Joao Martins
1
-1
/
+0
2019-09-11
cpuidle-haltpoll: return -ENODEV on modinit failure
Joao Martins
1
-1
/
+1
2019-09-11
cpuidle-haltpoll: set haltpoll as preferred governor
Joao Martins
2
-1
/
+2
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
3
-3
/
+31
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
1
-5
/
+63
2019-08-10
cpuidle: teo: Get rid of redundant check in teo_update()
Rafael J. Wysocki
1
-12
/
+4
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-1
/
+86
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
1
-1
/
+1
2019-08-09
ARM: psci: cpuidle: Introduce PSCI CPUidle driver
Lorenzo Pieralisi
3
-0
/
+162
2019-08-09
ARM: cpuidle: Remove overzealous error logging
Lorenzo Pieralisi
1
-3
/
+9
2019-08-09
ARM: cpuidle: Remove useless header include
Lorenzo Pieralisi
1
-1
/
+0
2019-08-05
cpuidle: teo: Allow tick to be stopped if PM QoS is used
Rafael J. Wysocki
1
-16
/
+16
2019-08-05
cpuidle: menu: Allow tick to be stopped if PM QoS is used
Rafael J. Wysocki
1
-11
/
+5
2019-07-30
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
1
-1
/
+8
2019-07-30
cpuidle: add haltpoll governor
Marcelo Tosatti
3
-0
/
+162
2019-07-30
governors: unify last_state_idx
Marcelo Tosatti
3
-20
/
+18
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
3
-9
/
+39
2019-07-30
add cpuidle-haltpoll driver
Marcelo Tosatti
3
-0
/
+78
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-20
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2
-24
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
5
-0
/
+5
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
1
-2
/
+17
2019-04-01
cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states
Marek Szyprowski
1
-1
/
+1
2019-03-12
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
1
-0
/
+1
2019-03-07
cpuidle: menu: Avoid overflows when computing variance
Rafael J. Wysocki
1
-1
/
+1
2019-02-01
cpuidle: dt: bail out if the idle-state DT node is not compatible
Joseph Lo
1
-6
/
+9
2019-02-01
Merge back earlier cpuidle material for v5.1.
Rafael J. Wysocki
3
-1
/
+455
2019-01-30
cpuidle: poll_state: Fix default time limit
Doug Smythies
1
-1
/
+1
2019-01-16
cpuidle: New timer events oriented governor for tickless systems
Rafael J. Wysocki
3
-1
/
+455
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+7
[next]