Age | Commit message (Expand) | Author |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-09 | ACPI: enable ACPI SCI during suspend | Zhang Rui |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-25 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2012-12-14 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-11-14 | ACPI: Make seemingly useless check in osl.c more understandable | Rafael J. Wysocki |
2012-11-14 | ACPI: Export functions for hot-remove | Toshi Kani |
2012-10-01 | ACPI: Create acpi_table_taint() function to avoid code duplication | Thomas Renninger |
2012-10-01 | ACPI: Implement physical address table override | Thomas Renninger |
2012-10-01 | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger |
2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore |
2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang |
2012-01-21 | ACPI, APEI: Add RAM mapping support to ACPI | Myron Stowe |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe |
2012-01-18 | Merge branch 'atomicio-remove' into release | Len Brown |
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 | ACPICA: Add support for region address conflict checking | Lin Ming |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava |
2011-08-02 | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown |
2011-08-02 | ACPI: add missing _OSI strings | Shaohua Li |
2011-08-02 | ACPI print OSI(Linux) warning only once | Len Brown |
2011-07-16 | ACPI: introduce "acpi_rsdp=" parameter for kdump | Takao Indoh |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown |
2011-03-25 | ACPI: osl, add acpi_os_create_lock interface | Lin Ming |
2011-03-23 | Merge branch 'linus' into release | Len Brown |
2011-02-24 | Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next | Rafael J. Wysocki |
2011-02-24 | ACPI: Avoid calling request_irq() many times for the same interrupt | Rafael J. Wysocki |
2011-02-24 | ACPI: Introduce acpi_os_get_iomem() | Rafael J. Wysocki |
2011-02-24 | ACPI: Do not use krefs under a mutex in osl.c | Rafael J. Wysocki |
2011-02-24 | ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings | Rafael J. Wysocki |
2011-02-24 | ACPI: Avoid walking the list of memory mappings in osl.c twice in a row | Rafael J. Wysocki |
2011-02-24 | ACPI: Change acpi_ioremap_lock into a mutex | Rafael J. Wysocki |
2011-02-24 | ACPI: Do not export functions that are only used in osl.c | Rafael J. Wysocki |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo |
2011-02-08 | ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) | Rafael J. Wysocki |
2011-02-01 | acpi: kacpi*_wq don't need WQ_MEM_RECLAIM | Tejun Heo |
2011-01-21 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki |