summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-112-152/+318
|\
| * Merge branch 'acpi-properties'Rafael J. Wysocki2022-08-111-149/+315
| |\
| | * ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus2022-08-091-3/+4
| | * ACPI: property: Read buffer properties as integersSakari Ailus2022-07-271-4/+31
| | * ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2022-07-271-13/+129
| | * ACPI: property: Unify integer value reading functionsSakari Ailus2022-07-271-65/+31
| | * ACPI: property: Switch node property referencing from ifs to a switchSakari Ailus2022-07-271-19/+22
| | * ACPI: property: Move property ref argument parsing into a new functionSakari Ailus2022-07-271-45/+58
| | * ACPI: property: Use acpi_object_type consistently in property ref parsingSakari Ailus2022-07-271-1/+1
| | * ACPI: property: Tie data nodes to acpi handlesSakari Ailus2022-07-271-1/+41
| | * ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus2022-07-271-4/+4
| * | ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko2022-08-081-3/+3
* | | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-061-20/+340
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-20/+340
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | ACPI/IORT: Fix build error implicit-function-declarationRen Zhijie2022-07-291-28/+28
| | | | * | ACPI/IORT: Add a helper to retrieve RMR info directlyShameer Kolothum2022-07-061-0/+28
| | | | * | ACPI/IORT: Add support to retrieve IORT RMR reserved regionsShameer Kolothum2022-07-061-0/+291
| | | | * | ACPI/IORT: Provide a generic helper to retrieve reserve regionsShameer Kolothum2022-07-061-7/+15
| | | | * | ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return voidShameer Kolothum2022-07-061-16/+9
| | | |/ / | | |/| |
* | | | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-062-0/+39
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-08-011-0/+38
| |\ \ \ \ \
| | * | | | | ACPI: utils: Add api to read _SUB from ACPIStefan Binding2022-07-151-0/+38
| | | |/ / / | | |/| | |
| * / | | | ACPI: scan: Add CLSA0101 Laptop SupportLucas Tanure2022-07-281-0/+1
| |/ / / /
* | | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-0/+13
|\ \ \ \ \
| * | | | | PCI: loongson: Add ACPI init supportHuacai Chen2022-07-141-0/+10
| * | | | | PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen2022-07-141-0/+3
| |/ / / /
* | | | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-93/+49
|\ \ \ \ \
| * | | | | ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla2022-07-221-55/+47
| * | | | | ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla2022-07-041-37/+0
| * | | | | ACPI: PPTT: Use table offset as fw_token instead of virtual addressSudeep Holla2022-07-041-1/+2
| |/ / / /
* | | | | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-032-17/+17
|\ \ \ \ \
| * | | | | ACPI: Move PRM config option under the main ACPI configSudeep Holla2022-06-301-15/+15
| * | | | | ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64Sudeep Holla2022-06-301-1/+1
| * | | | | ACPI: PRM: Change handler_addr type to void pointerSudeep Holla2022-06-301-2/+2
| |/ / / /
* | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-2/+3
| |/ / /
* | | | Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-0226-398/+493
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'Rafael J. Wysocki2022-07-293-25/+48
| |\ \ \| | |
| | | * | | | ACPI/PCI: Remove useless NULL pointer checksAndrey Strachuk2022-07-271-4/+4
| | | | |/ / | | | |/| |
| | * | | | ACPI: video: Use native backlight on Dell Inspiron N4010Hans de Goede2022-07-151-0/+8
| | * | | | ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach2022-07-141-34/+0
| | * | | | ACPI: video: Force backlight native for some TongFang devicesWerner Sembach2022-07-141-1/+50
| | * | | | ACPI: video: Drop X86 dependency from KconfigRiwen Lu2022-06-291-1/+1
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki2022-07-297-19/+55
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: resource: skip IRQ override on AMD Zen platformsChuanhong Guo2022-07-211-0/+10
| | | | * | | | | ACPI: VIOT: Fix ACS setupEric Auger2022-07-052-6/+21
| | | * | | | | | ACPI: LPSS: Fix missing check in register_device_clock()huhai2022-06-291-0/+3
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki2022-07-262-1/+6
| | * | | | | | ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unsetRafael J. Wysocki2022-07-151-6/+5
| | * | | | | | Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT"Rafael J. Wysocki2022-07-151-6/+0