summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-06-23cpuidle: cpuidle-arm: remove arm64 supportMichael Walle
2022-06-14cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrinkEiichi Tsukata
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-05-23Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-19cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson
2022-05-19cpuidle: psci: Fix regression leading to no genpd governorUlf Hansson
2022-04-19cpuidle: riscv: support non-SMP configRandy Dunlap
2022-04-19cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI modeUlf Hansson
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10cpuidle: Add RISC-V SBI CPU idle driverAnup Patel
2022-03-10cpuidle: Factor-out power domain related code from PSCI domain driverAnup Patel
2022-03-09cpuidle: haltpoll: Call cpuidle_poll_state_init() laterLi RongQing
2022-02-03firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold
2022-02-03cpuidle: qcom-spm: Check if any CPU is managed by SPMStephan Gerhold
2022-01-05cpuidle: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-17cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc commentYang Li
2021-11-24cpuidle: menu: Fix typo in a commentJason Wang
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-10-05cpuidle: tegra: Check whether PMC is readyDmitry Osipenko
2021-10-05cpuidle: tegra: Enable compile testingDmitry Osipenko
2021-10-01cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva
2021-09-21cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij
2021-08-04cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki
2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki
2021-08-03cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy
2021-08-03cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy
2021-06-30Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...Rafael J. Wysocki
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-17cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing
2021-06-16cpuidle: qcom: Add SPM register data for MSM8226Bartosz Dudziak
2021-06-11cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki
2021-06-11cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki
2021-06-11cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki
2021-05-12sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan