Age | Commit message (Expand) | Author | Files | Lines |
2020-07-29 | cpuidle: psci: Fail cpuidle registration if set OSI mode failed | Ulf Hansson | 1 | -5/+0 |
2020-07-29 | cpuidle: psci: Split into two separate build objects | Ulf Hansson | 3 | -4/+13 |
2020-07-16 | cpuidle/pseries: Make symbol 'pseries_idle_driver' static | Wei Yongjun | 1 | -1/+1 |
2020-07-15 | cpuidle/powernv : Remove dead code block | Abhishek Goel | 1 | -14/+0 |
2020-06-25 | cpuidle: Rearrange s2idle-specific idle state entry code | Rafael J. Wysocki | 1 | -3/+3 |
2020-06-23 | PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle | Chen Yu | 1 | -1/+2 |
2020-06-13 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+6 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -32/+7 |
2020-06-05 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2020-05-29 | cpuidle: Fix three reference count leaks | Qiushi Wu | 1 | -3/+3 |
2020-05-26 | cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver | Stephan Gerhold | 3 | -0/+358 |
2020-05-19 | cpuidle: sysfs: Remove sysfs_switch and switch attributes | Hanjun Guo | 1 | -20/+2 |
2020-05-19 | cpuidle: Make cpuidle governor switchable to be the default behaviour | Hanjun Guo | 1 | -4/+5 |
2020-05-19 | cpuidle: sysfs: Accept governor name with 15 characters | Hanjun Guo | 1 | -16/+7 |
2020-05-19 | cpuidle: sysfs: Fix the overlap for showing available governors | Hanjun Guo | 1 | -3/+3 |
2020-05-19 | thermal: cpuidle: Register cpuidle cooling device | Daniel Lezcano | 2 | -0/+6 |
2020-05-15 | cpuidle: psci: Fixup execution order when entering a domain idle state | Ulf Hansson | 1 | -1/+7 |
2020-05-06 | cpuidle: tegra: Support CPU cluster power-down state on Tegra30 | Dmitry Osipenko | 1 | -1/+0 |
2020-04-30 | powerpc/idle: Store PURR snapshot in a per-cpu global variable | Gautham R. Shenoy | 1 | -9/+6 |
2020-04-30 | powerpc: Move idle_loop_prolog()/epilog() functions to header file | Gautham R. Shenoy | 1 | -29/+7 |
2020-04-29 | cpuidle: sysfs: Minor coding style corrections | Hanjun Guo | 1 | -2/+2 |
2020-04-29 | cpuidle: sysfs: Remove the unused define_one_r(o/w) macros | Hanjun Guo | 1 | -5/+0 |
2020-04-10 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -2/+2 |
2020-04-08 | cpuidle-haltpoll: Fix small typo | Yihao Wu | 1 | -2/+2 |
2020-04-04 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -0/+401 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 1 | -19/+27 |
2020-03-30 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -2/+10 |
2020-03-14 | cpuidle: psci: Split psci_dt_cpu_init_idle() | Ulf Hansson | 1 | -19/+27 |
2020-03-14 | cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint | Maciej S. Szmigiero | 1 | -2/+10 |
2020-03-13 | cpuidle: tegra: Disable CC6 state if LP2 unavailable | Dmitry Osipenko | 1 | -0/+5 |
2020-03-13 | cpuidle: tegra: Squash Tegra114 driver into the common driver | Dmitry Osipenko | 1 | -1/+44 |
2020-03-13 | cpuidle: tegra: Squash Tegra30 driver into the common driver | Dmitry Osipenko | 1 | -5/+69 |
2020-03-13 | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko | 3 | -0/+289 |
2020-02-13 | cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() | Rafael J. Wysocki | 1 | -1/+1 |
2020-02-13 | PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain | Rafael J. Wysocki | 1 | -39/+1 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 5 | -29/+466 |
2020-01-23 | Merge branch 'intel_idle+acpi' | Rafael J. Wysocki | 2 | -1/+15 |
2020-01-23 | cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings | Benjamin Gaignard | 1 | -0/+3 |
2020-01-23 | cpuidle: sysfs: fix warnings when compiling with W=1 | Benjamin Gaignard | 1 | -2/+4 |
2020-01-23 | cpuidle: coupled: fix warnings when compiling with W=1 | Benjamin Gaignard | 1 | -4/+5 |
2020-01-17 | Merge back cpuidle material for v5.6. | Rafael J. Wysocki | 4 | -60/+8 |
2020-01-15 | cpuidle: arm: Enable compile testing for some of drivers | Krzysztof Kozlowski | 1 | -6/+6 |
2020-01-13 | cpuidle: teo: Fix intervals[] array indexing bug | Ikjoon Jang | 1 | -1/+1 |
2020-01-09 | cpuidle: Drop unused cpuidle_driver_ref/unref() functions | Rafael J. Wysocki | 1 | -46/+0 |
2020-01-02 | cpuidle: psci: Add support for PM domains by using genpd | Ulf Hansson | 3 | -2/+284 |
2020-01-02 | cpuidle: psci: Support CPU hotplug for the hierarchical model | Ulf Hansson | 1 | -1/+44 |
2020-01-02 | cpuidle: psci: Manage runtime PM in the idle path | Ulf Hansson | 1 | -1/+9 |
2020-01-02 | cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains | Ulf Hansson | 1 | -6/+50 |
2020-01-02 | cpuidle: psci: Attach CPU devices to their PM domains | Ulf Hansson | 1 | -4/+20 |
2020-01-02 | cpuidle: psci: Add a helper to attach a CPU to its PM domain | Ulf Hansson | 3 | -1/+46 |