Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-02-09 | ACPI / idle: remove unused definition | Daniel Lezcano | 1 | -4/+0 |
2013-01-19 | ACPI / processor: Get power info before updating the C-states | Thomas Schlichter | 1 | -0/+1 |
2013-01-18 | ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-11-27 | cpuidle: Measure idle state durations with monotonic clock | Julius Werner | 1 | -54/+3 |
2012-10-09 | cpuidle / ACPI: fix potential NULL pointer dereference | Wei Yongjun | 1 | -1/+2 |
2012-09-18 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 1 | -8/+24 |
2012-09-16 | ACPI / processor: remove unused function parameter | Daniel Lezcano | 1 | -4/+2 |
2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |