summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2011-01-12ACPICA: Move GPE functions to new file evxfgpe.cLin Ming5-601/+654
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-84/+322
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui4-1/+8
2011-01-12ACPI: update CONFIG_ACPI_PROCFS descriptionZhang Rui1-5/+0
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2-0/+57
2011-01-10ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui1-3/+21
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-3/+3
2011-01-07ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki1-0/+5
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki1-4/+1
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki4-17/+26
2011-01-07ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki1-25/+1
2011-01-07ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki1-39/+55
2011-01-07ACPI: Use ioremap_cache()Len Brown1-3/+3
2011-01-07ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki1-2/+4
2011-01-07ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki1-3/+3
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki3-1/+151
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-3/+2
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+12
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar68-2741/+2530
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar3-42/+63
2011-01-03Fix spelling mistakes in commentsStefan Weil2-2/+2
2010-12-26Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown3-42/+63
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki1-0/+3
2010-12-24Revert "ACPI battery: update status upon sysfs query"Len Brown1-5/+0
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu1-2/+12
2010-12-22Merge branch 'master' into for-nextJiri Kosina10-93/+153
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar9-92/+152
2010-12-17ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki1-37/+60
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo9-92/+152
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-3/+3
2010-12-14IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui3-0/+537
2010-12-14ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui1-3/+12
2010-12-14ACPI video: check cap._DDC flag before getting EDIDZhang Rui1-0/+3
2010-12-14ACPI video: remove output switching controlZhang Rui2-139/+4
2010-12-14ACPI processor: remove processor throttling control procfs I/FZhang Rui3-192/+1
2010-12-13ACPI, APEI, Report GHES error information via printkHuang Ying1-4/+21
2010-12-13ACPI, APEI, Add APEI generic error status printing supportHuang Ying2-0/+313
2010-12-13Merge branch 'bugzilla-23002' into releaseLen Brown1-0/+8
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown8-92/+141
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich1-2/+2
2010-12-11ACPI thermal: remove two unused functionsZhang Rui1-9/+0
2010-12-11ACPI: fix a section mismatchZhang Rui1-1/+1
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying1-17/+17
2010-12-11ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming1-16/+50
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-26/+33
2010-12-09ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy1-0/+3
2010-12-09ACPI battery: update status upon sysfs queryZhang Rui1-0/+5