summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-07-22Merge branch 'bugzilla-16244' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16271' into releaseLen Brown
2010-07-22ACPI: create "processor.bm_check_disable" boot paramLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21ACPI: fix unused function warningKOSAKI Motohiro
2010-07-12ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki
2010-07-12ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki
2010-07-12ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki
2010-07-12ACPI: processor: fix processor_physically_present on UPAlex Chiang
2010-07-07ACPI video: fix string mismatch for Sony SR290 laptopNik A. Melchior
2010-07-07ACPICA: Fix for Alias references within Package objectsBob Moore
2010-07-07ACPICA: Fix lint warning for 64-bit constantBob Moore
2010-07-07ACPICA: Remove obsolete GPE functionBob Moore
2010-07-07ACPICA: Drop acpi_set_gpeRafael J. Wysocki
2010-07-07ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki
2010-07-07ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki
2010-07-07ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki
2010-07-07ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-07ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-07ACPICA: Rename acpi_hw_gpe_register_bitLin Ming
2010-07-07ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy
2010-07-07ACPICA: Update flags for operand objectBob Moore
2010-07-07ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-07-07ACPICA: Expand device initialization counters to 32 bitsBob Moore
2010-07-07ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore
2010-07-07ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy
2010-07-07ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore
2010-07-07ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore
2010-07-07ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui
2010-07-07ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki
2010-07-07ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki
2010-07-07ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki
2010-07-06ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki
2010-07-06ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki
2010-07-02correct console log level when ERST ACPI table is not foundDaniel J Blueman
2010-06-29acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo
2010-06-29ACPI: handle systems which asynchoronously enable ACPI modeLen Brown
2010-06-28acpi: update gfp/slab.h includesTejun Heo
2010-06-17Merge branch 'bugzilla-15951' into releaseLen Brown
2010-06-17ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki
2010-06-12Merge branch 'misc-2.6.35' into releaseLen Brown
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-12Merge branch 'bugzilla-102904-workaround' into releaseLen Brown
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett
2010-06-12ACPICA: Limit maximum time for Sleep() operatorBob Moore
2010-06-12Merge branch 'acpi_pad' into releaseLen Brown
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown
2010-06-12ACPI / ACPICA: Fix sysfs GPE interfaceRafael J. Wysocki