| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge back cpuidle material for 5.10. | Rafael J. Wysocki | 2020-09-28 | 2 | -12/+2 |
|\ |
|
| * | cpuidle: Drop misleading comments about RCU usage | Ulf Hansson | 2020-09-22 | 1 | -10/+0 |
| * | cpuidle: psci: Fix suspicious RCU usage | Ulf Hansson | 2020-09-21 | 1 | -2/+2 |
* | | cpuidle: record state entry rejection statistics | Lina Iyer | 2020-09-23 | 2 | -0/+4 |
* | | cpuidle: psci: Allow PM domain to be initialized even if no OSI mode | Ulf Hansson | 2020-09-22 | 1 | -28/+31 |
* | | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode | Ulf Hansson | 2020-09-22 | 1 | -1/+1 |
* | | cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() | Dmitry Osipenko | 2020-09-21 | 1 | -14/+20 |
|/ |
|
* | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-09-18 | 1 | -4/+11 |
|\ |
|
| * | cpuidle: pseries: Fix CEDE latency conversion from tb to us | Gautham R. Shenoy | 2020-09-08 | 1 | -4/+11 |
* | | cpuidle: Allow cpuidle drivers to take over RCU-idle | Peter Zijlstra | 2020-09-16 | 1 | -5/+10 |
* | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra | 2020-08-26 | 1 | -0/+4 |
* | | sched,idle,rcu: Push rcu_idle deeper into the idle path | Peter Zijlstra | 2020-08-26 | 1 | -4/+8 |
* | | cpuidle: Fixup IRQ state | Peter Zijlstra | 2020-08-26 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-08-07 | 2 | -17/+184 |
|\ |
|
| * | cpuidle: pseries: Fixup exit latency for CEDE(0) | Gautham R. Shenoy | 2020-07-30 | 1 | -3/+42 |
| * | cpuidle: pseries: Add function to parse extended CEDE records | Gautham R. Shenoy | 2020-07-30 | 1 | -1/+135 |
| * | cpuidle: pseries: Set the latency-hint before entering CEDE | Gautham R. Shenoy | 2020-07-30 | 1 | -2/+10 |
| * | cpuidle/pseries: Make symbol 'pseries_idle_driver' static | Wei Yongjun | 2020-07-16 | 1 | -1/+1 |
| * | cpuidle/powernv : Remove dead code block | Abhishek Goel | 2020-07-15 | 1 | -14/+0 |
* | | cpuidle: change enter_s2idle() prototype | Neal Liu | 2020-07-29 | 1 | -3/+5 |
* | | cpuidle: psci: Prevent domain idlestates until consumers are ready | Ulf Hansson | 2020-07-29 | 1 | -0/+14 |
* | | cpuidle: psci: Convert PM domain to platform driver | Ulf Hansson | 2020-07-29 | 1 | -17/+28 |
* | | cpuidle: psci: Fix error path via converting to a platform driver | Ulf Hansson | 2020-07-29 | 3 | -65/+95 |
* | | cpuidle: psci: Fail cpuidle registration if set OSI mode failed | Ulf Hansson | 2020-07-29 | 1 | -5/+0 |
* | | cpuidle: psci: Split into two separate build objects | Ulf Hansson | 2020-07-29 | 3 | -4/+13 |
* | | cpuidle: Rearrange s2idle-specific idle state entry code | Rafael J. Wysocki | 2020-06-25 | 1 | -3/+3 |
* | | PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle | Chen Yu | 2020-06-23 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-12 | 2 | -0/+6 |
|\ |
|
| * | thermal: cpuidle: Register cpuidle cooling device | Daniel Lezcano | 2020-05-19 | 2 | -0/+6 |
* | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-05 | 1 | -32/+7 |
|\ \ |
|
| * | | powerpc/idle: Store PURR snapshot in a per-cpu global variable | Gautham R. Shenoy | 2020-04-30 | 1 | -9/+6 |
| * | | powerpc: Move idle_loop_prolog()/epilog() functions to header file | Gautham R. Shenoy | 2020-04-30 | 1 | -29/+7 |
| |/ |
|
* | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 1 | -1/+0 |
|\ \ |
|
| * | | cpuidle: tegra: Support CPU cluster power-down state on Tegra30 | Dmitry Osipenko | 2020-05-06 | 1 | -1/+0 |
| |/ |
|
* | | cpuidle: Fix three reference count leaks | Qiushi Wu | 2020-05-29 | 1 | -3/+3 |
* | | cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver | Stephan Gerhold | 2020-05-26 | 3 | -0/+358 |
* | | cpuidle: sysfs: Remove sysfs_switch and switch attributes | Hanjun Guo | 2020-05-19 | 1 | -20/+2 |
* | | cpuidle: Make cpuidle governor switchable to be the default behaviour | Hanjun Guo | 2020-05-19 | 1 | -4/+5 |
* | | cpuidle: sysfs: Accept governor name with 15 characters | Hanjun Guo | 2020-05-19 | 1 | -16/+7 |
* | | cpuidle: sysfs: Fix the overlap for showing available governors | Hanjun Guo | 2020-05-19 | 1 | -3/+3 |
* | | cpuidle: psci: Fixup execution order when entering a domain idle state | Ulf Hansson | 2020-05-15 | 1 | -1/+7 |
* | | cpuidle: sysfs: Minor coding style corrections | Hanjun Guo | 2020-04-29 | 1 | -2/+2 |
* | | cpuidle: sysfs: Remove the unused define_one_r(o/w) macros | Hanjun Guo | 2020-04-29 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2020-04-10 | 1 | -2/+2 |
|\ |
|
| * | cpuidle-haltpoll: Fix small typo | Yihao Wu | 2020-04-08 | 1 | -2/+2 |
* | | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-04-03 | 3 | -0/+401 |
|\ \ |
|
| * | | cpuidle: tegra: Disable CC6 state if LP2 unavailable | Dmitry Osipenko | 2020-03-13 | 1 | -0/+5 |
| * | | cpuidle: tegra: Squash Tegra114 driver into the common driver | Dmitry Osipenko | 2020-03-13 | 1 | -1/+44 |
| * | | cpuidle: tegra: Squash Tegra30 driver into the common driver | Dmitry Osipenko | 2020-03-13 | 1 | -5/+69 |
| * | | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko | 2020-03-13 | 3 | -0/+289 |