aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-2/+11
2007-04-28Pull bugzilla-8346 into release branchLen Brown1-0/+12
2007-04-28Pull sbs into release branchLen Brown5-1040/+682
2007-04-28Pull dock into release branchLen Brown1-0/+25
2007-04-28Pull ec into release branchLen Brown2-321/+181
2007-04-28Pull misc-for-upstream into release branchLen Brown8-31/+28
2007-04-28Pull thinkpad into release branchLen Brown3-2836/+0
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore1-0/+12
2007-04-25ACPI: make /proc/acpi/wakeup more usefulDavid Brownell1-3/+13
2007-04-25ACPI: word-smith kconfig helpBorislav Petkov1-2/+2
2007-04-25ACPI: use _STA bit names rather than 0x0FBjorn Helgaas2-2/+6
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas3-16/+7
2007-04-25ACPI: remove duplicate includeRay Lee1-8/+0
2007-04-24acpi-thermal: fix mod_timer() intervalAndrew Morton1-1/+2
2007-03-30Revert "ACPI: parse 2nd MADT by default"Len Brown1-1/+1
2007-03-28ACPI: dock: use NULL for pointerRandy Dunlap1-1/+2
2007-03-25ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh4-3258/+0
2007-03-25ACPI: ibm-acpi: update copyright noticeHenrique de Moraes Holschuh1-2/+3
2007-03-25ACPI: ibm-acpi: organize codeHenrique de Moraes Holschuh1-641/+757
2007-03-25ACPI: ibm-acpi: add header fileHenrique de Moraes Holschuh2-138/+438
2007-03-25ACPI: ibm-acpi: rename some identifiersHenrique de Moraes Holschuh1-19/+24
2007-03-25ACPI: ibm-acpi: kill trailing whitespaceHenrique de Moraes Holschuh1-3/+3
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner1-1/+2
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)"Linus Torvalds1-29/+9
2007-03-22ACPI: sbs: remove i2c_ec.[ch]Len Brown2-426/+0
2007-03-22ACPI: sbs: Common interface with CM batteryVladimir Lebedev1-258/+319
2007-03-22ACPI: sbs: Debug messages correction/improvementVladimir Lebedev1-150/+149
2007-03-22ACPI: sbs: remove I2C Makefile hooksVladimir Lebedev1-1/+1
2007-03-22ACPI: sbs: remove I2C Kconfig dependencyVladimir Lebedev1-2/+1
2007-03-22ACPI: sbs: use EC rather than I2CVladimir Lebedev1-278/+287
2007-03-20Pull c2 into release branchLen Brown1-9/+29
2007-03-20Pull bugzilla-7465 into release branchLen Brown1-5/+52
2007-03-20Pull bugzilla-8171 into release branchLen Brown9-108/+89
2007-03-20Pull misc-for-upstream into release branchLen Brown2-3/+21
2007-03-17ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger1-9/+29
2007-03-16ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)Henrique de Moraes Holschuh1-3/+16
2007-03-15ACPI: parse 2nd MADT by defaultLen Brown1-1/+1
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown9-108/+89
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-12ACPI: resolve HP nx6125 S3 immediate wakeup regressionAlexey Starikovskiy1-0/+5
2007-03-11ACPI: Add support to parse 2nd MADTLen Brown1-5/+52
2007-03-09ACPI: EC: Block queries until EC is fully initializedAlexey Starikovskiy1-1/+4
2007-03-09ACPI: EC: Cleanup of EC initializationAlexey Starikovskiy1-19/+13
2007-03-09ACPI: EC: first_ec is better to be acpi_ec than acpi_device.Alexey Starikovskiy1-28/+13
2007-03-09ACPI: EC: Rename ec_ecdt to more informative boot_ecAlexey Starikovskiy1-23/+20
2007-03-09ACPI: EC: Clean ECDT and namespace parsing.Alexey Starikovskiy1-96/+109
2007-03-09ACPI: EC: Put install handlers into separate function.Alexey Starikovskiy1-60/+27
2007-03-09ACPI: EC: Remove casts to/from void* from ec.cAlexey Starikovskiy1-7/+6
2007-03-09ACPI: EC: enable burst functionality in EC.Alexey Starikovskiy1-52/+37
2007-03-09ACPI: EC: "Fake ECDT" workaround is not needed any longer.Alexey Starikovskiy1-81/+0