aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-02-06ACPICA: Allow multiple backslash prefix in namepathsLin Ming
2009-02-06ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki
2009-02-06ACPI: Do not modify SCI_EN directlyRafael J. Wysocki
2009-02-06Newly inserted battery might differ from one just removed, so update of batte...Alexey Starikovskiy
2009-02-06don't load asus-acpi if model is not supportedZhang Rui
2009-02-06video: always update the brightness when poking "brightness"Zhang Rui
2009-02-06ACPI EC: Fix regression due to use of uninitialized variableAlexey Starikovskiy
2009-02-06ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2009-02-06ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov
2009-02-06ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming
2009-02-06ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui
2009-02-06cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi
2008-12-13ACPI: delete OSI(Linux) DMI dmesg spamLen Brown
2008-12-13ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki
2008-12-05ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-11-20ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy
2008-11-20ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy
2008-11-20ACPI: EC: restart failed commandAlexey Starikovskiy
2008-11-20ACPI: EC: wait for last write gpeAlexey Starikovskiy
2008-11-20ACPI: EC: revert msleep patchAlexey Starikovskiy
2008-11-20ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-11-20ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins
2008-11-20ACPI: avoid empty file name in sysfsPeter Gruber
2008-11-13ACPI: dock: avoid check _STA methodShaohua Li
2008-11-06ACPI: Clear WAK_STS on resumeMatthew Garrett
2008-11-06ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui
2008-11-06ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy
2008-11-06ACPI: EC: Rename some variablesAlexey Starikovskiy
2008-11-06ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy
2008-11-06ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-10-25ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki
2008-10-25ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki
2008-10-25ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki
2008-09-04Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27Andi Kleen
2008-09-04ACPI: Avoid bogus timeout about SMbus checkZhao Yakui
2008-08-21Merge branch 'acpica-release-fixes' into release-2.6.27Andi Kleen
2008-08-21acpi: add checking for NULL early paramCyrill Gorcunov
2008-08-21Merge branch 'compal-fix' into release-2.6.27Andi Kleen
2008-08-21ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen
2008-08-18ACPI: Fix now signed module parameter.Milan Broz
2008-08-18ACPI: Change package length error to warningMing Ling
2008-08-15Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'therm...Andi Kleen
2008-08-15ACPI: Fix thermal shutdownsMilan Broz
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas
2008-08-15ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui
2008-08-15ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht
2008-08-15acpi: trivial cleanupsPavel Machek