summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt
2010-07-30ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-22Merge branch 'misc' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-102904-workaround' into releaseLen Brown
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-06ACPI video: fix string mismatch for Sony SR290 laptopNik A. Melchior
2010-07-06ACPICA: Fix for Alias references within Package objectsBob Moore
2010-07-06ACPICA: Fix lint warning for 64-bit constantBob Moore
2010-07-06ACPICA: Remove obsolete GPE functionBob Moore
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki
2010-07-06ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki
2010-07-06ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki
2010-07-06ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-06ACPICA: Rename acpi_hw_gpe_register_bitLin Ming
2010-07-06ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy
2010-07-06ACPICA: Update flags for operand objectBob Moore
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-07-06ACPICA: Expand device initialization counters to 32 bitsBob Moore
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore
2010-07-06ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy
2010-07-06ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore
2010-07-06ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore
2010-07-06ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman