Age | Commit message (Expand) | Author |
2016-12-09 | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-07-21 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla |
2016-07-21 | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE | Sudeep Holla |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-15 | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra |
2016-02-22 | ACPI / sleep: move acpi_processor_sleep to sleep.c | Sudeep Holla |
2016-02-16 | ACPI / processor_idle: replace PREFIX with pr_fmt | Sudeep Holla |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-06-15 | ACPI / processor: constify DMI system id table | Mathias Krause |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-03 | cpuidle: ACPI: do not overwrite name and description of C0 | Thomas Schlichter |
2015-04-03 | ACPI/idle: Use explicit broadcast control function | Thomas Gleixner |
2015-04-03 | ACPI/processor: Use explicit broadcast control function | Thomas Gleixner |
2015-02-15 | ACPI / idle: Implement ->enter_freeze callback routine | Rafael J. Wysocki |
2015-02-03 | ACPI / cpuidle: Common callback routine for entering states | Rafael J. Wysocki |
2015-02-03 | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm() | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Clean up white space in a switch statement | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple() | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Clean up fallback to C1 checks | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines | Rafael J. Wysocki |
2015-02-02 | ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry() | Rafael J. Wysocki |
2014-12-29 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki |
2014-12-17 | cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID | Len Brown |
2014-12-08 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2014-11-25 | ACPI / cpuidle: avoid assigning signed errno to acpi_status | Sudeep Holla |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano |
2014-09-03 | ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock | Jiri Kosina |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-17 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2014-01-11 | ACPI / cpuidle: remove dev->state_count setting | Bartlomiej Zolnierkiewicz |
2014-01-11 | ACPI / cpuidle: fix max idle state handling with hotplug CPU support | Bartlomiej Zolnierkiewicz |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-19 | ACPI / processor: initialize a variable to silence compiler warning | Al Stone |
2013-12-07 | ACPI: remove trailing whitespace | Al Stone |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-25 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-09-24 | ACPI / processor: remove superfluous pr == NULL checks | Bartlomiej Zolnierkiewicz |
2013-07-14 | acpi: delete __cpuinit usage from all acpi files | Paul Gortmaker |
2013-06-19 | ACPI / PM: acpi_processor_suspend() can be static | Fengguang Wu |
2013-05-12 | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
2013-04-02 | cpuidle / ACPI: recover percpu ACPI processor cstate | Alex Shi |
2013-02-18 | Merge branch 'misc' into release | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-08 | ACPI / idle: remove usage of the statedata | Daniel Lezcano |
2013-02-08 | ACPI / idle: pass the cpuidle_device parameter | Daniel Lezcano |
2013-02-08 | ACPI / idle : remove pointless headers | Daniel Lezcano |