summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2020-06-251-3/+3
* PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idleChen Yu2020-06-231-1/+2
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-122-0/+6
|\
| * thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano2020-05-192-0/+6
* | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-32/+7
|\ \
| * | powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy2020-04-301-9/+6
| * | powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy2020-04-301-29/+7
| |/
* | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-1/+0
|\ \
| * | cpuidle: tegra: Support CPU cluster power-down state on Tegra30Dmitry Osipenko2020-05-061-1/+0
| |/
* | cpuidle: Fix three reference count leaksQiushi Wu2020-05-291-3/+3
* | cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold2020-05-263-0/+358
* | cpuidle: sysfs: Remove sysfs_switch and switch attributesHanjun Guo2020-05-191-20/+2
* | cpuidle: Make cpuidle governor switchable to be the default behaviourHanjun Guo2020-05-191-4/+5
* | cpuidle: sysfs: Accept governor name with 15 charactersHanjun Guo2020-05-191-16/+7
* | cpuidle: sysfs: Fix the overlap for showing available governorsHanjun Guo2020-05-191-3/+3
* | cpuidle: psci: Fixup execution order when entering a domain idle stateUlf Hansson2020-05-151-1/+7
* | cpuidle: sysfs: Minor coding style correctionsHanjun Guo2020-04-291-2/+2
* | cpuidle: sysfs: Remove the unused define_one_r(o/w) macrosHanjun Guo2020-04-291-5/+0
|/
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-04-101-2/+2
|\
| * cpuidle-haltpoll: Fix small typoYihao Wu2020-04-081-2/+2
* | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-033-0/+401
|\ \
| * | cpuidle: tegra: Disable CC6 state if LP2 unavailableDmitry Osipenko2020-03-131-0/+5
| * | cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko2020-03-131-1/+44
| * | cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko2020-03-131-5/+69
| * | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko2020-03-133-0/+289
| | |
| \ \
*-. \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki2020-03-301-19/+27
|\ \ \ \ | | |/ / | |/| |
| | * | cpuidle: psci: Split psci_dt_cpu_init_idle()Ulf Hansson2020-03-141-19/+27
| |/ /
* | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-03-301-2/+10
|\ \ \ | | |/ | |/|
| * | cpuidle: haltpoll: allow force loading on hosts without the REALTIME hintMaciej S. Szmigiero2020-03-141-2/+10
| |/
* | cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()Rafael J. Wysocki2020-02-131-1/+1
* | PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chainRafael J. Wysocki2020-02-131-39/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-085-29/+466
|\
| * cpuidle: psci: Add support for PM domains by using genpdUlf Hansson2020-01-023-2/+284
| * cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson2020-01-021-1/+44
| * cpuidle: psci: Manage runtime PM in the idle pathUlf Hansson2020-01-021-1/+9
| * cpuidle: psci: Prepare to use OS initiated suspend mode via PM domainsUlf Hansson2020-01-021-6/+50
| * cpuidle: psci: Attach CPU devices to their PM domainsUlf Hansson2020-01-021-4/+20
| * cpuidle: psci: Add a helper to attach a CPU to its PM domainUlf Hansson2020-01-023-1/+46
| * cpuidle: psci: Support hierarchical CPU idle statesUlf Hansson2020-01-021-2/+1
| * cpuidle: psci: Simplify OF parsing of CPU idle state nodesUlf Hansson2020-01-021-18/+17
| * cpuidle: dt: Support hierarchical CPU idle statesLina Iyer2020-01-021-3/+2
| * cpuidle: psci: Align psci_power_state count with idle state countSudeep Holla2020-01-021-3/+5
* | Merge branch 'intel_idle+acpi'Rafael J. Wysocki2020-01-232-1/+15
|\ \
| * | cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki2019-12-272-1/+15
| |/
* | cpuidle: fix cpuidle_find_deepest_state() kerneldoc warningsBenjamin Gaignard2020-01-231-0/+3
* | cpuidle: sysfs: fix warnings when compiling with W=1Benjamin Gaignard2020-01-231-2/+4
* | cpuidle: coupled: fix warnings when compiling with W=1Benjamin Gaignard2020-01-231-4/+5
* | Merge back cpuidle material for v5.6.Rafael J. Wysocki2020-01-174-60/+8
|\ \
| * | cpuidle: arm: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-141-6/+6
| * | cpuidle: Drop unused cpuidle_driver_ref/unref() functionsRafael J. Wysocki2020-01-091-46/+0