summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
| | * | | ACPI: create acpi_device_suspend()/acpi_device_resume()Patrick Mochel2006-05-151-0/+118
| | | |/ | | |/|
| * | | Pull bugzilla-5764 into release branchLen Brown2006-06-151-22/+29
| |\ \ \
| | * | | ACPI: replace spin_lock_irq with mutex for ec poll modeRich Townsend2006-05-191-22/+29
| | |/ /
| * | | Pull ibm_acpi into release branchLen Brown2006-06-151-0/+70
| |\ \ \
| | * | | ACPI: Allow a WAN module enable/disable on a Thinkpad X60.Jeremy Fitzhardinge2006-06-011-0/+70
| | |/ /
| * | | Pull sem2mutex into release branchLen Brown2006-06-153-24/+25
| |\ \ \
| | * | | sem2mutex: acpi, acpi_link_lockIngo Molnar2006-05-131-12/+13
| | * | | ACPI: delete unused acpi_bus_drivers_lockLen Brown2006-05-131-1/+0
| | * | | sem2mutex: drivers/acpi/processor_perflib.cArjan van de Ven2006-05-131-11/+12
| | |/ /
| * | | Pull trivial2 into release branchLen Brown2006-06-154-6/+8
| |\ \ \
| | * | | ACPI: asus_acpi_init(): propagate correct return valueAndrew Morton2006-05-151-1/+1
| | * | | ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr...Andreas Mohr2006-05-141-4/+4
| | * | | ACPI: fix memory leak in acpi_thermal_add() error pathVasily Averin2006-05-131-1/+1
| | * | | ACPI: fix potential memory leak in acpi_evaluate_integer() error pathVasily Averin2006-05-131-0/+2
| | |/ /
| * | | Pull video into release branchLen Brown2006-06-151-8/+13
| |\ \ \
| | * | | ACPI: fix potential memory leaks in driver/acpi/video.cYu, Luming2006-05-151-8/+13
| | |/ /
| * | | Pull acpi_bus_register_driver into release branchLen Brown2006-06-152-26/+26
| |\ \ \
| | * | | ACPI: acpi_bus_unregister_driver() returns voidBjorn Helgaas2006-05-131-22/+10
| | * | | ACPI: update asus_acpi driver registration to unload on failureBjorn Helgaas2006-04-011-1/+17
| | * | | ACPI: make acpi_bus_register_driver() return success/failure, not device count Bjorn Helgaas2006-04-011-11/+5
| * | | | Pull bugzilla-5452 into release branchLen Brown2006-06-151-2/+2
| |\ \ \ \
| | * | | | ACPI: enable BIOS warningLen Brown2006-03-311-2/+2
| * | | | | Pull trivial into release branchLen Brown2006-06-153-2/+6
| |\ \ \ \ \
| | * | | | | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereferenceAdrian Bunk2006-03-311-1/+1
| | * | | | | [ACPI] fix possible acpi thermal leak in failure pathDave Jones2006-03-311-1/+3
| | * | | | | [ACPI] drivers/acpi/hotkey.c: check kmalloc return valueIrwan Djajadi2006-03-311-0/+2
| | |/ / / /
| * | | | | Pull trivial1 into release branchLen Brown2006-06-154-36/+23
| |\ \ \ \ \
| | * | | | | ACPI: Don't print internal BIOS names of wakeup devicesBjorn Helgaas2006-04-031-3/+0
| | * | | | | ACPI: build fix for u8 cpu_indexAshok Raj2006-04-011-5/+5