summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-06-20ACPI / 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...Ingo 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-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge 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-07ACPI/APEI: Add parameter check before error injectionChen Gong1-3/+35
2013-06-07ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall1-0/+10
2013-06-06ACPI, 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-02ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-02ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-06-02ACPI / 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
2013-06-01ACPICA: Predefined name support: Remove unused local variableBob Moore1-4/+1
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore20-474/+798
2013-06-01ACPICA: Add BIOS error interface for predefined name validation supportBob Moore3-8/+59
2013-06-01ACPICA: Change an exception code for the ASL UnLoad() operatorBob Moore1-1/+1
2013-06-01Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki1-10/+3
2013-06-01ACPI / scan: Add second pass of companion offlining to hot-remove codeRafael J. Wysocki1-19/+52
2013-06-01ACPI / processor: Pass processor object handle to acpi_bind_one()Rafael J. Wysocki1-2/+1
2013-06-01ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki1-2/+0
2013-05-30ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki2-5/+6
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2-19/+3
2013-05-30PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu1-32/+27
2013-05-30PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu1-18/+1
2013-05-30PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu1-5/+6
2013-05-30PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu1-3/+2
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-63/+73
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-166/+22
2013-05-24Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2013-05-23ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8