summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-bus'Rafael J. Wysocki2021-06-111-19/+8
|\
| * ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg2021-06-091-19/+8
* | Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui2021-06-071-3/+1
|/
* ACPICA: Clean up context mutex during object deletionErik Kaneda2021-05-311-0/+8
* Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-291-0/+1
|\
| * serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-05-131-0/+1
* | ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki2021-05-244-17/+50
* | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-4/+11
|\ \
| * | ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2021-05-121-4/+11
| |/
* | Merge branch 'acpi-pm'Rafael J. Wysocki2021-05-135-2/+5
|\ \
| * | ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar2021-05-121-0/+1
| * | Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...Rafael J. Wysocki2021-05-104-2/+4
* | | ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-101-0/+1
| |/ |/|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-072-5/+11
|\ \
| * | ACPI: irq: Prevent unregistering of GIC SGIsMarc Zyngier2021-04-231-1/+5
| * | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-04-231-4/+6
* | | Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-065-5/+5
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki2021-05-064-4/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Revert "ACPI: scan: Turn off unused power resources during initialization"Rafael J. Wysocki2021-04-304-4/+2
| * | | | ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-04-281-0/+2
| * | | | ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-04-281-1/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-1/+4
|\ \ \ \
| * | | | acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supportedOscar Salvador2021-05-051-1/+4
* | | | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-0/+7
|\ \ \ \ \
| * | | | | PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar2021-04-161-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-6/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-6/+7
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker2021-04-071-6/+7
| | | |/ / /
* | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-2/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'acpi-misc'Rafael J. Wysocki2021-04-2622-133/+130
|\ \ \ \ \
| * | | | | ACPI: dock: fix some coding style issuesXiaofei Tan2021-04-081-2/+5
| * | | | | ACPI: sysfs: fix some coding style issuesXiaofei Tan2021-04-081-5/+10
| * | | | | ACPI: PM: add a missed blank line after declarationsXiaofei Tan2021-04-081-0/+3
| * | | | | ACPI: custom_method: fix a coding style issueXiaofei Tan2021-04-081-1/+1
| * | | | | ACPI: CPPC: fix some coding style issuesXiaofei Tan2021-04-081-35/+36
| * | | | | ACPI: button: fix some coding style issuesXiaofei Tan2021-04-081-7/+2
| * | | | | ACPI: battery: fix some coding style issuesXiaofei Tan2021-04-081-29/+34
| * | | | | ACPI: acpi_pad: add a missed blank line after declarationsXiaofei Tan2021-04-081-0/+4
| * | | | | ACPI: LPSS: add a missed blank line after declarationsXiaofei Tan2021-04-081-0/+2
| * | | | | ACPI: ipmi: remove useless return statement for void functionXiaofei Tan2021-04-081-1/+0
| * | | | | ACPI: processor: fix some coding style issuesXiaofei Tan2021-04-081-13/+5
| * | | | | ACPI: APD: fix a block comment align issueXiaofei Tan2021-04-081-4/+4
| * | | | | ACPI: AC: fix some coding style issuesXiaofei Tan2021-04-081-20/+8
| * | | | | ACPI: fix various typos in commentsTom Saeger2021-03-1911-16/+16
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki2021-04-264-29/+72
|\ \ \ \ \ \ \
| | | * | | | | ACPI: utils: Capitalize abbreviations in the commentsAndy Shevchenko2021-04-131-2/+2
| | | * | | | | ACPI: utils: Document for_each_acpi_dev_match() macroAndy Shevchenko2021-04-131-2/+6
| | | | |_|/ / | | | |/| | |
| | * | | | | ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones2021-04-211-0/+24
| | * | | | | ACPI: video: Check LCD flag on ACPI-reduced-hardware devicesHans de Goede2021-04-081-13/+26