Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare | 1 | -0/+9 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -11/+12 |
2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 1 | -11/+12 |
2010-04-04 | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup | Chase Douglas | 1 | -10/+4 |
2010-03-23 | ACPI: fixes a false alarm from lockdep | Zhang Rui | 1 | -1/+8 |
2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -2/+2 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -2/+2 |
2009-12-09 | ACPI: add const to acpi_check_resource_conflict() | Jean Delvare | 1 | -1/+1 |
2009-09-27 | ACPI: Clarify resource conflict message | Jean Delvare | 1 | -1/+7 |
2009-09-24 | ACPI: remove cpumask_t usage | Bjorn Helgaas | 1 | -1/+1 |
2009-09-19 | ACPI: remove null pointer checks in deferred execution path | Bjorn Helgaas | 1 | -9/+0 |
2009-09-19 | ACPI: simplify deferred execution path | Bjorn Helgaas | 1 | -18/+5 |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 1 | -3/+91 |
2009-08-02 | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 1 | -0/+25 |
2009-06-23 | ACPI: fix a deadlock in hotplug case | Zhang Rui | 1 | -9/+16 |
2009-04-21 | ACPI: add /sys/firmware/acpi/interrupts/sci_not counter | Len Brown | 1 | -1/+3 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 1 | -3/+10 |
2009-04-02 | ACPI: acpi_enforce_resource=strict by default | Luca Tettamanti | 1 | -3/+3 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -3/+10 |
2009-03-16 | Revert "ACPI: make some IO ports off-limits to AML" | Len Brown | 1 | -50/+0 |
2009-02-23 | acpi: add some missing section markers | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 1 | -2/+9 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 1 | -2/+52 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 1 | -2/+2 |
2009-02-03 | ACPI: make some IO ports off-limits to AML | Len Brown | 1 | -0/+50 |
2008-12-31 | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming | 1 | -2/+2 |
2008-11-27 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown | 1 | -79/+25 |
2008-10-22 | Merge branch 'ull' into test | Len Brown | 1 | -3/+2 |
2008-10-22 | Merge branch 'dock' into test | Len Brown | 1 | -5/+41 |
2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 1 | -2/+2 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -3/+2 |
2008-09-23 | ACPI: fix hotplug race | Zhang Rui | 1 | -5/+41 |
2008-04-29 | flush kacpi_notify_wq before removing notify handler | Zhang Rui | 1 | -0/+1 |
2008-04-17 | Add down_timeout and change ACPI to use it | Matthew Wilcox | 1 | -68/+21 |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 1 | -84/+0 |
2008-03-11 | ACPI: Fix a duplicate log level | Jean Delvare | 1 | -1/+1 |
2008-02-14 | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown | 1 | -2/+2 |
2008-02-14 | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 | Len Brown | 1 | -1/+1 |
2008-02-14 | ACPI: static acpi_find_dsdt_initrd() | Adrian Bunk | 1 | -1/+1 |
2008-02-14 | ACPI: static acpi_no_initrd_override_setup() | Adrian Bunk | 1 | -1/+1 |
2008-02-13 | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() | Linus Torvalds | 1 | -8/+8 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 1 | -19/+6 |
2008-02-07 | ACPI: add newline to printk | Len Brown | 1 | -1/+1 |
2008-02-07 | Merge branches 'release' and 'dsdt-override' into release | Len Brown | 1 | -4/+93 |
2008-02-07 | ACPI: update intrd DSDT override console messages | Len Brown | 1 | -15/+18 |
2008-02-07 | ACPI: Add "acpi_no_initrd_override" kernel parameter | Éric Piel | 1 | -1/+15 |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -18/+0 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -18/+0 |
2008-02-07 | Merge branches 'release' and 'hwmon-conflicts' into release | Len Brown | 1 | -2/+174 |
2008-02-07 | Merge branches 'release' and 'stats' into release | Len Brown | 1 | -1/+11 |