aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-28Pull bugzilla-8346 into release branchLen Brown
2007-04-28Pull sbs into release branchLen Brown
2007-04-28Pull dock into release branchLen Brown
2007-04-28Pull ec into release branchLen Brown
2007-04-28Pull misc-for-upstream into release branchLen Brown
2007-04-28Pull thinkpad into release branchLen Brown
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore
2007-04-25ACPI: make /proc/acpi/wakeup more usefulDavid Brownell
2007-04-25ACPI: word-smith kconfig helpBorislav Petkov
2007-04-25ACPI: use _STA bit names rather than 0x0FBjorn Helgaas
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas
2007-04-25ACPI: remove duplicate includeRay Lee
2007-04-24acpi-thermal: fix mod_timer() intervalAndrew Morton
2007-03-30Revert "ACPI: parse 2nd MADT by default"Len Brown
2007-03-28ACPI: dock: use NULL for pointerRandy Dunlap
2007-03-25ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh
2007-03-25ACPI: ibm-acpi: update copyright noticeHenrique de Moraes Holschuh
2007-03-25ACPI: ibm-acpi: organize codeHenrique de Moraes Holschuh
2007-03-25ACPI: ibm-acpi: add header fileHenrique de Moraes Holschuh
2007-03-25ACPI: ibm-acpi: rename some identifiersHenrique de Moraes Holschuh
2007-03-25ACPI: ibm-acpi: kill trailing whitespaceHenrique de Moraes Holschuh
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds
2007-03-22ACPI: sbs: remove i2c_ec.[ch]Len Brown
2007-03-22ACPI: sbs: Common interface with CM batteryVladimir Lebedev
2007-03-22ACPI: sbs: Debug messages correction/improvementVladimir Lebedev
2007-03-22ACPI: sbs: remove I2C Makefile hooksVladimir Lebedev
2007-03-22ACPI: sbs: remove I2C Kconfig dependencyVladimir Lebedev
2007-03-22ACPI: sbs: use EC rather than I2CVladimir Lebedev
2007-03-20Pull c2 into release branchLen Brown
2007-03-20Pull bugzilla-7465 into release branchLen Brown
2007-03-20Pull bugzilla-8171 into release branchLen Brown
2007-03-20Pull misc-for-upstream into release branchLen Brown
2007-03-17ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger
2007-03-16ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)Henrique de Moraes Holschuh
2007-03-15ACPI: parse 2nd MADT by defaultLen Brown
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-03-12ACPI: resolve HP nx6125 S3 immediate wakeup regressionAlexey Starikovskiy
2007-03-11ACPI: Add support to parse 2nd MADTLen Brown
2007-03-09ACPI: EC: Block queries until EC is fully initializedAlexey Starikovskiy
2007-03-09ACPI: EC: Cleanup of EC initializationAlexey Starikovskiy
2007-03-09ACPI: EC: first_ec is better to be acpi_ec than acpi_device.Alexey Starikovskiy
2007-03-09ACPI: EC: Rename ec_ecdt to more informative boot_ecAlexey Starikovskiy
2007-03-09ACPI: EC: Clean ECDT and namespace parsing.Alexey Starikovskiy
2007-03-09ACPI: EC: Put install handlers into separate function.Alexey Starikovskiy
2007-03-09ACPI: EC: Remove casts to/from void* from ec.cAlexey Starikovskiy
2007-03-09ACPI: EC: enable burst functionality in EC.Alexey Starikovskiy
2007-03-09ACPI: EC: "Fake ECDT" workaround is not needed any longer.Alexey Starikovskiy