| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -18/+23 |
|\ |
|
| * | ACPI / osl: Kill macro INVALID_TABLE(). | Tang Chen | 2013-08-14 | 1 | -16/+20 |
| * | ACPI / osl: Fix osi_setup_entries[] __initdata attribute location | Hanjun Guo | 2013-08-13 | 1 | -2/+2 |
| * | ACPI: Cleanup sparse warning on acpi_os_initialize1() | Lv Zheng | 2013-07-26 | 1 | -0/+1 |
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-08-27 | 1 | -1/+20 |
|\ \ |
|
| * | | ACPI: Add facility to remove all _OSI strings | Lv Zheng | 2013-07-23 | 1 | -0/+7 |
| * | | ACPI: Add facility to disable all _OSI OS vendor strings | Lv Zheng | 2013-07-23 | 1 | -1/+13 |
| |/ |
|
* | | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path | Ben Guthro | 2013-07-31 | 1 | -0/+24 |
|/ |
|
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-06-29 | 1 | -13/+3 |
|\ |
|
| * | ACPI: implement acpi_os_get_timer() according the spec | Mika Westerberg | 2013-06-27 | 1 | -13/+3 |
* | | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT | Lv Zheng | 2013-06-16 | 1 | -0/+11 |
|/ |
|
* | ACPI: Fix wrong parameter passed to memblock_reserve | Wang YanQing | 2013-04-24 | 1 | -1/+1 |
* | ACPI: Use resource_size() in osl.c | Alexandru Gheorghiu | 2013-03-25 | 1 | -1/+1 |
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -2/+22 |
|\ |
|
| * | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu | 2013-01-25 | 1 | -2/+22 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-02-15 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI: enable ACPI SCI during suspend | Zhang Rui | 2013-02-09 | 1 | -1/+1 |
| |/ |
|
* | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 1 | -11/+191 |
|\ |
|
| * | ACPI: Create acpi_table_taint() function to avoid code duplication | Thomas Renninger | 2012-09-30 | 1 | -7/+13 |
| * | ACPI: Implement physical address table override | Thomas Renninger | 2012-09-30 | 1 | -4/+56 |
| * | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 2012-09-30 | 1 | -0/+122 |
* | | ACPI: Make seemingly useless check in osl.c more understandable | Rafael J. Wysocki | 2012-11-15 | 1 | -8/+13 |
* | | ACPI: Export functions for hot-remove | Toshi Kani | 2012-11-15 | 1 | -0/+1 |
|/ |
|
* | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 | 1 | -2/+2 |
* | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 2012-04-18 | 1 | -2/+1 |
* | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 1 | -0/+24 |
|\ |
|
| * | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 1 | -0/+24 |
| |\ |
|
| | * | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 1 | -0/+24 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 1 | -2/+3 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ACPI: consistently use should_use_kmap() | Jan Beulich | 2012-03-30 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| | * | | ACPI: Make ACPI interrupt threaded | Andi Kleen | 2012-03-30 | 1 | -1/+2 |
| |/ / |
|
* | | | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 2012-03-22 | 1 | -0/+9 |
* | | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 1 | -84/+2 |
|/ / |
|
* | | ACPI, APEI: Add RAM mapping support to ACPI | Myron Stowe | 2012-01-21 | 1 | -2/+34 |
* | | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 2012-01-21 | 1 | -0/+116 |
* | | Merge branch 'atomicio-remove' into release | Len Brown | 2012-01-18 | 1 | -14/+26 |
|\ \ |
|
| * | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2012-01-17 | 1 | -2/+4 |
| * | | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe | 2012-01-17 | 1 | -14/+24 |
| |/ |
|
* | | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 | 1 | -190/+12 |
|/ |
|
* | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava | 2011-10-14 | 1 | -1/+2 |
*-----. | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 2011-08-02 | 1 | -19/+23 |
|\ \ \ \ |
|
| | | | * | ACPI print OSI(Linux) warning only once | Len Brown | 2011-08-02 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
| | | * | ACPI: introduce "acpi_rsdp=" parameter for kdump | Takao Indoh | 2011-07-16 | 1 | -0/+15 |
| |_|/
|/| | |
|
| | * | ACPI: add missing _OSI strings | Shaohua Li | 2011-08-02 | 1 | -1/+7 |
| |/ |
|
| * | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2011-07-13 | 1 | -17/+0 |
|/ |
|
*-. | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 2011-05-29 | 1 | -63/+82 |
|\ \ |
|
| * \ | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -3/+3 |
| |\ \ |
|