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