summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Align SBI probe implementation with specAndrew Jones2023-04-291-1/+1
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-281-14/+14
|\
| * cpuidle: pseries: Mark ->enter() functions as __cpuidleMichael Ellerman2023-04-201-14/+14
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-5/+12
|\ \
| * \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+2
| |\ \
| * | | cpuidle: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-223-5/+12
| | |/ | |/|
* | | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-274-5/+2
|\ \ \
| * | | cpuidle: Adjust includes to remove of_device.hRob Herring2023-04-134-5/+2
| |/ /
* | / cpuidle: Use of_property_present() for testing DT property presenceRob Herring2023-03-272-4/+4
| |/ |/|
* | cpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo2023-03-071-1/+2
|/
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-218-10/+125
|\ \
| * | cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RTKrzysztof Kozlowski2023-02-133-2/+16
| * | cpuidle: driver: Update microsecond values of state parameters as neededRafael J. Wysocki2023-02-131-0/+4
| * | cpuidle: sysfs: make kobj_type structures constantThomas Weißschuh2023-02-091-3/+3
| * | cpuidle: add ARCH_SUSPEND_POSSIBLE dependenciesArnd Bergmann2023-02-091-0/+2
| * | cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()Li RongQing2023-01-201-1/+1
| * | cpuidle-haltpoll: select haltpoll governorLi RongQing2023-01-131-0/+1
| * | cpuidle: teo: Introduce util-awarenessKajetan Puchalski2023-01-101-1/+93
| * | cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()Kajetan Puchalski2023-01-101-3/+5
| |/
* | cpuidle: Fix poll_idle() noinstr annotationPeter Zijlstra2023-01-312-3/+1
* | cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra2023-01-181-5/+1
* | cpuidle: mvebu: Fix duplicate flags assignmentArnd Bergmann2023-01-181-6/+4
* | cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra2023-01-131-0/+12
* | cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra2023-01-137-30/+25
* | cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidlePeter Zijlstra2023-01-131-9/+28
* | cpuidle: Annotate poll_idle()Peter Zijlstra2023-01-131-1/+5
* | cpuidle: Fix ct_idle_*() usagePeter Zijlstra2023-01-136-17/+18
* | cpuidle, dt: Push RCU-idle into driverPeter Zijlstra2023-01-132-3/+7
* | cpuidle, armada: Push RCU-idle into driverPeter Zijlstra2023-01-131-0/+7
* | cpuidle, psci: Push RCU-idle into driverPeter Zijlstra2023-01-131-4/+5
* | cpuidle, tegra: Push RCU-idle into driverPeter Zijlstra2023-01-131-5/+16
* | cpuidle, riscv: Push RCU-idle into driverPeter Zijlstra2023-01-131-4/+5
* | 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