summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2007-03-09ACPI: EC: Make EC to initialize first in ACPIAlexey Starikovskiy
2007-03-09ACPI: EC: Don't use Global Lock if not asked to do soAlexey Starikovskiy
2007-03-09Pull misc-for-upstream into release branchLen Brown
2007-03-09Pull bugzilla-8110 into release branchLen Brown
2007-03-09Pull bugzilla-8066 into release branchLen Brown
2007-03-09Pull bugzilla-7570 into release branchLen Brown
2007-03-09Pull bugzilla-6859 into release branchLen Brown
2007-03-09Pull ibm into release branchLen Brown
2007-03-09ACPI: ec: fix race in status register accessAlexey Starikovskiy
2007-03-09ACPI: Kconfig: hide ACPI menu when CONFIG_PM=nRobert P. J. Day
2007-03-09ACPI: dock: add access to ACPI docking station UIDIlya A. Volynets-Evenbakh