summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding
2022-08-24ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki
2022-08-23ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-08-23ACPI: PM: Fix acpi_dev_state_d0() kerneldocSakari Ailus
2022-08-23ACPI: scan: Eliminate __acpi_device_add()Rafael J. Wysocki
2022-08-23ACPI: scan: Rearrange initialization of ACPI device objectsRafael J. Wysocki
2022-08-23ACPI: scan: Rename acpi_bus_get_parent() and rearrange itRafael J. Wysocki
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki
2022-08-23ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu
2022-08-17ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-09ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus
2022-08-08ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2022-07-29Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'Rafael J. Wysocki
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-29ACPI/IORT: Fix build error implicit-function-declarationRen Zhijie
2022-07-28ACPI: scan: Add CLSA0101 Laptop SupportLucas Tanure
2022-07-27ACPI/PCI: Remove useless NULL pointer checksAndrey Strachuk
2022-07-27ACPI: property: Read buffer properties as integersSakari Ailus
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus
2022-07-27ACPI: property: Unify integer value reading functionsSakari Ailus
2022-07-27ACPI: property: Switch node property referencing from ifs to a switchSakari Ailus
2022-07-27ACPI: property: Move property ref argument parsing into a new functionSakari Ailus
2022-07-27ACPI: property: Use acpi_object_type consistently in property ref parsingSakari Ailus
2022-07-27ACPI: property: Tie data nodes to acpi handlesSakari Ailus
2022-07-27ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus
2022-07-26ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-07-26ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki
2022-07-22ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla
2022-07-21ACPI: resource: skip IRQ override on AMD Zen platformsChuanhong Guo
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv
2022-07-20ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier
2022-07-20APCI: irq: Add support for multiple GSI domainsMarc Zyngier
2022-07-18ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...Mario Limonciello
2022-07-15ACPI: video: Use native backlight on Dell Inspiron N4010Hans de Goede