summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-141-3/+4
| * | | ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-145-6/+4Star
* | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1513-233/+371
|\ \ \ \
| * \ \ \ Merge branch 'acpi-scan'Rafael J. Wysocki2015-04-141-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki2015-04-131-2/+4
| * | | | Merge branch 'device-properties'Rafael J. Wysocki2015-04-133-4/+4
| |\ \ \ \
| | * | | | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-161-2/+2
| | * | | | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-162-2/+2
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki2015-04-133-14/+38
| |\ \ \ \ \
| | | * | | | ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede2015-03-222-8/+17
| | | * | | | ACPI / video: Allow forcing native backlight on non win8 machinesAaron Lu2015-03-221-6/+13