- 37afce9 Merge 79db2b74aa14 ("Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- f3643b5 Merge back cpuidle material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
- fb3b36d Merge a1bffa48745a ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into 'android-mainline' by Greg Kroah-Hartman · 4 years, 3 months ago
- f49735f cpuidle: record state entry rejection statistics by Lina Iyer · 4 years, 4 months ago
- bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 4 months ago
- ee385f5 Merge 5.9-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
- 8747f20 cpuidle: Allow cpuidle drivers to take over RCU-idle by Peter Zijlstra · 4 years, 4 months ago
- f022c06 Merge 5.9-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
- bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 5 months ago
- 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
- 49d9c59 cpuidle: Fixup IRQ state by Peter Zijlstra · 4 years, 5 months ago
- 322f59e ANDROID: vendor_hooks: add cpuidle event by Park Bumgyu · 4 years, 5 months ago
- 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 7 months ago
- 81e6737 PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle by Chen Yu · 4 years, 7 months ago
- 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
- e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
- cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
- 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
- d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
- 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago
- ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
- 5aa9ba6 cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() by Daniel Lezcano · 5 years ago
- c55b51a cpuidle: Allow idle injection to apply exit latency limit by Daniel Lezcano · 5 years ago
- c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
- 99e98d3 cpuidle: Consolidate disabled state checks by Rafael J. Wysocki · 5 years ago
- 259231a cpuidle: add poll_limit_ns to cpuidle_device structure by Marcelo Tosatti · 6 years ago
- 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
- 04dab58 cpuidle: Add 'above' and 'below' idle state metrics by Rafael J. Wysocki · 6 years ago
- 61cb575 cpuidle: Add cpuidle.governor= command line parameter by Rafael J. Wysocki · 6 years ago
- 7037b43 cpuidle: enter_state: Don't needlessly calculate diff time by Fieah Lim · 6 years ago
- 45f1ff5 cpuidle: Return nohz hint from cpuidle_select() by Rafael J. Wysocki · 7 years ago
- 64bdff6 PM: cpuidle/suspend: Add s2idle usage and time state attributes by Rafael J. Wysocki · 7 years ago
- 3fc74bd cpuidle: Avoid assignment in if () argument by Gaurav Jindal · 7 years ago
- e7b06a0 cpuidle: Clean up cpuidle_enable_device() error handling a bit by Gaurav Jindal · 7 years ago
- f187851 cpuidle: fix broadcast control when broadcast can not be entered by Nicholas Piggin · 7 years ago
- 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
- f9fccdb cpuidle: Fix idle time tracking by Peter Zijlstra · 8 years ago
- 41dc750 cpuidle: check dev before usage in cpuidle_use_deepest_state() by Li, Fei · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- 0e7414b cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state() by Rafael J. Wysocki · 8 years ago
- bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
- dbd1b8e cpuidle: Fix last_residency division by Shreyas B. Prabhu · 9 years ago
- e7387da cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() by Daniel Lezcano · 9 years ago
- e93e59c cpuidle: Replace ktime_get() with local_clock() by Daniel Lezcano · 9 years ago
- c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 9 years ago
- 6f16886 cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze by Sudeep Holla · 9 years ago
- 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
- ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 4c1ed5a cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() by Xunlei Pang · 9 years ago
- 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
- ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 10 years ago
- ab232ba Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 10 years ago
- 7d51d979 cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c by Rafael J. Wysocki · 10 years ago
- 87e9b9f PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND by Rafael J. Wysocki · 10 years ago
- 0d94039 cpuidle: Select a different state on tick_broadcast_enter() failures by Rafael J. Wysocki · 10 years ago
- 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
- faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
- 7312280 cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
- a802ea9 cpuidle: Check the sign of index in cpuidle_reflect() by Rafael J. Wysocki · 10 years ago
- df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 10 years ago
- d75e4af cpuidle: remove state_count field from struct cpuidle_device by Bartlomiej Zolnierkiewicz · 10 years ago
- ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 10 years ago
- 31a3409 cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too by Rafael J. Wysocki · 10 years ago
- 01e04f4 idle / sleep: Avoid excessive disabling and enabling interrupts by Rafael J. Wysocki · 10 years ago
- 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
- 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 10 years ago
- 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
- 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 10 years ago
- 30fe688 cpuidle: move idle traces to cpuidle_enter_state() by Sandeep Tripathy · 11 years ago
- a6220fc PM / suspend: Always use deepest C-state in the "freeze" sleep state by Rafael J. Wysocki · 11 years ago
- 52c324f cpuidle: Combine cpuidle_enabled() with cpuidle_select() by Rafael J. Wysocki · 11 years ago
- 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 0b89e9a cpuidle: delay enabling interrupts until all coupled CPUs leave idle by Paul Burton · 11 years ago
- 30cdd69 cpuidle/idle: Move the cpuidle_idle_call function to idle.c by Daniel Lezcano · 11 years ago
- 907e30f idle/cpuidle: Split cpuidle_idle_call main function into smaller functions by Daniel Lezcano · 11 years ago
- ba8f20c cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure by Preeti U Murthy · 11 years ago
- 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
- d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
- 6d281e9 cpuidle: replace multiline statements with single line in cpuidle_idle_call() by Viresh Kumar · 11 years ago
- fb11c9c cpuidle: reduce code duplication inside cpuidle_idle_call() by Viresh Kumar · 11 years ago
- 9b29a86 cpuidle: merge two if() statements for checking error cases by Viresh Kumar · 11 years ago
- 4718266 cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points by Viresh Kumar · 11 years ago
- 267d4bf cpuidle: make __cpuidle_device_init() return void by Viresh Kumar · 11 years ago
- caf4a36 cpuidle: Fix comments in cpuidle core by Viresh Kumar · 11 years ago
- c878a52 cpuidle: Check if device is already registered by Daniel Lezcano · 12 years ago
- 5df0aa7 cpuidle: Introduce __cpuidle_device_init() by Daniel Lezcano · 12 years ago
- f6bb51a cpuidle: Introduce __cpuidle_unregister_device() by Daniel Lezcano · 12 years ago
- 10b9d3f cpuidle: Check cpuidle_enable_device() return value by Daniel Lezcano · 12 years ago
- 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 12 years ago
- 1c192d0 cpuidle: fix comment format by Daniel Lezcano · 12 years ago
- 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 12 years ago
- 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 12 years ago
- b60e6a0 cpuidle : handle clockevent notify from the cpuidle framework by Daniel Lezcano · 12 years ago
- 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 12 years ago
- 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 12 years ago
- 0e5537b cpuidle: Fix finding state with min power_usage by Sivaram Nair · 12 years ago
- a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
- bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago