| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 2014-11-07 | 1 | -5/+3 |
* | ACPI / PAD: Use time_before() for time comparison | Manuel Schölling | 2014-05-27 | 1 | -3/+4 |
* | ACPI / PAD: call schedule() when need_resched() is true | Tony Camuso | 2014-04-28 | 1 | -1/+8 |
* | ACPI / PAD: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu | 2014-02-21 | 1 | -19/+5 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 1 | -2/+1 |
|\ |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+1 |
* | | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 1 | -4/+1 |
|/ |
|
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 | 1 | -5/+8 |
|\ |
|
| * | acpi: Replace weird use of PTR_RET. | Rusty Russell | 2013-07-15 | 1 | -5/+8 |
* | | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -1/+0 |
|/ |
|
* | ACPI / acpi_pad: Used PTR_RET | Alexandru Gheorghiu | 2013-03-25 | 1 | -1/+1 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+1 |
* | ACPI: strict_strtoul() and printk() cleanup in acpi_pad | Josh | 2012-11-15 | 1 | -4/+4 |
*-. | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1 | -3/+4 |
|\ \ |
|
| | * | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 2012-06-30 | 1 | -3/+4 |
| |/ |
|
* | | ACPI: acpi_pad: tune round_robin_time | Len Brown | 2012-07-14 | 1 | -1/+1 |
* | | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread | Len Brown | 2012-06-13 | 1 | -1/+1 |
|/ |
|
* | ACPI: minor printk format change in acpi_pad | Naga Chumbalkar | 2011-03-23 | 1 | -1/+1 |
* | ACPI: make acpi_pad /sys output more readable | Naga Chumbalkar | 2011-03-23 | 1 | -4/+7 |
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -6/+1 |
|\ |
|
| * | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-17 | 1 | -6/+1 |
* | | ACPI: acpi_pad: simplify code to avoid false gcc build warning | Len Brown | 2010-09-29 | 1 | -16/+18 |
|/ |
|
* | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -1/+1 |
* | ACPI: acpi_pad: Don't needlessly mark LAPIC unstable | Chen Gong | 2010-06-04 | 1 | -12/+24 |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | 1 | -9/+0 |
|\ |
|
| * | acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING | Len Brown | 2010-05-27 | 1 | -9/+0 |
* | | ACPI: Don't let acpi_pad needlessly mark TSC unstable | Venkatesh Pallipadi | 2010-05-28 | 1 | -2/+11 |
|/ |
|
* | acpi_pad: "processor_aggregator" name too long | Dan Carpenter | 2010-05-06 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'acpi-pad' into release | Len Brown | 2010-01-20 | 1 | -17/+20 |
|\ |
|
| * | acpi_pad: fix error checks | Chen Gong | 2009-12-30 | 1 | -17/+20 |
* | | acpi_pad: squish warning | Andrew Morton | 2009-12-16 | 1 | -1/+2 |
|/ |
|
* | ACPI: create Processor Aggregator Device driver | Shaohua Li | 2009-07-31 | 1 | -0/+514 |