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