summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-291-11/+7Star
|\
| * PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-291-11/+7Star
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-281-4/+11
|\|
| * ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-281-4/+11
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-281-0/+6
|\|
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-261-0/+6
| |\
| | * ftrace: disable tracing on acpi idle callsSteven Rostedt2008-07-261-0/+6
* | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-8/+3Star
|/ /
* | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-246-24/+93
|\ \
| * | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar2008-07-222-0/+12
| * | Revert "ACPI: don't walk tables if ACPI was disabled"Andi Kleen2008-07-181-3/+0Star
| * | Merge branch 'merge' into release-2.6.27Andi Kleen2008-07-183-13/+75
| |\ \
| | * | ACPI : Set FAN device to correct state in boot phaseZhao Yakui2008-07-181-0/+43
| | * | ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-07-181-2/+12
| | * | ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptorsBjorn Helgaas2008-07-181-11/+20
| * | | Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled."Andi Kleen2008-07-182-6/+0Star
| * | | Revert "Fix FADT parsing"Andi Kleen2008-07-181-11/+6Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-241-2/+3
|\ \ \
| * | | PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang2008-07-221-2/+3
* | | | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho2008-07-241-0/+20
* | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+22
* | | | move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-0/+1
| |_|/ |/| |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-6/+11
|\ \ \
| * | | Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-213-9/+0Star
| |\| |
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-3/+8
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1871-707/+1585
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-3/+1Star
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-0622-78/+117
| |\ \ \ \
| * | | | | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-3/+3
* | | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-226-18/+14Star
| |_|_|_|/ |/| | | |
* | | | | APCI: revert another duplicated patchThomas Gleixner2008-07-211-3/+0Star
* | | | | APCI: revert duplicated patchThomas Gleixner2008-07-212-6/+0Star
| |_|_|/ |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-179-190/+706
|\ \ \ \
| * | | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-084-4/+45
| * | | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-081-2/+22
| * | | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-083-73/+89
| * | | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-081-0/+11
| * | | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-113/+163
| * | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-121-35/+4Star
| |\ \ \ \
| | * | | | ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-121-31/+0Star
| | * | | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-121-4/+4
| * | | | | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-103-0/+378
| |/ / / /
* | | | | Fix FADT parsingJan Beulich2008-07-161-6/+11
* | | | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-162-1/+51
* | | | | ACPI: use dev_printk when possibleBjorn Helgaas2008-07-161-21/+17Star
* | | | | ACPI: video: fix brightness allocationJulia Jomantaite2008-07-161-50/+73
* | | | | ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-161-0/+28
* | | | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-1/+18
* | | | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+22
* | | | | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-163-18/+171