summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-1/+1
2006-09-27i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-08-21Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown10-175/+159
2006-08-17ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2-1/+11
2006-08-17ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X1-162/+119
2006-08-16ACPI: memory hotplug: remove useless message at boot timeYasunori Goto1-6/+2
2006-08-16ACPI: verbose on kset/kobject_register errorsRandy Dunlap1-2/+10
2006-08-16ACPI: add message if firmware_register() init failsRandy Dunlap1-1/+5
2006-08-16ACPI: skip smart battery init when acpi=offLen Brown1-0/+3
2006-08-16ACPI: fix boot with acpi=offPavel Machek2-0/+5
2006-08-11ACPI: fix kfree in i2c_ec error pathJean Delvare1-1/+1
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-08-04PCI: docking station: remove dock ueventsKristen Carlson Accardi1-7/+6
2006-07-25ACPI: restore some dmesg to DEBUG-only, ala 2.6.17Len Brown1-2/+3
2006-07-13[PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown1-36/+24
2006-07-12ACPI: scan: handle kset/kobject errorsRandy Dunlap1-2/+10
2006-07-12ACPI: handle firmware_register init errorsRandy Dunlap1-1/+5
2006-07-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds43-215/+1019
2006-07-11[PATCH] x86_64: Fix up bogus defaults in ACPI KconfigAndi Kleen1-2/+0
2006-07-11[PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov1-1/+16
2006-07-10Pull dock into release branchLen Brown1-0/+1
2006-07-10ACPI: ACPI_DOCK: Initialize the atomic notifier listKristen Accardi1-0/+1
2006-07-10Pull acpi_os_allocate into test branchLen Brown4-39/+2
2006-07-10Pull acpica-20060707 into test branchLen Brown17-106/+194
2006-07-10Pull bugzilla-6687 into test branchLen Brown3-8/+8
2006-07-10Pull dock into test branchLen Brown4-0/+770
2006-07-10Pull trivial into test branchLen Brown15-32/+30
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown4-39/+2
2006-07-10ACPI: SBS: fix initialization, sem2mutexAndrew Morton1-32/+14
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven13-28/+28
2006-07-10ACPI: delete some defaults from ACPI KconfigAndi Kleen1-2/+0
2006-07-10ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown1-2/+2
2006-07-10ACPI: ACPI_DOCK KconfigLen Brown1-2/+2
2006-07-10Revert "Revert "ACPI: dock driver""Len Brown4-0/+770
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown3-8/+8
2006-07-09ACPI: ACPICA 20060707Bob Moore17-106/+194
2006-07-09Revert "ACPI: dock driver"Linus Torvalds4-770/+0
2006-07-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds29-308/+2724
2006-07-03[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02Pull smart-battery into release branchLen Brown9-14/+2355
2006-07-02Pull bugzilla-3241 into release branchLen Brown2-4/+8
2006-07-02Pull asus_acpi-0.30 into release branchLen Brown1-108/+223
2006-07-02Pull acpi_device_handle_cleanup into release branchLen Brown10-148/+111
2006-07-02Pull acpi_os_free into release branchLen Brown15-35/+28
2006-07-02ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown4-138/+56
2006-07-02ACPI: add support for Smart BatteryRich Townsend8-11/+2434
2006-07-02ACPI: asus_acpi: correct M6N/M6R display nodesKarol Kozimor1-2/+3
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park1-1/+1
2006-07-01ACPI: handle battery notify event on broken BIOSVladimir Lebedev1-2/+4