Age | Commit message (Expand) | Author |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck |
2012-01-18 | Merge branch 'atomicio-remove' into release | Len Brown |
2012-01-18 | Merge branch 'apei' into release | Len Brown |
2012-01-18 | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger |
2012-01-18 | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger |
2012-01-17 | ACPI processor: Remove unneeded cpuidle_unregister_driver call | Thomas Renninger |
2012-01-17 | intel idle: Make idle driver more robust | Thomas Renninger |
2012-01-17 | intel_idle: Fix a cast to pointer from integer of different size warning in i... | David Howells |
2012-01-17 | ACPI: kernel-parameters.txt : Add intel_idle.max_cstate | Masanari Iida |
2012-01-17 | intel_idle: remove redundant local_irq_disable() call | Yanmin Zhang |
2012-01-17 | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger |
2012-01-17 | ACPI: processor: fix acpi_get_cpuid for UP processor | Lin Ming |
2012-01-17 | intel_idle: fix API misuse | Shaohua Li |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe |
2012-01-17 | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe |
2012-01-17 | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff |
2012-01-17 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff |
2012-01-17 | ACPI: Store SRAT table revision | Kurt Garloff |
2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying |
2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui |
2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying |
2012-01-17 | ACPI, Add RAM mapping support to ACPI atomic IO support | Huang Ying |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying |
2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying |
2012-01-17 | ACPI, Add 64bit read/write support to atomicio on i386 | Huang Ying |
2012-01-17 | ACPICA: Update to version 20120111 | Bob Moore |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore |
2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming |
2012-01-17 | ACPICA: Update for larger ACPI 5 FADT size | Bob Moore |
2012-01-17 | ACPICA: Update to version 20111123 | Bob Moore |
2012-01-17 | ACPICA: Clean up Makefile | Lin Ming |
2012-01-17 | ACPI 5.0: Allow _AEI method in walk resources | Zhang Rui |
2012-01-17 | ACPI 5.0: Add new predefined names | Bob Moore |
2012-01-17 | ACPI 5.0: New interface, acpi_buffer_to_resource | Bob Moore |
2012-01-17 | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore |
2012-01-17 | ACPI 5.0: Support for all new resource descriptors | Lin Ming |
2012-01-17 | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore |
2012-01-17 | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore |
2012-01-17 | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming |
2012-01-17 | ACPI 5.0: Add new/changed tables to headers | Bob Moore |
2012-01-17 | ACPI 5.0: Implement hardware-reduced option | Bob Moore |
2012-01-17 | ACPI 5.0: Basic support for FADT version 5 | Bob Moore |
2012-01-17 | ACPICA: Do not abort table load on invalid space ID | Bob Moore |
2012-01-17 | ACPICA: Add error msg for Index/Bank field registers out-of-range | Bob Moore |