- 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- afdca01 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
- 7702ae0 ACPI / osl: Kill macro INVALID_TABLE(). by Tang Chen · 11 years ago
- e73d313 ACPI / osl: Fix osi_setup_entries[] __initdata attribute location by Hanjun Guo · 11 years ago
- d6b47b1 ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path by Ben Guthro · 11 years ago
- 1129c92 ACPI: Cleanup sparse warning on acpi_os_initialize1() by Lv Zheng · 11 years ago
- 741d812 ACPI: Add facility to remove all _OSI strings by Lv Zheng · 11 years ago
- 5dc1798 ACPI: Add facility to disable all _OSI OS vendor strings by Lv Zheng · 11 years ago
- 5c0b1b20 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 1061906 ACPI: implement acpi_os_get_timer() according the spec by Mika Westerberg · 12 years ago
- b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
- a6432de ACPI: Fix wrong parameter passed to memblock_reserve by Wang YanQing · 12 years ago
- e4f5224 ACPI: Use resource_size() in osl.c by Alexandru Gheorghiu · 12 years ago
- 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 7113fe7 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
- 89a22da ACPI: enable ACPI SCI during suspend by Zhang Rui · 12 years ago
- 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
- 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
- 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
- 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 3ae45a2 ACPI: Make seemingly useless check in osl.c more understandable by Rafael J. Wysocki · 12 years ago
- 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
- 325a8d36 ACPI: Create acpi_table_taint() function to avoid code duplication by Thomas Renninger · 12 years ago
- b2a3500 ACPI: Implement physical address table override by Thomas Renninger · 12 years ago
- 53aac44 ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas by Thomas Renninger · 12 years ago
- bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 13 years ago
- 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 13 years ago
- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 13 years ago
- 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 13 years ago
- f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 13 years ago
- 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 13 years ago
- e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 13 years ago
- 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
- ba242d5 ACPI, APEI: Add RAM mapping support to ACPI by Myron Stowe · 13 years ago
- e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 13 years ago
- cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
- 6f68c91 ACPI: Export interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 13 years ago
- bc9ffce ACPI: Fix possible alignment issues with GAS 'address' references by Myron Stowe · 13 years ago
- f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
- 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
- 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
- aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
- 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
- 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
- 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
- 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 14 years ago
- 9f63b88 ACPI: osl, add acpi_os_create_lock interface by Lin Ming · 14 years ago
- 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
- dd87cc5 Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next by Rafael J. Wysocki · 14 years ago
- 23fe363 ACPI: Avoid calling request_irq() many times for the same interrupt by Rafael J. Wysocki · 14 years ago
- 13606a2 ACPI: Introduce acpi_os_get_iomem() by Rafael J. Wysocki · 14 years ago
- b7c1fad ACPI: Do not use krefs under a mutex in osl.c by Rafael J. Wysocki · 14 years ago
- 7ffd044 ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings by Rafael J. Wysocki · 14 years ago
- 7fe135d ACPI: Avoid walking the list of memory mappings in osl.c twice in a row by Rafael J. Wysocki · 14 years ago
- 7bbb890 ACPI: Change acpi_ioremap_lock into a mutex by Rafael J. Wysocki · 14 years ago
- 073b496 ACPI: Do not export functions that are only used in osl.c by Rafael J. Wysocki · 14 years ago
- 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
- 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 14 years ago
- 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 14 years ago
- 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
- eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
- 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
- 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
- 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
- 32d47ee ACPI: fix a section mismatch by Zhang Rui · 14 years ago
- 12d3206 ACPI: fix allowing to add/remove multiple _OSI strings by Lin Ming · 14 years ago
- d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
- 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
- 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
- 4a3cba5 ACPI: Page based coalescing of I/O remappings optimization by Myron Stowe · 14 years ago
- 78cdb3e ACPI: Convert simple locking to RCU based locking by Myron Stowe · 14 years ago
- d362eda ACPI: Pre-map 'system event' related register blocks by Myron Stowe · 14 years ago
- 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
- 620242a ACPI: Maintain a list of ACPI memory mapped I/O remappings by Myron Stowe · 14 years ago
- b3ba1ef ACPI: Fix ioremap size for MMIO reads and writes by Myron Stowe · 14 years ago
- 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
- 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 14 years ago
- 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
- b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
- c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
- 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
- cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
- 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
- 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
- 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 15 years ago
- 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 15 years ago
- 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 15 years ago
- bc73675 ACPI: fixes a false alarm from lockdep by Zhang Rui · 15 years ago
- 8839316 Fix typos in comments by Thomas Weber · 15 years ago
- 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
- 876fba4 ACPI: add const to acpi_check_resource_conflict() by Jean Delvare · 15 years ago
- 14f0334 ACPI: Clarify resource conflict message by Jean Delvare · 15 years ago
- e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
- 59fc9e5 ACPI: remove null pointer checks in deferred execution path by Bjorn Helgaas · 15 years ago
- 9ac6185 ACPI: simplify deferred execution path by Bjorn Helgaas · 15 years ago