aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-14IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui
2010-12-14ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui
2010-12-14ACPI video: check cap._DDC flag before getting EDIDZhang Rui
2010-12-14ACPI video: remove output switching controlZhang Rui
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui
2010-12-13ACPI, APEI, Report GHES error information via printkHuang Ying
2010-12-13ACPI, APEI, Add APEI generic error status printing supportHuang Ying
2010-12-13Merge branch 'bugzilla-23002' into releaseLen Brown
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown
2010-12-11ACPI/HEST: adjust section selectionJan Beulich
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich
2010-12-11ACPI thermal: remove two unused functionsZhang Rui
2010-12-11ACPI: fix a section mismatchZhang Rui
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying
2010-12-11ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming
2010-12-11acpi: fix _OSI string setup regressionLin Ming
2010-12-09ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy
2010-12-09ACPI battery: update status upon sysfs queryZhang Rui
2010-12-09ACPI ac: update AC status upon sysfs queryZhang Rui
2010-12-01ACPI / PM: Do not refcount power resources that can't be turned onRafael J. Wysocki
2010-12-01ACPI / PM: Check device state before refcounting power resourcesRafael J. Wysocki
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-26Merge branch 'acpi-mmio' into releaseLen Brown
2010-10-26ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui
2010-10-25ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki
2010-10-25Merge branch 'ec-param' into releaseLen Brown
2010-10-25Merge branch 'power-refcount' into releaseLen Brown
2010-10-25Merge branch 'cleanup' into releaseLen Brown
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown
2010-10-25Merge branch 'battery' into releaseLen Brown
2010-10-25Merge branch 'acpi_pm_device_sleep_state' into releaseLen Brown
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown
2010-10-25Merge branch 'procfs-cleanup-v2' into releaseLen Brown
2010-10-25Merge branch 'acpica' into releaseLen Brown
2010-10-24ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe
2010-10-24ACPI: Convert simple locking to RCU based lockingMyron Stowe
2010-10-24ACPI: Pre-map 'system event' related register blocksMyron Stowe
2010-10-24ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe
2010-10-24ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe
2010-10-24ACPI: Fix ioremap size for MMIO reads and writesMyron Stowe