| Commit message (Expand) | Author | Age |
* | ACPI: Fix typos | Lucas De Marchi | 2010-09-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 |
|\ |
|
| * | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 |
* | | Merge branch 'linus' into release | Len Brown | 2010-08-15 |
|\| |
|
| * | acpi: fix bogus preemption logic | Thomas Gleixner | 2010-08-12 |
| * | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-07 |
| |\ |
|
* | | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
* | | | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 |
|\ \ \
| | |/
| |/| |
|
| * | | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 2010-07-12 |
| * | | ACPICA: Update version to 20100702 | Bob Moore | 2010-07-06 |
| * | | ACPICA: Update debug output components | Bob Moore | 2010-07-06 |
| * | | ACPICA: Add support for WDDT - Watchdog Descriptor Table | Bob Moore | 2010-07-06 |
| * | | ACPICA: Drop acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 |
| * | | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki | 2010-07-06 |
| * | | ACPICA: Update version to 20100528 | Bob Moore | 2010-07-06 |
| * | | ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEIT | Bob Moore | 2010-07-06 |
* | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 |
| |/
|/| |
|
* | | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 |
|/ |
|
* | Merge branch 'acpica-cherry-pick' into release | Len Brown | 2010-06-12 |
|\ |
|
| * | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett | 2010-06-12 |
| * | ACPICA: Fix namestring associated with AE_NO_HANDLER exception | Bob Moore | 2010-06-12 |
* | | Merge branch 'gpe-regression-fixes' into release | Len Brown | 2010-06-12 |
|\ \
| |/
|/| |
|
| * | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki | 2010-06-12 |
| * | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 2010-06-12 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 |
|\ \ |
|
| * \ | Merge branch 'misc-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ \ |
|
| | * | | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'video' and 'video-edid' into release | Len Brown | 2010-05-28 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ACPI: Export EDID blocks to the kernel | Matthew Garrett | 2010-04-19 |
| | |/ / |
|
| * | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 |
| |\ \ \ |
|
| | * | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 |
| | * | | | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 |
| | |/ / |
|
| * | | | ACPI, APEI, Error Record Serialization Table (ERST) support | Huang Ying | 2010-05-19 |
| * | | | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 2010-05-19 |
| * | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 |
| * | | | ACPI, APEI, HEST table parsing | Huang Ying | 2010-05-19 |
| * | | | ACPI, IO memory pre-mapping and atomic accessing | Huang Ying | 2010-05-19 |
| |/ / |
|
* | | | ACPICA: Update version to 20100428. | Bob Moore | 2010-05-06 |
* | | | ACPICA: Update/clarify some parameter names associated with acpi_handle | Bob Moore | 2010-05-06 |
* | | | ACPICA: Update version to 20100331. | Robert Moore | 2010-04-20 |
| |/
|/| |
|
* | | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 |
* | | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming | 2010-04-20 |
* | | ACPICA: Update version to 20100304 | Bob Moore | 2010-04-20 |
* | | ACPICA: Add support for MCHI table | Bob Moore | 2010-04-20 |
* | | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming | 2010-04-20 |
|/ |
|
* | acpi: Support IBM SMBus CMI devices | Darrick J. Wong | 2010-03-24 |
* | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 |
* | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ |
|