Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 1 | -2/+2 |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 1 | -2/+1 |
2012-03-30 | Merge branch 'tboot' into release | Len Brown | 1 | -0/+24 |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 1 | -2/+3 |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen | 1 | -1/+2 |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 1 | -0/+9 |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 1 | -84/+2 |
2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 1 | -0/+24 |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 1 | -0/+24 |
2012-01-21 | ACPI, APEI: Add RAM mapping support to ACPI | Myron Stowe | 1 | -2/+34 |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 1 | -0/+116 |
2012-01-18 | Merge branch 'atomicio-remove' into release | Len Brown | 1 | -14/+26 |
2012-01-17 | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 1 | -2/+4 |
2012-01-17 | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe | 1 | -14/+24 |
2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming | 1 | -190/+12 |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava | 1 | -1/+2 |
2011-08-02 | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 1 | -19/+23 |
2011-08-02 | ACPI: add missing _OSI strings | Shaohua Li | 1 | -1/+7 |
2011-08-02 | ACPI print OSI(Linux) warning only once | Len Brown | 1 | -1/+1 |
2011-07-16 | ACPI: introduce "acpi_rsdp=" parameter for kdump | Takao Indoh | 1 | -0/+15 |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 1 | -17/+0 |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 1 | -63/+82 |
2011-03-25 | ACPI: osl, add acpi_os_create_lock interface | Lin Ming | 1 | -8/+25 |
2011-03-23 | Merge branch 'linus' into release | Len Brown | 1 | -3/+3 |
2011-02-24 | Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next | Rafael J. Wysocki | 1 | -60/+79 |
2011-02-24 | ACPI: Avoid calling request_irq() many times for the same interrupt | Rafael J. Wysocki | 1 | -12/+15 |
2011-02-24 | ACPI: Introduce acpi_os_get_iomem() | Rafael J. Wysocki | 1 | -0/+16 |
2011-02-24 | ACPI: Do not use krefs under a mutex in osl.c | Rafael J. Wysocki | 1 | -20/+16 |
2011-02-24 | ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings | Rafael J. Wysocki | 1 | -13/+15 |
2011-02-24 | ACPI: Avoid walking the list of memory mappings in osl.c twice in a row | Rafael J. Wysocki | 1 | -13/+20 |
2011-02-24 | ACPI: Change acpi_ioremap_lock into a mutex | Rafael J. Wysocki | 1 | -12/+9 |
2011-02-24 | ACPI: Do not export functions that are only used in osl.c | Rafael J. Wysocki | 1 | -4/+2 |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo | 1 | -7/+18 |
2011-02-08 | ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) | Rafael J. Wysocki | 1 | -7/+18 |
2011-02-01 | acpi: kacpi*_wq don't need WQ_MEM_RECLAIM | Tejun Heo | 1 | -3/+3 |
2011-01-20 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 1 | -5/+7 |
2011-01-12 | Merge branch 'misc' into test | Len Brown | 1 | -4/+7 |
2011-01-12 | ACPI: fix resource check message | Thomas Renninger | 1 | -4/+7 |
2011-01-07 | ACPI: Use ioremap_cache() | Len Brown | 1 | -3/+3 |
2010-12-11 | Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.... | Len Brown | 1 | -36/+77 |
2010-12-11 | ACPI: fix a section mismatch | Zhang Rui | 1 | -1/+1 |
2010-12-11 | ACPI: fix allowing to add/remove multiple _OSI strings | Lin Ming | 1 | -16/+50 |
2010-12-11 | acpi: fix _OSI string setup regression | Lin Ming | 1 | -26/+33 |
2010-10-26 | Merge branch 'misc' into release | Len Brown | 1 | -25/+0 |
2010-10-26 | Merge branch 'acpi-mmio' into release | Len Brown | 1 | -48/+232 |
2010-10-24 | ACPI: Page based coalescing of I/O remappings optimization | Myron Stowe | 1 | -11/+51 |
2010-10-24 | ACPI: Convert simple locking to RCU based locking | Myron Stowe | 1 | -12/+11 |
2010-10-24 | ACPI: Pre-map 'system event' related register blocks | Myron Stowe | 1 | -31/+40 |
2010-10-24 | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 1 | -0/+38 |