| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ |
|
| * | | ACPI: Export acpi_check_resource_conflict | Thomas Renninger | 2008-02-07 | 1 | -1/+2 |
| * | | ACPI: track opregion names to avoid driver resource conflicts. | Thomas Renninger | 2008-02-07 | 1 | -2/+173 |
| |/ |
|
* | | Merge branches 'release' and 'stats' into release | Len Brown | 2008-02-07 | 1 | -1/+11 |
|\ \ |
|
| * | | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 2008-02-06 | 1 | -1/+11 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2008-02-07 | 1 | -1/+2 |
|\ \ \
| | |/ |
|
| * | | acpi: make __acpi_map_table() and __init function | Jan Beulich | 2007-12-13 | 1 | -1/+2 |
* | | | Merge branches 'release' and 'gpe-ack' into release | Len Brown | 2008-02-07 | 1 | -34/+8 |
|\ \ \ |
|
| * | | | ACPI: Defer enabling of level GPE until all pending notifies done | Alexey Starikovskiy | 2007-12-06 | 1 | -34/+8 |
| |/ / |
|
* | | | Merge branches 'release' and 'dmi' into release | Len Brown | 2008-02-07 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | ACPI: make struct osi_linux static | Adrian Bunk | 2008-02-03 | 1 | -1/+1 |
| * | | | ACPI: make acpi_dmi_dump() static | Adrian Bunk | 2008-02-03 | 1 | -1/+1 |
| * | | | DMI: remove duplicate helper routine | Len Brown | 2008-02-03 | 1 | -6/+6 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -2/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | | |/
| | |/| |
|
| | | * | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown | 2007-12-14 | 1 | -2/+6 |
| | |/
| |/| |
|
* | | | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 | 1 | -20/+102 |
* | | | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list | Len Brown | 2008-01-23 | 1 | -29/+0 |
* | | | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output | Len Brown | 2008-01-23 | 1 | -4/+10 |
* | | | ACPI: create acpi_dmi_dump() | Len Brown | 2008-01-23 | 1 | -0/+28 |
| |/
|/| |
|
* | | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. | Zhao Yakui | 2007-11-16 | 1 | -16/+9 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 1 | -8/+0 |
|\ |
|
| * | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 1 | -8/+0 |
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -1/+1 |
|/ |
|
* | Pull osi into release branch | Len Brown | 2007-07-22 | 1 | -38/+2 |
|\ |
|
| * | ACPI: static | Adrian Bunk | 2007-07-03 | 1 | -1/+1 |
| * | ACPI: disable _OSI(Linux) by default | Len Brown | 2007-06-09 | 1 | -37/+1 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | | ACPI: fix acpi_osi=!Linux | Len Brown | 2007-07-02 | 1 | -2/+2 |
|/ |
|
* | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2007-05-30 | 1 | -3/+3 |
* | ACPI: Make _OSI(Linux) a special case | Len Brown | 2007-05-30 | 1 | -0/+91 |
* | ACPI: extend "acpi_osi=" boot option | Len Brown | 2007-05-29 | 1 | -9/+16 |
* | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 2007-05-09 | 1 | -10/+35 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |