aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park2006-07-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-304-4/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* | ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk2006-06-301-1/+1
* | ACPI: fixup memhotplug debug messageakpm@osdl.org2006-06-301-1/+1
* | merge linus into release branchLen Brown2006-06-293-35/+124
|\ \ | |/
| * [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-272-2/+16
| * [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-272-2/+3
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+11
| * [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+21
| * [PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki2006-06-271-35/+77
* | Pull acpica into release branchLen Brown2006-06-2918-411/+450
|\ \
| * | ACPI: ACPICA 20060623Bob Moore2006-06-2818-411/+450
* | | Pull c-states into release branchLen Brown2006-06-291-19/+16
|\ \ \
| * | | ACPI: C-States: only demote on current bus mastering activityDominik Brodowski2006-06-281-3/+4
| * | | ACPI: C-States: bm_activity improvementsDominik Brodowski2006-06-281-12/+6
| * | | ACPI: C-States: accounting of sleep statesDominik Brodowski2006-06-281-4/+6
| |/ /
* | | Pull trivial into release branchLen Brown2006-06-291-2/+7
|\ \ \
| * | | ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz2006-06-281-0/+3
| * | | ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr2006-06-281-2/+4
| |/ /
* | | ACPI: fix battery on HP NX6125Vladimir Lebedev2006-06-281-2/+5
|/ /
* | ACPI: dock driverKristen Accardi2006-06-284-0/+770
* | ACPI: asus_acpi_init: propagate correct return valueAndrew Morton2006-06-271-1/+1
* | [ACPI] Print error message if remove/install notify handler failsThomas Renninger2006-06-271-19/+28
* | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-2728-1187/+862
* | Pull bugzilla-5737 into release branchThomas Renninger2006-06-271-4/+4
|\ \
| * | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-261-4/+4
* | | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-2721-102/+101
* | | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-279-54/+54
* | | ACPI: Device [kobj-name] is not power manageableJae-hyeon Park2006-06-271-1/+2
* | | ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas2006-06-271-1/+1
* | | ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger2006-06-261-1/+5
* | | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-2627-445/+273
| |/ |/|
* | Merge branch 'x86-64'Linus Torvalds2006-06-261-6/+6
|\ \
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-6/+6
| |/
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-261-0/+9
|/
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-231-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-23127-3660/+4217
|\
| * Pull button into release branchLen Brown2006-06-151-0/+8
| |\
| | * ACPI: suppress power button event on S3 resumeArnaud Patard2006-06-151-0/+8
| * | ACPI: resolve merge conflict between sem2mutex and processor_perflib.cLen Brown2006-06-151-2/+2
| * | Pull bugzilla-5737 into release branchLen Brown2006-06-151-0/+224
| |\ \
| | * | ACPI: use for_each_possible_cpu() instead of for_each_cpu()KAMEZAWA Hiroyuki2006-05-131-6/+6
| | * | ACPI: delete newly added debugging macros in processor_perflib.cLen Brown2006-05-111-7/+3
| | * | P-state software coordination for ACPI coreVenkatesh Pallipadi2006-02-091-0/+228
| * | | Pull bugzilla-5000 into release branchLen Brown2006-06-154-6/+174
| |\ \ \
| | * | | ACPI: create acpi_thermal_resume()Konstantin Karasyov2006-05-151-0/+16
| | * | | ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov2006-05-152-6/+48
| | * | | ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()Len Brown2006-05-151-11/+3