Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2023-04-14 | cpuidle: Adjust includes to remove of_device.h | Rob Herring | 1 | -1/+1 |
2023-03-27 | cpuidle: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -3/+3 |
2023-01-13 | cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle | Peter Zijlstra | 1 | -5/+5 |
2023-01-13 | cpuidle: Fix ct_idle_*() usage | Peter Zijlstra | 1 | -2/+2 |
2023-01-13 | cpuidle, riscv: Push RCU-idle into driver | Peter Zijlstra | 1 | -4/+5 |
2022-09-23 | cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage | Anup Patel | 1 | -1/+6 |
2022-07-05 | context_tracking: Take IRQ eqs entrypoints over RCU | Frederic Weisbecker | 1 | -4/+4 |
2022-05-19 | cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used | Ulf Hansson | 1 | -2/+2 |
2022-04-20 | cpuidle: riscv: support non-SMP config | Randy Dunlap | 1 | -0/+1 |
2022-03-10 | cpuidle: Add RISC-V SBI CPU idle driver | Anup Patel | 1 | -0/+627 |