summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
...
* | cpuidle: Move IRQ state validationPeter Zijlstra2023-01-131-5/+5
* | cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() callsPeter Zijlstra2023-01-131-1/+3
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-3/+10
|\
| * powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze stateAboorva Devarajan2022-12-062-3/+10
* | cpuidle: dt: Clarify a comment and simplify code in dt_init_idle_driver()Ulf Hansson2022-10-281-6/+3
* | cpuidle: dt: Return the correct numbers of parsed idle statesUlf Hansson2022-10-281-1/+1
* | cpuidle: psci: Extend information in log about OSI/PC modeUlf Hansson2022-10-281-1/+2
|/
* Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-1/+6
|\
| * cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usageAnup Patel2022-09-231-1/+6
* | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-3/+1
|\ \
| * | firmware/psci: Print a warning if PSCI doesn't accept PC modeDmitry Baryshkov2022-09-281-3/+1
| |/
* | cpuidle: Remove redundant check in cpuidle_switch_governor()Yu Liao2022-09-031-6/+5
* | cpuidle: powernv: move from strlcpy() with unused retval to strscpy()Wolfram Sang2022-08-311-2/+2
* | cpuidle: coupled: Drop duplicate word from a commentJason Wang2022-08-311-1/+1
|/
* Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-081-1/+5
|\
| * cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski2022-08-031-1/+5
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-042-8/+2
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-102-8/+2
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-023-12/+13
|\ \ \ | |_|/ |/| |
| * | context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-052-8/+8
| * | context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-4/+5
| |/
* | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-021-0/+3
|\ \
| * | cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrinkEiichi Tsukata2022-06-141-0/+3
| |/
* / cpuidle: cpuidle-arm: remove arm64 supportMichael Walle2022-06-231-1/+2
|/
*-. Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki2022-05-232-4/+4
|\ \
| | * cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson2022-05-191-2/+2
| | * cpuidle: psci: Fix regression leading to no genpd governorUlf Hansson2022-05-191-2/+2
| | |
| \ \
*-. \ \ Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-231-0/+46
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI modeUlf Hansson2022-04-191-0/+46
| |/
* / cpuidle: riscv: support non-SMP configRandy Dunlap2022-04-191-0/+1
|/
* RISC-V CPU Idle SupportPalmer Dabbelt2022-03-309-135/+903
|\
| * cpuidle: Add RISC-V SBI CPU idle driverAnup Patel2022-03-104-0/+651
| * cpuidle: Factor-out power domain related code from PSCI domain driverAnup Patel2022-03-107-135/+252
* | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-4/+24
|\ \
| * | firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold2022-02-031-4/+4
| * | cpuidle: qcom-spm: Check if any CPU is managed by SPMStephan Gerhold2022-02-031-0/+20
| |/
* / cpuidle: haltpoll: Call cpuidle_poll_state_init() laterLi RongQing2022-03-091-2/+2
|/
* cpuidle: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-2/+4
* cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc commentYang Li2021-12-171-1/+1
* cpuidle: menu: Fix typo in a commentJason Wang2021-11-241-1/+1
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-033-251/+73
|\
| * Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-10-132-250/+69
| |\
| | * cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno2021-09-212-250/+69
| * | cpuidle: tegra: Check whether PMC is readyDmitry Osipenko2021-10-051-0/+3
| * | cpuidle: tegra: Enable compile testingDmitry Osipenko2021-10-051-1/+1
| |/
* / cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva2021-10-011-1/+4
|/
* Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-09-071-1/+1
|\
| * mfd/cpuidle: ux500: Rename driver symbolLinus Walleij2021-08-161-1/+1
* | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-031-31/+46
|\ \
| * | cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor2021-08-041-1/+1