Age | Commit message (Expand) | Author | Files | Lines |
2022-10-09 | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
2022-09-28 | firmware/psci: Print a warning if PSCI doesn't accept PC mode | Dmitry Baryshkov | 1 | -3/+1 |
2022-09-23 | cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage | Anup Patel | 1 | -1/+6 |
2022-09-03 | cpuidle: Remove redundant check in cpuidle_switch_governor() | Yu Liao | 1 | -6/+5 |
2022-08-31 | cpuidle: powernv: move from strlcpy() with unused retval to strscpy() | Wolfram Sang | 1 | -2/+2 |
2022-08-31 | cpuidle: coupled: Drop duplicate word from a comment | Jason Wang | 1 | -1/+1 |
2022-08-09 | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+5 |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -8/+2 |
2022-08-03 | cpuidle: Add cpu_idle_miss trace event | Kajetan Puchalski | 1 | -1/+5 |
2022-08-03 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -12/+13 |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+3 |
2022-07-05 | context_tracking: Take IRQ eqs entrypoints over RCU | Frederic Weisbecker | 2 | -8/+8 |
2022-07-05 | context_tracking: Take idle eqs entrypoints over RCU | Frederic Weisbecker | 1 | -4/+5 |
2022-06-23 | cpuidle: cpuidle-arm: remove arm64 support | Michael Walle | 1 | -1/+2 |
2022-06-14 | cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink | Eiichi Tsukata | 1 | -0/+3 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 2 | -8/+2 |
2022-05-23 | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 2 | -4/+4 |
2022-05-23 | Merge branches 'pm-core', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -0/+46 |
2022-05-19 | cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used | Ulf Hansson | 1 | -2/+2 |
2022-05-19 | cpuidle: psci: Fix regression leading to no genpd governor | Ulf Hansson | 1 | -2/+2 |
2022-04-20 | cpuidle: riscv: support non-SMP config | Randy Dunlap | 1 | -0/+1 |
2022-04-19 | cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode | Ulf Hansson | 1 | -0/+46 |
2022-03-31 | RISC-V CPU Idle Support | Palmer Dabbelt | 9 | -135/+903 |
2022-03-24 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+24 |
2022-03-10 | cpuidle: Add RISC-V SBI CPU idle driver | Anup Patel | 4 | -0/+651 |
2022-03-10 | cpuidle: Factor-out power domain related code from PSCI domain driver | Anup Patel | 7 | -135/+252 |
2022-03-09 | cpuidle: haltpoll: Call cpuidle_poll_state_init() later | Li RongQing | 1 | -2/+2 |
2022-02-04 | firmware: qcom: scm: Drop cpumask parameter from set_boot_addr() | Stephan Gerhold | 1 | -4/+4 |
2022-02-04 | cpuidle: qcom-spm: Check if any CPU is managed by SPM | Stephan Gerhold | 1 | -0/+20 |
2022-01-05 | cpuidle: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -2/+4 |
2021-12-17 | cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc comment | Yang Li | 1 | -1/+1 |
2021-11-24 | cpuidle: menu: Fix typo in a comment | Jason Wang | 1 | -1/+1 |
2021-11-04 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 3 | -251/+73 |
2021-10-13 | Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -250/+69 |
2021-10-05 | cpuidle: tegra: Check whether PMC is ready | Dmitry Osipenko | 1 | -0/+3 |
2021-10-05 | cpuidle: tegra: Enable compile testing | Dmitry Osipenko | 1 | -1/+1 |
2021-10-01 | cpuidle: Fix kobject memory leaks in error paths | Anel Orazgaliyeva | 1 | -1/+4 |
2021-09-22 | cpuidle: qcom_spm: Detach state machine from main SPM handling | AngeloGioacchino Del Regno | 2 | -250/+69 |
2021-09-07 | Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -1/+1 |
2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -31/+46 |
2021-08-16 | mfd/cpuidle: ux500: Rename driver symbol | Linus Walleij | 1 | -1/+1 |
2021-08-04 | cpuidle: pseries: Mark pseries_idle_proble() as __init | Nathan Chancellor | 1 | -1/+1 |
2021-08-03 | cpuidle: teo: Rename two local variables in teo_select() | Rafael J. Wysocki | 1 | -7/+7 |
2021-08-03 | cpuidle: teo: Fix alternative idle state lookup | Rafael J. Wysocki | 1 | -13/+27 |
2021-08-03 | cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() | Gautham R. Shenoy | 1 | -29/+30 |
2021-08-03 | cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards | Gautham R. Shenoy | 1 | -1/+15 |
2021-06-30 | Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano... | Rafael J. Wysocki | 1 | -0/+14 |
2021-06-29 | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -228/+248 |
2021-06-17 | cpuidle: teo: remove unneeded semicolon in teo_select() | Wan Jiabing | 1 | -1/+1 |