summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede2021-04-081-0/+11
| | | |_|/ / | | |/| | |
| * | | | | ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor2021-04-081-11/+3
| * | | | | ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unsetRafael J. Wysocki2021-03-231-1/+0
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki2021-04-267-127/+83
|\ \ \ \ \ \ \ \ | | | | | |/ / / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | | * | | | ACPI: power: Turn off unused power resources unconditionallyRafael J. Wysocki2021-03-231-10/+1
| | | * | | | ACPI: scan: Turn off unused power resources during initializationRafael J. Wysocki2021-03-234-2/+4
| | | | |/ / | | | |/| |
| | * / | | ACPI: HED: Drop unused ACPI_MODULE_NAME() definitionRafael J. Wysocki2021-03-081-1/+0
| | |/ / /
| * | | | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko2021-04-133-11/+10
| * | | | ACPI: scan: Utilize match_string() APIAndy Shevchenko2021-04-121-12/+10
| * | | | ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()Rafael J. Wysocki2021-04-083-14/+11
| * | | | ACPI: scan: Drop sta argument from acpi_init_device_object()Rafael J. Wysocki2021-04-083-18/+16
| * | | | ACPI: scan: Drop sta argument from acpi_add_single_object()Rafael J. Wysocki2021-04-081-14/+10
| * | | | ACPI: scan: Rearrange checks in acpi_bus_check_add()Rafael J. Wysocki2021-04-081-19/+11