summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-0614-48/+86
|\ \ \ \
| | | | * ACPI: button: reinitialize button state upon resumeZhang Rui2019-04-121-1/+4
| | | * | ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede2019-04-181-2/+2
| | * | | ACPI: video: Use vendor backlight on Sony VPCEH3U1EZhang Rui2019-04-011-0/+8
| * | | | gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing2019-04-233-1/+7
| * | | | ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-013-25/+0
| * | | | ASoC: Intel: cht_bsw_rt5672: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| * | | | ASoC: Intel: cht_bsw_rt5645: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| * | | | ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-6/+8
| * | | | ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-5/+5
| * | | | ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| * | | | ASoC: Intel: bytcht_da7213: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| * | | | gpio: merrifield: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+14
| * | | | extcon: axp288: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| * | | | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-013-2/+31
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki2019-05-0612-75/+66
|\ \ \ \ \ \ \
| | | | * | | | ACPI: PM: Print debug messages when enabling GPEs for wakeupRafael J. Wysocki2019-04-081-0/+3
| | | | | |_|/ | | | | |/| |
| | | * | | | ACPI / DPTF: Use dev_get_drvdata()Kefeng Wang2019-04-231-2/+1
| | | * | | | ACPI: event: replace strcpy() by strscpy()Gustavo A. R. Silva2019-04-231-2/+2
| | | * | | | ACPI: Fix comment typosBjorn Helgaas2019-03-268-48/+48
| | * | | | | ACPI / tables: Clean up whitespaceBjorn Helgaas2019-03-261-13/+5
| | |/ / / /
| * | | | | ACPI / scan: Add labels for PNP button devicesBjorn Helgaas2019-03-261-3/+3
| * | | | | ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()Bjorn Helgaas2019-03-261-7/+4
| |/ / / /
* | | | | Merge branch 'acpica'Rafael J. Wysocki2019-05-0643-136/+142
|\ \ \ \ \
| * \ \ \ \ Merge back ACPICA changes for v5.2.Rafael J. Wysocki2019-04-1243-136/+142
| |\ \ \ \ \
| | * | | | | ACPICA: Update version to 20190405Bob Moore2019-04-091-1/+1
| | * | | | | ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss2019-04-091-0/+4
| | * | | | | ACPICA: Update version to 20190329Bob Moore2019-04-091-1/+1
| | * | | | | ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss2019-04-091-1/+1
| | * | | | | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-0924-61/+61
| | * | | | | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-0924-64/+66
| | * | | | | ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-097-11/+11
| | | |/ / / | | |/| | |
* | | | | | Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
* | | | | | Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-291-1/+1
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\ \ \ \ \ \
| * | | | | | ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * | | | | | ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * | | | | | ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
* | | | | | | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | | | | | | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | | | | | | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | | | | | | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-281-16/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: remove 'state' argument from io_{read,write} pathJens Axboe2019-04-231-13/+12
| * | | | | | | | io_uring: fix poll full SQ detectionStefan Bühler2019-04-221-1/+2
| * | | | | | | | io_uring: fix race condition when sq threads goes sleepingStefan Bühler2019-04-221-1/+2
| * | | | | | | | io_uring: fix race condition reading SQ entriesStefan Bühler2019-04-221-1/+2
| * | | | | | | | io_uring: fail io_uring_register(2) on a dying io_uring instanceJens Axboe2019-04-221-0/+8
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-287-20/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1