summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-129-664/+403
|\
| * ACPI / extlog: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-49/+12
| * ACPI / nouveau: replace open-coded _DSM code with helper functionsJiang Liu2014-01-052-130/+54
| * nouveau / ACPI: fix memory leak in ACPI _DSM related codeJiang Liu2014-01-051-1/+4
| * ACPI / i915: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-114/+30
| * ACPI / i2c-hid: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-20/+6
| * ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu2014-01-051-26/+19
| * ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-259/+145
| * ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu2014-01-051-1/+1
| * PCI / pci-label: treat PCI label with index 0 as valid labelJiang Liu2014-01-051-16/+18
| * ACPI / PCI: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-87/+34
| * PCI / pci-label: release allocated ACPI object on error recovery pathJiang Liu2014-01-051-8/+4
| * ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-052-0/+123
| * Merge branch 'acpi-tpm' into acpi-dsmRafael J. Wysocki2014-01-051-6/+9
| |\
* | \ Merge branch 'acpica'Rafael J. Wysocki2014-01-1230-367/+538
|\ \ \
| * | | ACPICA: Update version to 20131218.Bob Moore2014-01-081-1/+1
| * | | ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-082-0/+21
| * | | ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-084-25/+5
| * | | ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore2014-01-081-1/+2
| * | | ACPICA: Update ACPI example code to make it an actual working program.Bob Moore2014-01-081-5/+6
| * | | ACPICA: Add an error message if the Debugger fails initialization.Bob Moore2014-01-081-2/+10
| * | | ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore2014-01-081-1/+3
| * | | ACPICA: Parser: Updates/fixes for debug output.Bob Moore2014-01-081-2/+47
| * | | ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore2014-01-081-6/+13
| * | | ACPICA: Update several debug statements - no functional change.Bob Moore2014-01-081-10/+9
| * | | ACPICA: Improve exception handling for GPE block installation.Bob Moore2014-01-083-14/+22
| * | | ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall2014-01-081-1/+9
| * | | ACPICA: Tables: Add full support for the PCCT table, update table definition.Bob Moore2014-01-081-3/+12
| * | | ACPICA: Tables: Add full support for the DBG2 table.Bob Moore2014-01-081-0/+5
| * | | ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-083-152/+194
| * | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-085-16/+22
| * | | ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng2014-01-082-90/+123
| * | | ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-081-4/+0
| * | | ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-083-23/+22
| * | | ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore2014-01-083-7/+8
| * | | ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2014-01-082-8/+8
| |/ /
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-1228-629/+654
|\ \ \
| * | | ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada2014-01-111-0/+22
| * | | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-315-8/+64
| |\ \ \
| * | | | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-298-8/+122
| * | | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-292-5/+39
| * | | | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-073-13/+11
| * | | | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-074-16/+12
| * | | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-075-48/+39
| * | | | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-075-24/+21
| * | | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-072-8/+4
| * | | | PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-072-6/+13
| * | | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-072-82/+58
| * | | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-07103-234/+80
| |\ \ \ \
| * \ \ \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-11-281-1/+3
| |\ \ \ \ \
OpenPOWER on IntegriCloud