aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-04-22ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-04-22ACPICA: Removed unused codeBob Moore
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert
2008-04-09ACPI : Disable the device's ability to wake the sleeping system in the boot p...Zhao Yakui
2008-04-08acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria
2008-04-08acpi thermal: fix result checkKrzysztof Helt
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi
2008-03-25ACPI: fix a regression of ACPI device driver autoloadingZhang Rui
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-24ACPI: EC: Don't delete boot ECAlexey Starikovskiy
2008-03-24ACPI: EC: Use default setup handlerAlexey Starikovskiy
2008-03-24ACPI: EC: Detect irq stormAlexey Starikovskiy
2008-03-24ACPI: EC: Switch off GPE mode during suspend/resumeAlexey Starikovskiy
2008-03-24ACPI: EC: Replace broken controller workarounds with poll mode.Alexey Starikovskiy
2008-03-24ACPI: EC: Improve debug outputAlexey Starikovskiy
2008-03-24ACPI: EC: Add poll timerAlexey Starikovskiy
2008-03-24ACPI: EC: Restore udelay in poll modeAlexey Starikovskiy
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy
2008-03-18Merge branches 'release' and 'dock' into releaseLen Brown
2008-03-18ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht
2008-03-18ACPI: SBS: remove typo from sbchc.cAlexey Starikovskiy
2008-03-18Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla...Len Brown
2008-03-18Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown
2008-03-18asus_acpi: remove misleading maskJulia Lawall
2008-03-18Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown
2008-03-17ACPI: battery: Don't return -EFAIL on broken packages.Alexey Starikovskiy
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-14ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown
2008-03-13Merge branches 'release' and 'thermal' into releaseLen Brown
2008-03-13Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown
2008-03-13ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui
2008-03-12ACPI: buffer array too short in drivers/acpi/system.cJohann Felix Soden
2008-03-11ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger
2008-03-11ACPI: add _PRT quirks to work around broken firmwareBjorn Helgaas
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui