summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+1
|\
| * x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
|/
* Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki2015-05-154-11/+28
|\
| * Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3Star
| *---. 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
| | | |/ | | |/|
| * | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-1/+1
| | |/ | |/|
* | | ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-05-071-4/+2Star
| |/ |/|
* | ACPI / SBS: Enable battery manager when presentChris Bainbridge2015-04-291-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/+326Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-152-9/+7Star
| * | | 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/+0Star
| * | | 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/+0Star
| * | | ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
| * | | ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1Star
| * | | ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-142-116/+117
| * | | ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-141-2/+2
| * | | ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-142-0/+4
| * | | ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-143-2/+16
| * | | ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-143-48/+20Star
| * | | ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-142-40/+0Star
| * | | ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes2015-04-141-4/+4
| * | | ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-142-3/+15
| * | | ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-141-1/+0Star
| * | | ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-149-44/+25Star
| * | | ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-145-43/+39Star
| * | | ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-143-11/+11
| * | | ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng2015-04-141-1/+2