summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-1812-111/+345
|\ \ \ \ \
| | | | | * tools turbostat: recognize and run properly on IVBLen Brown2011-11-181-0/+2
| | | | * | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-171-4/+6
| | | | * | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-171-0/+4
| | | | * | ACPI: Store SRAT table revisionKurt Garloff2012-01-172-0/+7
| | | * | | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-172-40/+49
| | | * | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-171-9/+8
| | | * | | ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-171-2/+0
| | | * | | ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-171-0/+1
| | | * | | ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-171-2/+24
| | | |/ /
| | * | | intel idle: Make idle driver more robustThomas Renninger2012-01-171-1/+2
| | * | | intel_idle: Fix a cast to pointer from integer of different size warning in i...David Howells2012-01-171-1/+1
| | * | | ACPI: kernel-parameters.txt : Add intel_idle.max_cstateMasanari Iida2012-01-171-0/+5
| | * | | intel_idle: remove redundant local_irq_disable() callYanmin Zhang2012-01-171-2/+1
| | * | | intel_idle: fix API misuseShaohua Li2012-01-171-3/+3
| | |/ /
| * | | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-183-48/+234
| |/ /
* | | Merge branch 'atomicio-remove' into releaseLen Brown2012-01-185-25/+133
|\ \ \
| * | | ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-173-11/+104
| * | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2012-01-172-2/+7
| * | | ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe2012-01-171-14/+24
* | | | Merge branch 'apei' into releaseLen Brown2012-01-1811-55/+321
|\ \ \ \ | |/ / /
| * | | ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying2012-01-171-1/+28
| * | | ACPI, Record ACPI NVS regionsHuang Ying2012-01-174-10/+70
| * | | ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui2012-01-171-6/+32
| * | | ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying2012-01-173-2/+36
| * | | ACPI, Add RAM mapping support to ACPI atomic IO supportHuang Ying2012-01-171-4/+37
| * | | ACPI, APEI, Printk queued error record before panicHuang Ying2012-01-171-9/+44
| * | | ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying2012-01-171-5/+11
| * | | ACPI, APEI, Remove table not found messageHuang Ying2012-01-173-9/+6
| * | | ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2012-01-172-9/+10
| * | | ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying2012-01-171-0/+23
| * | | ACPI, Add 64bit read/write support to atomicio on i386Huang Ying2012-01-171-6/+30
| |/ /
* | | ACPICA: Update to version 20120111Bob Moore2012-01-171-1/+1
* | | ACPICA: Update all copyrights to 2012Bob Moore2012-01-17148-148/+148
* | | ACPICA: Add support for region address conflict checkingLin Ming2012-01-1714-222/+408
* | | ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2012-01-171-6/+7
* | | ACPICA: Update to version 20111123Bob Moore2012-01-171-1/+1
* | | ACPICA: Clean up MakefileLin Ming2012-01-171-24/+133
* | | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-172-4/+7
* | | ACPI 5.0: Add new predefined namesBob Moore2012-01-175-4/+73
* | | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-172-0/+69
* | | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-174-0/+98
* | | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-1716-119/+1776
* | | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-176-18/+41
* | | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-1715-45/+308
* | | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-173-3/+201
* | | ACPI 5.0: Add new/changed tables to headersBob Moore2012-01-173-4/+606
* | | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-176-3/+58
* | | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-172-8/+18
* | | ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-174-12/+54
OpenPOWER on IntegriCloud