summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
* ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
* ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-4/+19
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-013-2/+14
* ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-015-4/+148
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-014-20/+39
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53
* ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng2015-06-241-2/+2
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-235-5/+4
* ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-221-2/+2
* ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
* ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore2015-05-223-4/+13
* ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng2015-05-221-5/+4
* ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng2015-05-221-3/+2
* ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-222-6/+3
* ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2015-05-222-3/+3
* ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-224-4/+66
* Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3
*---. Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-073-1/+25
|\ \ \
| | | * ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-041-0/+2
| * | | ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge2015-04-301-0/+22
| | |/ | |/|
| * | ACPI / SBS: Enable battery manager when presentChris Bainbridge2015-04-291-1/+1
| |/
* | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-1/+1
|/
* Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-262-7/+34
|\
| *---. Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki2015-04-242-7/+34
| |\ \ \
| | | | * ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki2015-04-241-5/+28
| | | | * ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-04-241-1/+5
| | | * | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge2015-04-221-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-249-37/+213
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-263-0/+109
| * | | ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2015-03-261-1/+2
| * | | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+3
| * | | ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2015-03-261-0/+30
| * | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-262-18/+19
| * | | ACPI / table: Print GIC information when MADT is parsedHanjun Guo2015-03-251-0/+22
| * | | ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-253-1/+9
| * | | ACPI: add arm64 to the platforms that use ioremapGraeme Gregory2015-03-251-3/+3
| * | | ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo2015-03-251-14/+16
* | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-1737-346/+326
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-152-9/+7
| * | | ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-141-5/+8
| * | | ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-141-0/+8
| * | | ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-141-1/+0
| * | | ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-141-3/+10
| * | | ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
| * | | ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-147-4/+35
| * | | ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-141-5/+0
OpenPOWER on IntegriCloud