aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-42/+95
2013-06-23ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu3-41/+7
2013-06-20ACPICA: _CST repair: Handle null package entriesLv Zheng1-12/+12
2013-06-20ACPICA: Add several repairs for _CST predefined nameLv Zheng2-12/+163
2013-06-20ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng4-54/+99
2013-06-20ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2-3/+3
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2-6/+35
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-19ACPI / PM: Rework and clean up acpi_dev_pm_get_state()Rafael J. Wysocki1-66/+92
2013-06-19ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.cRafael J. Wysocki1-4/+4
2013-06-19ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki1-8/+7
2013-06-19ACPI / PM: acpi_processor_suspend() can be staticFengguang Wu1-2/+2
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk1-0/+2
2013-06-19ACPI: Remove useless initializersBjorn Helgaas1-9/+8
2013-06-19ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca1-9/+9
2013-06-19ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu1-2/+4
2013-06-19ACPI / EC: access user space with get_user()/put_user()Vasiliy Kulikov1-4/+14
2013-06-19Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-3/+36
2013-06-19ACPI / LPSS: override SDIO private register space size from ACPI tablesMika Westerberg1-1/+6
2013-06-19ACPI / LPSS: mask the UART TX completion interruptHeikki Krogerus1-2/+28
2013-06-19ACPI / LPSS: add support for Intel BayTrailMika Westerberg1-7/+81
2013-06-16ACPICA: Clear events initialized flag upon event component terminationTomasz Nowicki1-0/+2
2013-06-16ACPICA: Fix possible memory leak in GPE init error pathTomasz Nowicki1-0/+2
2013-06-16ACPICA: ACPICA Termination: Delete global lock pending lockTomasz Nowicki1-0/+1
2013-06-16ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore3-7/+6
2013-06-16ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng1-3/+5
2013-06-16ACPICA: Split table print utilities to a new a separate fileBob Moore3-190/+239
2013-06-16ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng3-15/+27
2013-06-16ACPICA: Standardize all switch() blocksChao Guan71-77/+242
2013-06-16ACPICA: Split internal error msg routines to a separate fileBob Moore5-278/+333
2013-06-16ACPICA: Split buffer dump routines into separate fileBob Moore3-147/+203
2013-06-16ACPI / scan: Simplify ACPI driver probingRafael J. Wysocki1-54/+27
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2-4/+4
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-07Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas1-0/+10
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki4-7/+30
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong1-3/+35
2013-06-06ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall1-0/+10
2013-06-05ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun1-0/+1
2013-06-05ACPI / scan: do not match drivers against objects having scan handlersAaron Lu1-0/+4
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun1-3/+4
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-1/+0
2013-06-03Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas1-58/+36
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-01ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-06-01ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()Hanjun Guo1-0/+5
2013-06-01ACPICA: Update for "orphan" embedded controller _REG method supportZhang Rui1-40/+21