summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+15
* [PATCH] apci: use pin stored in pci_devKristen Accardi2006-01-091-4/+3
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-081-0/+2
* [ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov2006-01-071-2/+0
* [ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2006-01-071-10/+17
* Auto-update from upstreamLen Brown2006-01-063-15/+15
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-043-15/+15
* | [ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.dataLen Brown2005-12-301-2/+2
|/
* Pull bug3410 into release branchLen Brown2005-12-221-2/+2
|\
| * [ACPI] fix passive cooling regressionThomas Renninger2005-12-221-2/+2
* | Pull owner_id into release branchLen Brown2005-12-221-9/+9
|\ \
| * | [ACPI] fix build warning from owner_id patchLen Brown2005-12-221-1/+1
| * | [ACPI] increase owner_id limit to 64 from 32Alex Williamson2005-12-211-9/+9
| |/
* | Auto-update from upstreamLen Brown2005-12-141-1/+1
|\ \ | |/
| * [PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones2005-12-121-1/+1
* | Pull 5165 into release branchLen Brown2005-12-051-5/+15
|\ \ | |/ |/|
| * [ACPI] correct earlier SMP deep C-states on HT patchDavid Shaohua Li2005-12-051-5/+15
* | Add missing "local_irq_enable()" to C2/C3 exit logicLinus Torvalds2005-12-021-0/+1
* | [PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routinesNick Piggin2005-12-021-7/+14
* | Pull 3410 into release branchLen Brown2005-12-012-93/+108
|\ \
| * | [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-11-302-93/+108
* | | Pull 5452 into release branchLen Brown2005-12-011-0/+15
|\ \ \
| * | | [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-11-301-0/+15
| |/ /
* | | Pull 5571 into release branchLen Brown2005-12-011-1/+1
|\ \ \
| * | | [ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger2005-11-301-1/+1
| |/ /
* | | [ACPI] delete "default y" on Kconfig for ibm_acpi extras driverBorislav Petkov2005-11-301-1/+0
* | | [ACPI] IA64 build: blacklist.c is used only on X86Al Viro2005-11-301-1/+1
* | | Pull 5165 into release branchLen Brown2005-11-301-5/+24
|\ \ \ | | |/ | |/|
| * | [ACPI] Add support for FADT P_LVL2_UP flagVenkatesh Pallipadi2005-11-301-0/+19
| * | [ACPI] Prefer _CST over FADT for C-state capabilitiesVenkatesh Pallipadi2005-11-301-5/+5
| |/
* | [ACPI] fix HP nx8220 boot hang regressionThomas Renninger2005-11-301-1/+1
|/
* Fix ACPI processor power block initializationLinus Torvalds2005-11-181-10/+4
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-1/+2
* [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-101-0/+1
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-14/+23
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-073-16/+8
* [PATCH] drivers/acpi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-0/+8
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-291-3/+2
* [PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb2005-10-191-4/+4
* [PATCH] Fix /proc/acpi/events around suspendPavel Machek2005-10-171-3/+2
* [PATCH] remove ACPI S4bios supportPavel Machek2005-09-103-13/+1
* [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEARviro@ZenIV.linux.org.uk2005-09-091-2/+1
* [ACPI] revert bad processor_core.c patch for bug 5128Len Brown2005-09-031-13/+10
* [ACPI] build fix - processor_core.c w/ !CONFIG_SMPLen Brown2005-09-031-1/+1
* [ACPI] acpi_video_device_write_state() now worksLuming Yu2005-09-031-1/+2
* [ACPI] fix processor_core.c for NR_CPUS > 256Venkatesh Pallipadi2005-09-031-9/+12
* [ACPI] fix run-time error checking in acpi_pci_irq_disable()Kenji Kaneshige2005-09-031-4/+1
OpenPOWER on IntegriCloud