summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2006-06-28ACPI: dock driverKristen Accardi4-0/+770
2006-06-27ACPI: asus_acpi_init: propagate correct return valueAndrew Morton1-1/+1
2006-06-27[ACPI] Print error message if remove/install notify handler failsThomas Renninger1-19/+28
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel28-1187/+862
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger1-4/+4
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown21-102/+101
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown9-54/+54
2006-06-27ACPI: Device [kobj-name] is not power manageableJae-hyeon Park1-1/+2
2006-06-27ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas1-1/+1
2006-06-26ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger1-1/+5
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger27-445/+273
2006-06-26Merge branch 'x86-64'Linus Torvalds1-6/+6
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-6/+6
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-0/+9
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi1-4/+4
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds127-3660/+4217
2006-06-23[PATCH] make ACPI errata __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2-1/+49
2006-06-19Make sure to re-enable SCI after an ACPI suspendLinus Torvalds1-0/+3
2006-06-15Pull button into release branchLen Brown1-0/+8
2006-06-15ACPI: suppress power button event on S3 resumeArnaud Patard1-0/+8
2006-06-15ACPI: resolve merge conflict between sem2mutex and processor_perflib.cLen Brown1-2/+2
2006-06-15Pull bugzilla-5737 into release branchLen Brown1-0/+224
2006-06-15Pull bugzilla-5000 into release branchLen Brown4-6/+174
2006-06-15Pull bugzilla-5764 into release branchLen Brown1-22/+29
2006-06-15Pull ibm_acpi into release branchLen Brown1-0/+70
2006-06-15Pull sem2mutex into release branchLen Brown3-24/+25
2006-06-15Pull trivial2 into release branchLen Brown4-6/+8
2006-06-15Pull video into release branchLen Brown1-8/+13
2006-06-15Pull acpi_bus_register_driver into release branchLen Brown2-26/+26
2006-06-15Pull bugzilla-5452 into release branchLen Brown1-2/+2
2006-06-15Pull trivial into release branchLen Brown3-2/+6
2006-06-15Pull trivial1 into release branchLen Brown4-36/+23
2006-06-15Pull motherboard into release branchLen Brown1-28/+33
2006-06-15Pull Kconfig into release branchLen Brown1-2/+1
2006-06-15Pull ec into release branchLen Brown1-10/+6
2006-06-15Pull cpu-hotplug into release branchLen Brown1-4/+1
2006-06-15Pull address_range into release branchLen Brown1-7/+5
2006-06-15Pull acpica into release branchLen Brown112-3481/+3567
2006-06-14ACPI: ACPICA 20060608Bob Moore13-87/+96
2006-06-14ACPI: ACPICA 20060526Bob Moore31-987/+905
2006-06-14ACPI: execute Notify() handlers on new threadAlexey Starikovskiy3-32/+56
2006-06-14ACPI: ACPICA 20060512Bob Moore16-63/+107
2006-06-14ACPI: ACPICA 20060421Bob Moore104-923/+1144
2006-06-14ACPI: ACPICA 20060331Bob Moore26-133/+329
2006-06-14[ACPI] ACPICA 20060317Bob Moore25-864/+245
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton1-1/+4
2006-06-01ACPI: Allow a WAN module enable/disable on a Thinkpad X60.Jeremy Fitzhardinge1-0/+70
2006-05-19ACPI: replace spin_lock_irq with mutex for ec poll modeRich Townsend1-22/+29