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