| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-14 | Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -2/+8 |
| 2026-04-13 | Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 7 | -64/+55 |
| 2026-04-07 | cpuidle: Extract and export no-lock variants of cpuidle_unregister_device() | Huisong Li | 1 | -7/+15 |
| 2026-04-04 | cpuidle: Simplify cpuidle_register_device() with guard() | Huisong Li | 1 | -7/+5 |
| 2026-04-01 | cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig | Julian Braha | 3 | -4/+2 |
| 2026-04-01 | cpuidle: powerpc: avoid double clear when breaking snooze | Shrikanth Hegde | 2 | -2/+8 |
| 2026-03-12 | Merge back cpuidle material for 7.1 | Rafael J. Wysocki | 3 | -53/+48 |
| 2026-03-10 | sched: idle: Make skipping governor callbacks more consistent | Rafael J. Wysocki | 1 | -10/+0 |
| 2026-03-05 | cpuidle: governors: teo: Rearrange stopped tick handling | Rafael J. Wysocki | 1 | -47/+34 |
| 2026-03-05 | cpuidle: governors: menu: Refine stopped tick handling | Rafael J. Wysocki | 2 | -6/+14 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -7/+7 |
| 2026-02-18 | Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 4 | -10/+12 |
| 2026-02-17 | cpuidle: menu: Remove single state handling | Christian Loehle | 1 | -1/+1 |
| 2026-02-17 | cpuidle: teo: Remove single state handling | Christian Loehle | 1 | -6/+0 |
| 2026-02-17 | cpuidle: haltpoll: Remove single state handling | Aboorva Devarajan | 1 | -3/+1 |
| 2026-02-17 | cpuidle: Skip governor when only one idle state is available | Aboorva Devarajan | 1 | -0/+10 |
| 2026-02-11 | Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-10 | Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2026-01-30 | cpuidle: governors: teo: Refine intercepts-based idle state lookup | Rafael J. Wysocki | 1 | -7/+43 |
| 2026-01-30 | cpuidle: governors: teo: Adjust the classification of wakeup events | Rafael J. Wysocki | 1 | -11/+14 |
| 2026-01-23 | cpuidle: governors: teo: Refine tick_intercepts vs total events check | Rafael J. Wysocki | 1 | -1/+1 |
| 2026-01-23 | cpuidle: governors: teo: Avoid fake intercepts produced by tick | Rafael J. Wysocki | 1 | -0/+11 |
| 2026-01-23 | cpuidle: governors: teo: Avoid selecting states with zero-size bins | Rafael J. Wysocki | 1 | -0/+10 |
| 2026-01-23 | cpuidle: governors: menu: Always check timers with tick stopped | Rafael J. Wysocki | 1 | -11/+11 |
| 2026-01-12 | cpuidle: zynq: Switch Michal Simek's email to new one | Michal Simek | 1 | -1/+1 |
| 2026-01-09 | cpuidle: menu: Remove incorrect unlikely() annotation | Breno Leitao | 1 | -1/+1 |
| 2025-12-26 | cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use() | Aaron Kling | 1 | -0/+1 |
| 2025-12-05 | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+8 |
| 2025-12-04 | Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+1 |
| 2025-12-04 | Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -2/+2 |
| 2025-11-28 | Merge branches 'pm-qos' and 'pm-tools' | Rafael J. Wysocki | 2 | -5/+11 |
| 2025-11-28 | Merge branches 'pm-cpuidle' and 'pm-powercap' | Rafael J. Wysocki | 4 | -91/+91 |
| 2025-11-26 | cpuidle: big_little: Simplify with of_machine_device_match() | Krzysztof Kozlowski | 1 | -10/+1 |
| 2025-11-25 | cpuidle: Warn instead of bailing out if target residency check fails | Rafael J. Wysocki | 1 | -10/+8 |
| 2025-11-25 | cpuidle: Update header inclusion | Andy Shevchenko | 1 | -0/+4 |
| 2025-11-25 | cpuidle: Respect the CPU system wakeup QoS limit for cpuidle | Ulf Hansson | 1 | -0/+4 |
| 2025-11-25 | sched: idle: Respect the CPU system wakeup QoS limit for s2idle | Ulf Hansson | 1 | -5/+7 |
| 2025-11-24 | cpuidle: governors: teo: Add missing space to the description | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-11-20 | cpuidle: governors: teo: Simplify intercepts-based state lookup | Rafael J. Wysocki | 1 | -46/+16 |
| 2025-11-20 | cpuidle: governors: teo: Fix tick_intercepts handling in teo_update() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-11-20 | cpuidle: governors: teo: Rework the handling of tick wakeups | Rafael J. Wysocki | 1 | -15/+24 |
| 2025-11-19 | cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu | Thorsten Blum | 1 | -2/+2 |
| 2025-11-14 | cpuidle: governors: teo: Decay metrics below DECAY_SHIFT threshold | Rafael J. Wysocki | 1 | -7/+19 |
| 2025-11-14 | cpuidle: governors: teo: Use s64 consistently in teo_update() | Rafael J. Wysocki | 1 | -4/+3 |
| 2025-11-14 | cpuidle: governors: teo: Drop redundant function parameter | Rafael J. Wysocki | 1 | -6/+4 |
| 2025-11-14 | cpuidle: governors: teo: Drop misguided target residency check | Rafael J. Wysocki | 1 | -5/+2 |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 1 | -4/+8 |
| 2025-11-12 | cpuidle: teo: Use this_cpu_ptr() where possible | Christian Loehle | 1 | -3/+3 |
| 2025-11-12 | cpuidle: Add sanity check for exit latency and target residency | Rafael J. Wysocki | 1 | -2/+14 |
| 2025-11-06 | Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+3 |
| 2025-10-27 | cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu | Thorsten Blum | 1 | -2/+3 |
| 2025-10-27 | cpuidle: menu: Use residency threshold in polling state override decisions | Aboorva Devarajan | 1 | -4/+5 |
| 2025-10-27 | cpuidle: governors: menu: Select polling state in some more cases | Rafael J. Wysocki | 1 | -2/+5 |
| 2025-10-20 | Revert "cpuidle: menu: Avoid discarding useful information" | Rafael J. Wysocki | 1 | -12/+9 |
| 2025-09-20 | cpuidle: Fail cpuidle device registration if there is one already | Rafael J. Wysocki | 1 | -1/+7 |
| 2025-09-20 | cpuidle: sysfs: Use sysfs_emit()/sysfs_emit_at() instead of sprintf()/scnprin... | Vivek Yadav | 1 | -17/+17 |
| 2025-09-10 | cpuidle: qcom-spm: drop unnecessary initialisations | Johan Hovold | 1 | -2/+2 |
| 2025-09-10 | cpuidle: qcom-spm: fix device and OF node leaks at probe | Johan Hovold | 1 | -2/+5 |
| 2025-08-21 | cpuidle: governors: menu: Rearrange main loop in menu_select() | Rafael J. Wysocki | 1 | -33/+35 |
| 2025-08-18 | cpuidle: governors: menu: Avoid selecting states with too much latency | Rafael J. Wysocki | 1 | -17/+12 |
| 2025-08-11 | cpuidle: governors: menu: Avoid using invalid recent intervals data | Rafael J. Wysocki | 1 | -4/+17 |
| 2025-07-29 | Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 2 | -28/+0 |
| 2025-07-28 | Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -9/+5 |
| 2025-07-14 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -11/+12 |
| 2025-07-14 | cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y | Daniel Lezcano | 1 | -11/+12 |
| 2025-07-10 | cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid() | Yury Norov [NVIDIA] | 1 | -9/+5 |
| 2025-07-09 | cpuidle: riscv-sbi: Drop redundant sync_state support | Ulf Hansson | 1 | -21/+1 |
| 2025-07-09 | cpuidle: psci: Drop redundant sync_state support | Ulf Hansson | 1 | -21/+1 |
| 2025-07-09 | cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support | Ulf Hansson | 1 | -1/+7 |
| 2025-07-09 | cpuidle: psci: Opt-out from genpd's common ->sync_state() support | Ulf Hansson | 1 | -1/+7 |
| 2025-05-30 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -5/+4 |
| 2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -19/+30 |
| 2025-05-27 | cpuidle: psci: Fix uninitialized variable in dt_idle_state_present() | Dan Carpenter | 1 | -5/+4 |
| 2025-05-07 | cpuidle: psci: Avoid initializing faux device if no DT idle states are present | Sudeep Holla | 1 | -0/+19 |
| 2025-04-23 | cpuidle: psci: Correct the domain-idlestate statistics in debugfs | Ulf Hansson | 3 | -12/+21 |
| 2025-04-23 | cpuidle: psci: Move the per CPU variable domain_state to a struct | Ulf Hansson | 1 | -6/+15 |
| 2025-04-14 | cpuidle: psci: Transition to the faux device interface | Sudeep Holla | 1 | -17/+9 |
| 2025-04-09 | cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX | Zhongqiu Han | 1 | -1/+1 |
| 2025-04-09 | cpuidle: teo: Fix typos in two comments | Atul Kumar Pant | 1 | -2/+2 |
| 2025-03-25 | Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+3 |
| 2025-03-25 | Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 6 | -71/+76 |
| 2025-03-22 | tracing: Disable branch profiling in noinstr code | Josh Poimboeuf | 1 | -0/+3 |
| 2025-03-12 | cpuidle: Init cpuidle only for present CPUs | Jacky Bai | 5 | -10/+10 |
| 2025-02-25 | Merge branch 'cpuidle-menu' | Rafael J. Wysocki | 1 | -61/+66 |
| 2025-02-25 | cpuidle: menu: Update documentation after get_typical_interval() changes | Rafael J. Wysocki | 1 | -19/+10 |
| 2025-02-25 | cpuidle: menu: Avoid discarding useful information | Rafael J. Wysocki | 1 | -1/+12 |
| 2025-02-25 | cpuidle: menu: Eliminate outliers on both ends of the sample set | Rafael J. Wysocki | 1 | -10/+22 |
| 2025-02-25 | cpuidle: menu: Tweak threshold use in get_typical_interval() | Rafael J. Wysocki | 1 | -4/+4 |
| 2025-02-25 | cpuidle: menu: Use one loop for average and variance computations | Rafael J. Wysocki | 1 | -33/+28 |
| 2025-02-25 | cpuidle: menu: Drop a redundant local variable | Rafael J. Wysocki | 1 | -5/+1 |
| 2025-02-17 | cpuidle: psci: Add trace for PSCI domain idle | Keita Morisaki | 1 | -0/+3 |
| 2025-01-30 | Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -101/+96 |
| 2025-01-24 | Merge tag 'pmdomain-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+1 |
| 2025-01-20 | cpuidle: teo: Skip sleep length computation for low latency constraints | Rafael J. Wysocki | 1 | -1/+12 |
| 2025-01-20 | cpuidle: teo: Replace time_span_ns with a flag | Rafael J. Wysocki | 1 | -18/+9 |
| 2025-01-20 | cpuidle: teo: Simplify handling of total events count | Rafael J. Wysocki | 1 | -4/+1 |
| 2025-01-20 | cpuidle: teo: Skip getting the sleep length if wakeups are very frequent | Rafael J. Wysocki | 1 | -22/+36 |
| 2025-01-20 | cpuidle: teo: Simplify counting events used for tick management | Rafael J. Wysocki | 1 | -35/+14 |
| 2025-01-20 | cpuidle: teo: Clarify two code comments | Rafael J. Wysocki | 1 | -5/+11 |
| 2025-01-20 | cpuidle: teo: Drop local variable prev_intercept_idx | Rafael J. Wysocki | 1 | -10/+5 |
| 2025-01-20 | cpuidle: teo: Combine candidate state index checks against 0 | Rafael J. Wysocki | 1 | -14/+9 |
| 2025-01-20 | cpuidle: teo: Reorder candidate state index checks | Rafael J. Wysocki | 1 | -7/+8 |
| 2025-01-20 | cpuidle: teo: Rearrange idle state lookup code | Rafael J. Wysocki | 1 | -14/+20 |
| 2025-01-13 | cpuidle: teo: Update documentation after previous changes | Rafael J. Wysocki | 1 | -43/+48 |
| 2025-01-08 | cpuidle: riscv-sbi: fix device node release in early exit of for_each_possibl... | Javier Carrasco | 1 | -2/+2 |
| 2024-12-10 | cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI | Patrick Delaunay | 1 | -0/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-11-27 | Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
| 2024-11-23 | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-19 | cpuidle: Do not return from cpuidle_play_dead() on callback failures | Rafael J. Wysocki | 1 | -3/+7 |
| 2024-10-29 | powerpc/machdep: Drop include of dma-mapping.h | Michael Ellerman | 1 | -0/+1 |
| 2024-10-18 | cpuidle: Correct some typos in comments | Shen Lichuan | 4 | -5/+5 |
| 2024-10-17 | Merge patch series "cpuidle: riscv-sbi: Allow cpuidle pd used by other devices" | Palmer Dabbelt | 1 | -2/+9 |
| 2024-10-17 | cpuidle: riscv-sbi: Add cpuidle_disabled() check | Nick Hu | 1 | -1/+8 |
| 2024-10-17 | cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall | Nick Hu | 1 | -1/+1 |
| 2024-09-30 | cpuidle: menu: Remove iowait influence | Christian Loehle | 1 | -67/+9 |
| 2024-09-18 | Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 3 | -27/+30 |
| 2024-08-22 | cpuidle: remove dead code from cpuidle_enter_state() | Dhruva Gole | 1 | -4/+1 |
| 2024-08-20 | cpuidle: riscv-sbi: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-20 | cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put | Krzysztof Kozlowski | 1 | -14/+7 |
| 2024-08-20 | cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -10/+4 |
| 2024-08-20 | cpuidle: psci: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-08-05 | cpuidle: psci: Enable the hierarchical topology for s2idle on PREEMPT_RT | Ulf Hansson | 1 | -7/+6 |
| 2024-08-05 | cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT | Ulf Hansson | 1 | -5/+15 |
| 2024-08-05 | cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE | Ulf Hansson | 1 | -1/+0 |
| 2024-08-05 | cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT | Ulf Hansson | 1 | -3/+7 |
| 2024-07-01 | cpuidle: teo: Don't count non-existent intercepts | Christian Loehle | 1 | -0/+11 |
| 2024-06-28 | cpuidle: teo: Remove recent intercepts metric | Christian Loehle | 1 | -63/+13 |
| 2024-06-28 | Revert: "cpuidle: teo: Introduce util-awareness" | Christian Loehle | 1 | -105/+0 |
| 2024-06-21 | cpuidle: governors: teo: Fix a typo in a comment | Atul Kumar Pant | 1 | -1/+1 |
| 2024-06-14 | cpuidle: haltpoll: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-06-07 | cpuidle: menu: Cleanup after loadavg removal | Christian Loehle | 1 | -12/+5 |
| 2024-05-16 | Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 3 | -23/+5 |
| 2024-05-14 | Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -3/+3 |
| 2024-05-07 | cpuidle: ladder: fix ladder_do_selection() kernel-doc | Jeff Johnson | 1 | -0/+1 |
| 2024-04-24 | cpuidle: Avoid explicit cpumask allocation on stack | Dawei Li | 1 | -10/+3 |
| 2024-04-23 | cpuidle: kirkwood: Convert to platform remove callback returning void | Yangtao Li | 1 | -3/+2 |
| 2024-04-04 | cpuidle: psci: Update init level to core_initcall() | Maulik Shah | 1 | -1/+1 |
| 2024-04-04 | cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu() | Ulf Hansson | 3 | -22/+4 |
| 2024-03-22 | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -44/+5 |
| 2024-03-19 | cpuidle: RISC-V: Move few functions to arch/riscv | Sunil V L | 1 | -44/+5 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-02-22 | x86/mm: delete unused cpu argument to leave_mm() | Yosry Ahmed | 1 | -1/+1 |
| 2024-02-12 | cpuidle: Avoid potential overflow in integer multiplication | C Cheng | 1 | -1/+2 |
| 2024-02-12 | cpuidle: haltpoll: do not shrink guest poll_limit_ns below grow_start | Parshuram Sangle | 1 | -2/+7 |
| 2023-12-29 | cpuidle: haltpoll: Do not enable interrupts when entering idle | Borislav Petkov (AMD) | 1 | -5/+4 |
| 2023-09-29 | cpuidle: dt: Replace deprecated strncpy() with strscpy() | Justin Stitt | 1 | -2/+2 |
| 2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -7/+1 |
| 2023-08-25 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 3 | -111/+203 |
| 2023-08-24 | powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT | Russell Currey | 1 | -7/+1 |
| 2023-08-23 | cpuidle: teo: Avoid unnecessary variable assignments | Rafael J. Wysocki | 1 | -3/+2 |
| 2023-08-17 | cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases | Rafael J. Wysocki | 3 | -34/+54 |
| 2023-08-09 | cpuidle: teo: Gather statistics regarding whether or not to stop the tick | Rafael J. Wysocki | 1 | -1/+40 |
| 2023-08-09 | cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases | Rafael J. Wysocki | 1 | -0/+22 |
| 2023-08-09 | cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront | Rafael J. Wysocki | 1 | -61/+44 |
| 2023-08-08 | cpuidle: psci: Move enabling OSI mode after power domains creation | Maulik Shah | 1 | -26/+13 |
| 2023-08-08 | cpuidle: dt_idle_genpd: Add helper function to remove genpd topology | Maulik Shah | 2 | -0/+31 |
| 2023-08-03 | cpuidle: teo: Drop utilized from struct teo_cpu | Rafael J. Wysocki | 1 | -5/+4 |
| 2023-08-03 | cpuidle: teo: Avoid stopping the tick unnecessarily when bailing out | Rafael J. Wysocki | 1 | -23/+33 |
| 2023-08-03 | cpuidle: teo: Update idle duration estimate when choosing shallower state | Rafael J. Wysocki | 1 | -10/+30 |
| 2023-06-05 | cpuidle: Use local_clock_noinstr() | Peter Zijlstra | 2 | -6/+6 |
| 2023-04-29 | RISC-V: Align SBI probe implementation with spec | Andrew Jones | 1 | -1/+1 |
| 2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -14/+14 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+12 |
| 2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -5/+2 |
| 2023-04-20 | cpuidle: pseries: Mark ->enter() functions as __cpuidle | Michael Ellerman | 1 | -14/+14 |
| 2023-04-13 | cpuidle: Adjust includes to remove of_device.h | Rob Herring | 4 | -5/+2 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+2 |
| 2023-03-27 | cpuidle: Use of_property_present() for testing DT property presence | Rob Herring | 2 | -4/+4 |
| 2023-03-22 | cpuidle: move to use bus_get_dev_root() | Greg Kroah-Hartman | 3 | -5/+12 |
| 2023-03-07 | cpuidle: psci: Iterate backwards over list in psci_pd_remove() | Shawn Guo | 1 | -1/+2 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 8 | -10/+125 |
| 2023-02-13 | cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT | Krzysztof Kozlowski | 3 | -2/+16 |
| 2023-02-13 | cpuidle: driver: Update microsecond values of state parameters as needed | Rafael J. Wysocki | 1 | -0/+4 |
| 2023-02-09 | cpuidle: sysfs: make kobj_type structures constant | Thomas Weißschuh | 1 | -3/+3 |
| 2023-02-09 | cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies | Arnd Bergmann | 1 | -0/+2 |
| 2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 1 | -1/+1 |
| 2023-01-31 | cpuidle: Fix poll_idle() noinstr annotation | Peter Zijlstra | 2 | -3/+1 |
| 2023-01-20 | cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle() | Li RongQing | 1 | -1/+1 |
| 2023-01-18 | cpuidle, arm64: Fix the ARM64 cpuidle logic | Peter Zijlstra | 1 | -5/+1 |
| 2023-01-18 | cpuidle: mvebu: Fix duplicate flags assignment | Arnd Bergmann | 1 | -6/+4 |
| 2023-01-13 | cpuidle-haltpoll: select haltpoll governor | Li RongQing | 1 | -0/+1 |
| 2023-01-13 | cpuidle: Add comments about noinstr/__cpuidle usage | Peter Zijlstra | 1 | -0/+12 |
| 2023-01-13 | cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle | Peter Zijlstra | 7 | -30/+25 |
| 2023-01-13 | cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle | Peter Zijlstra | 1 | -9/+28 |
| 2023-01-13 | cpuidle: Annotate poll_idle() | Peter Zijlstra | 1 | -1/+5 |
| 2023-01-13 | cpuidle: Fix ct_idle_*() usage | Peter Zijlstra | 6 | -17/+18 |
| 2023-01-13 | cpuidle, dt: Push RCU-idle into driver | Peter Zijlstra | 2 | -3/+7 |
| 2023-01-13 | cpuidle, armada: Push RCU-idle into driver | Peter Zijlstra | 1 | -0/+7 |
| 2023-01-13 | cpuidle, psci: Push RCU-idle into driver | Peter Zijlstra | 1 | -4/+5 |
| 2023-01-13 | cpuidle, tegra: Push RCU-idle into driver | Peter Zijlstra | 1 | -5/+16 |
| 2023-01-13 | cpuidle, riscv: Push RCU-idle into driver | Peter Zijlstra | 1 | -4/+5 |
| 2023-01-13 | cpuidle: Move IRQ state validation | Peter Zijlstra | 1 | -5/+5 |
| 2023-01-13 | cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls | Peter Zijlstra | 1 | -1/+3 |
| 2023-01-10 | cpuidle: teo: Introduce util-awareness | Kajetan Puchalski | 1 | -1/+93 |
| 2023-01-10 | cpuidle: teo: Optionally skip polling states in teo_find_shallower_state() | Kajetan Puchalski | 1 | -3/+5 |
| 2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -3/+10 |
| 2022-12-06 | powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state | Aboorva Devarajan | 2 | -3/+10 |