summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki2013-04-081-15/+24
|\
| * ACPI / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki2013-03-251-15/+24
* | Merge branch 'acpica' into linux-nextRafael J. Wysocki2013-04-0839-618/+1235
|\ \
| * | ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-243-1/+4
| * | ACPICA: Update version to 20130214Bob Moore2013-03-121-1/+1
| * | ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
| * | ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
| * | ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
| * | ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
| * | ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
| * | ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
| * | ACPICA: Remove trailing comma in enum declarationsBob Moore2013-03-121-2/+2
| * | ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-123-115/+183
| * | ACPICA: Add macros to exception code definitionsBob Moore2013-03-121-89/+103
| * | ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-1210-38/+67
| * | ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
| * | ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
| * | ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6
| * | ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
| * | ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-122-14/+7
| * | ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng2013-03-121-0/+24
| * | ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng2013-03-121-0/+23
| * | ACPICA: Update RASF table definitionLv Zheng2013-03-121-9/+42
| * | ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
| * | ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore2013-03-124-1/+29
* | | Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki2013-04-0811-213/+368
|\ \ \
| * | | ACPI / LPSS: make code less confusing for readerAndy Shevchenko2013-03-251-2/+2
| * | | ACPI / LPSS: Add support for exposing LTR registers to user spaceRafael J. Wysocki2013-03-212-5/+178
| * | | ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-2110-213/+195
| |/ /
* | | Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki2013-04-0812-589/+597
|\ \ \
| * | | ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu2013-03-251-13/+2
| * | | ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu2013-03-251-2/+2
| * | | ACPI: Verify device status after ejectToshi Kani2013-03-251-1/+17
| * | | acpi: remove reference to ACPI_HOTPLUG_IOPaul Bolle2013-03-241-1/+1
| * | | ACPI: Update _OST handling for notifyToshi Kani2013-03-241-52/+35
| * | | ACPI: Update PNPID match handling for notifyToshi Kani2013-03-241-33/+52
| * | | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-243-44/+45
| * | | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-245-57/+59
| * | | ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki2013-03-191-1/+1
| * | | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-044-273/+45
| * | | ACPI / container: Use hotplug profile user space interfaceRafael J. Wysocki2013-03-041-2/+2
| * | | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-045-0/+164
| * | | ACPI / scan: Introduce acpi_scan_handler_matching()Rafael J. Wysocki2013-03-041-10/+20
| * | | ACPI / container: Use common hotplug codeRafael J. Wysocki2013-03-041-136/+10
| * | | ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki2013-03-042-53/+228
| * | | ACPI / scan: Introduce acpi_scan_match_handler()Rafael J. Wysocki2013-03-041-25/+28
* | | | Linux 3.9-rc6v3.9-rc6Linus Torvalds2013-04-071-1/+1
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-075-19/+46
|\ \ \ \
| * | | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-075-19/+46
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-072-5/+4
|\ \ \ \ \