aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+0
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org1-1/+1
2006-06-29merge linus into release branchLen Brown3-35/+124
2006-06-29Pull acpica into release branchLen Brown18-411/+450
2006-06-29Pull c-states into release branchLen Brown1-19/+16
2006-06-29Pull trivial into release branchLen Brown1-2/+7
2006-06-28ACPI: fix battery on HP NX6125Vladimir Lebedev1-2/+5
2006-06-28ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz1-0/+3
2006-06-28ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr1-2/+4
2006-06-28ACPI: C-States: only demote on current bus mastering activityDominik Brodowski1-3/+4
2006-06-28ACPI: C-States: bm_activity improvementsDominik Brodowski1-12/+6
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-4/+6
2006-06-28ACPI: ACPICA 20060623Bob Moore18-411/+450
2006-06-28ACPI: dock driverKristen Accardi4-0/+770
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2-2/+16
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2-2/+3
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory)Yasunori Goto1-0/+11
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device)Yasunori Goto1-0/+21
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki1-35/+77
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/linux-acpi-2.6Linus 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