summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ACPI / LPSS: override SDIO private register space size from ACPI tablesMika Westerberg2013-06-191-1/+6
| | * | | | | | | | ACPI / LPSS: mask the UART TX completion interruptHeikki Krogerus2013-06-191-2/+28
| | * | | | | | | | ACPI / LPSS: add support for Intel BayTrailMika Westerberg2013-06-191-7/+81
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-283-72/+99
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | ACPI / PM: Rework and clean up acpi_dev_pm_get_state()Rafael J. Wysocki2013-06-191-66/+92
| | * | | | | | | ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.cRafael J. Wysocki2013-06-191-4/+4
| | * | | | | | | ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki2013-06-191-8/+7
| | * | | | | | | ACPI / PM: acpi_processor_suspend() can be staticFengguang Wu2013-06-191-2/+2
| | * | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-191-0/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-06-282-57/+30
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2013-06-202-3/+3
| | * | | | | | | ACPI / scan: Simplify ACPI driver probingRafael J. Wysocki2013-06-161-54/+27
| | |/ / / / / /
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-06-2895-1252/+2144
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: _CST repair: Handle null package entriesLv Zheng2013-06-201-12/+12
| | * | | | | | | ACPICA: Add several repairs for _CST predefined nameLv Zheng2013-06-202-12/+163
| | * | | | | | | ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng2013-06-204-54/+99
| | * | | | | | | ACPICA: Clear events initialized flag upon event component terminationTomasz Nowicki2013-06-161-0/+2
| | * | | | | | | ACPICA: Fix possible memory leak in GPE init error pathTomasz Nowicki2013-06-161-0/+2
| | * | | | | | | ACPICA: ACPICA Termination: Delete global lock pending lockTomasz Nowicki2013-06-161-0/+1
| | * | | | | | | ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore2013-06-163-7/+6
| | * | | | | | | ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng2013-06-161-3/+5
| | * | | | | | | ACPICA: Split table print utilities to a new a separate fileBob Moore2013-06-163-190/+239
| | * | | | | | | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-163-15/+27
| | * | | | | | | ACPICA: Standardize all switch() blocksChao Guan2013-06-1671-77/+242
| | * | | | | | | ACPICA: Split internal error msg routines to a separate fileBob Moore2013-06-165-278/+333
| | * | | | | | | ACPICA: Split buffer dump routines into separate fileBob Moore2013-06-163-147/+203
| | * | | | | | | ACPICA: Update for "orphan" embedded controller _REG method supportZhang Rui2013-06-011-40/+21
| | * | | | | | | ACPICA: Predefined name support: Remove unused local variableBob Moore2013-06-011-4/+1
| | * | | | | | | ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-0120-474/+798
| | * | | | | | | ACPICA: Add BIOS error interface for predefined name validation supportBob Moore2013-06-013-8/+59
| | * | | | | | | ACPICA: Change an exception code for the ASL UnLoad() operatorBob Moore2013-06-011-1/+1
| * | | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-288-749/+782
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()Hanjun Guo2013-06-011-0/+5
| | * | | | | | Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-011-10/+3
| | * | | | | | ACPI / scan: Add second pass of companion offlining to hot-remove codeRafael J. Wysocki2013-06-011-19/+52
| | * | | | | | ACPI / processor: Pass processor object handle to acpi_bind_one()Rafael J. Wysocki2013-06-011-2/+1
| | * | | | | | ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki2013-06-011-2/+0
| | * | | | | | ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki2013-05-302-5/+6
| | * | | | | | ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-121-3/+50
| | * | | | | | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-126-731/+571
| | * | | | | | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-123-0/+117
* | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-031-6/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz2013-06-281-6/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-3/+36
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-265-11/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-06-191-3/+36
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ACPI/APEI: Add parameter check before error injectionChen Gong2013-06-061-3/+35
| | * | | | | | ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun2013-06-051-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-42/+95
* | | | | | | ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu2013-06-233-41/+7
| |_|/ / / / |/| | | | |