Age | Commit message (Expand) | Author |
2010-10-26 | Merge branch 'misc' into release | Len Brown |
2010-10-26 | Merge branch 'acpi-mmio' into release | Len Brown |
2010-10-25 | ACPI: Page based coalescing of I/O remappings optimization | Myron Stowe |
2010-10-25 | ACPI: Convert simple locking to RCU based locking | Myron Stowe |
2010-10-25 | ACPI: Pre-map 'system event' related register blocks | Myron Stowe |
2010-10-25 | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe |
2010-10-25 | ACPI: Maintain a list of ACPI memory mapped I/O remappings | Myron Stowe |
2010-10-25 | ACPI: Fix ioremap size for MMIO reads and writes | Myron Stowe |
2010-10-19 | ACPI: remove dead code | Stephen Hemminger |
2010-10-16 | ACPI: add FW_BUG to OSI(Linux) message | Len Brown |
2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore |
2010-10-01 | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming |
2010-10-01 | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore |
2010-08-15 | Merge branch 'linus' into release | Len Brown |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen |
2010-08-08 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-07-12 | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki |
2010-06-29 | acpi: use queue_work_on() instead of binding workqueue worker to cpu0 | Tejun Heo |
2010-05-27 | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown |
2010-04-05 | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup | Chase Douglas |
2010-03-23 | ACPI: fixes a false alarm from lockdep | Zhang Rui |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2009-12-09 | ACPI: add const to acpi_check_resource_conflict() | Jean Delvare |
2009-09-27 | ACPI: Clarify resource conflict message | Jean Delvare |
2009-09-24 | ACPI: remove cpumask_t usage | Bjorn Helgaas |
2009-09-19 | ACPI: remove null pointer checks in deferred execution path | Bjorn Helgaas |
2009-09-19 | ACPI: simplify deferred execution path | Bjorn Helgaas |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming |
2009-08-02 | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas |
2009-06-24 | ACPI: fix a deadlock in hotplug case | Zhang Rui |
2009-04-21 | ACPI: add /sys/firmware/acpi/interrupts/sci_not counter | Len Brown |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-02 | ACPI: acpi_enforce_resource=strict by default | Luca Tettamanti |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-16 | Revert "ACPI: make some IO ports off-limits to AML" | Len Brown |
2009-02-22 | acpi: add some missing section markers | Jeremy Fitzhardinge |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-04 | ACPI: make some IO ports off-limits to AML | Len Brown |
2008-12-31 | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming |
2008-11-27 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown |
2008-10-23 | Merge branch 'ull' into test | Len Brown |
2008-10-23 | Merge branch 'dock' into test | Len Brown |
2008-10-23 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-09-24 | ACPI: fix hotplug race | Zhang Rui |