summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-01cpuidle: Select polling interval based on a c-state with a longer target resi...Mel Gorman
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki
2020-11-16cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLEDmitry Osipenko
2020-11-10cpuidle: psci: Enable suspend-to-idle for PSCI OSI modeUlf Hansson
2020-10-26cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi ChromebooksMarek Szyprowski
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-09-28Merge back cpuidle material for 5.10.Rafael J. Wysocki
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer
2020-09-22cpuidle: Drop misleading comments about RCU usageUlf Hansson
2020-09-22cpuidle: psci: Allow PM domain to be initialized even if no OSI modeUlf Hansson
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson
2020-09-21cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()Dmitry Osipenko
2020-09-21cpuidle: psci: Fix suspicious RCU usageUlf Hansson
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-08cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-30cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy
2020-07-30cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy
2020-07-30cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu
2020-07-29cpuidle: psci: Prevent domain idlestates until consumers are readyUlf Hansson
2020-07-29cpuidle: psci: Convert PM domain to platform driverUlf Hansson
2020-07-29cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson
2020-07-29cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson
2020-07-29cpuidle: psci: Split into two separate build objectsUlf Hansson
2020-07-16cpuidle/pseries: Make symbol 'pseries_idle_driver' staticWei Yongjun
2020-07-15cpuidle/powernv : Remove dead code blockAbhishek Goel
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-23PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idleChen Yu
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29cpuidle: Fix three reference count leaksQiushi Wu
2020-05-26cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold
2020-05-19cpuidle: sysfs: Remove sysfs_switch and switch attributesHanjun Guo
2020-05-19cpuidle: Make cpuidle governor switchable to be the default behaviourHanjun Guo
2020-05-19cpuidle: sysfs: Accept governor name with 15 charactersHanjun Guo
2020-05-19cpuidle: sysfs: Fix the overlap for showing available governorsHanjun Guo
2020-05-19thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano
2020-05-15cpuidle: psci: Fixup execution order when entering a domain idle stateUlf Hansson
2020-05-06cpuidle: tegra: Support CPU cluster power-down state on Tegra30Dmitry Osipenko