Age | Commit message (Expand) | Author |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-29 | cpuidle: Fix three reference count leaks | Qiushi Wu |
2020-05-26 | cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver | Stephan Gerhold |
2020-05-19 | cpuidle: sysfs: Remove sysfs_switch and switch attributes | Hanjun Guo |
2020-05-19 | cpuidle: Make cpuidle governor switchable to be the default behaviour | Hanjun Guo |
2020-05-19 | cpuidle: sysfs: Accept governor name with 15 characters | Hanjun Guo |
2020-05-19 | cpuidle: sysfs: Fix the overlap for showing available governors | Hanjun Guo |
2020-05-19 | thermal: cpuidle: Register cpuidle cooling device | Daniel Lezcano |
2020-05-15 | cpuidle: psci: Fixup execution order when entering a domain idle state | Ulf Hansson |
2020-05-06 | cpuidle: tegra: Support CPU cluster power-down state on Tegra30 | Dmitry Osipenko |
2020-04-30 | powerpc/idle: Store PURR snapshot in a per-cpu global variable | Gautham R. Shenoy |
2020-04-30 | powerpc: Move idle_loop_prolog()/epilog() functions to header file | Gautham R. Shenoy |
2020-04-29 | cpuidle: sysfs: Minor coding style corrections | Hanjun Guo |
2020-04-29 | cpuidle: sysfs: Remove the unused define_one_r(o/w) macros | Hanjun Guo |
2020-04-10 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2020-04-08 | cpuidle-haltpoll: Fix small typo | Yihao Wu |
2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki |
2020-03-30 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2020-03-14 | cpuidle: psci: Split psci_dt_cpu_init_idle() | Ulf Hansson |
2020-03-14 | cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint | Maciej S. Szmigiero |
2020-03-13 | cpuidle: tegra: Disable CC6 state if LP2 unavailable | Dmitry Osipenko |
2020-03-13 | cpuidle: tegra: Squash Tegra114 driver into the common driver | Dmitry Osipenko |
2020-03-13 | cpuidle: tegra: Squash Tegra30 driver into the common driver | Dmitry Osipenko |
2020-03-13 | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko |
2020-02-13 | cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() | Rafael J. Wysocki |
2020-02-13 | PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain | Rafael J. Wysocki |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-23 | Merge branch 'intel_idle+acpi' | Rafael J. Wysocki |
2020-01-23 | cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings | Benjamin Gaignard |
2020-01-23 | cpuidle: sysfs: fix warnings when compiling with W=1 | Benjamin Gaignard |
2020-01-23 | cpuidle: coupled: fix warnings when compiling with W=1 | Benjamin Gaignard |
2020-01-17 | Merge back cpuidle material for v5.6. | Rafael J. Wysocki |
2020-01-14 | cpuidle: arm: Enable compile testing for some of drivers | Krzysztof Kozlowski |
2020-01-13 | cpuidle: teo: Fix intervals[] array indexing bug | Ikjoon Jang |
2020-01-09 | cpuidle: Drop unused cpuidle_driver_ref/unref() functions | Rafael J. Wysocki |
2020-01-02 | cpuidle: psci: Add support for PM domains by using genpd | Ulf Hansson |
2020-01-02 | cpuidle: psci: Support CPU hotplug for the hierarchical model | Ulf Hansson |
2020-01-02 | cpuidle: psci: Manage runtime PM in the idle path | Ulf Hansson |
2020-01-02 | cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains | Ulf Hansson |
2020-01-02 | cpuidle: psci: Attach CPU devices to their PM domains | Ulf Hansson |
2020-01-02 | cpuidle: psci: Add a helper to attach a CPU to its PM domain | Ulf Hansson |
2020-01-02 | cpuidle: psci: Support hierarchical CPU idle states | Ulf Hansson |
2020-01-02 | cpuidle: psci: Simplify OF parsing of CPU idle state nodes | Ulf Hansson |
2020-01-02 | cpuidle: dt: Support hierarchical CPU idle states | Lina Iyer |
2020-01-02 | cpuidle: psci: Align psci_power_state count with idle state count | Sudeep Holla |
2019-12-27 | cpuidle: Allow idle states to be disabled by default | Rafael J. Wysocki |
2019-12-20 | cpuidle: kirkwood: convert to devm_platform_ioremap_resource() | Yangtao Li |