summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-09-28ACPI: thermal: Do not use trip indices for cooling device bindingRafael J. Wysocki
2023-09-28ACPI: thermal: Mark uninitialized active trips as invalidRafael J. Wysocki
2023-09-28ACPI: thermal: Merge trip initialization functionsRafael J. Wysocki
2023-09-28ACPI: thermal: Collapse trip devices update function wrappersRafael J. Wysocki
2023-09-28ACPI: thermal: Collapse trip devices update functionsRafael J. Wysocki
2023-09-28ACPI: thermal: Add device list to struct acpi_thermal_tripRafael J. Wysocki
2023-09-27ACPI: thermal: Fix a small leak in acpi_thermal_add()Dan Carpenter
2023-09-26ACPI: thermal: Drop valid flag from struct acpi_thermal_tripRafael J. Wysocki
2023-09-26ACPI: thermal: Drop redundant trip point flagsRafael J. Wysocki
2023-09-26ACPI: thermal: Untangle initialization and updates of active tripsRafael J. Wysocki
2023-09-26ACPI: thermal: Untangle initialization and updates of the passive tripRafael J. Wysocki
2023-09-26ACPI: thermal: Simplify critical and hot trips representationRafael J. Wysocki
2023-09-26ACPI: thermal: Create and populate trip points table earlierRafael J. Wysocki
2023-09-26ACPI: thermal: Determine the number of trip points earlierRafael J. Wysocki
2023-09-26ACPI: thermal: Fold acpi_thermal_get_info() into its callerRafael J. Wysocki
2023-09-26ACPI: thermal: Simplify initialization of critical and hot tripsRafael J. Wysocki
2023-09-25ACPI: NFIT: Fix incorrect calculation of idt sizeYu Liao
2023-09-25ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu
2023-09-21ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxxHans de Goede
2023-09-21ACPI: OSI: refactor deprecated strncpy()Justin Stitt
2023-09-21ACPI: OSL: add __printf format attribute to acpi_os_vprintf()Su Hui
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-09-18ACPI: resource: Drop .ident values from dmi_system_id tablesHans de Goede
2023-09-18ACPI: resource: Consolidate IRQ trigger-type override DMI tablesHans de Goede
2023-09-18ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede
2023-09-18ACPI: video: Add "vendor" quirks for 3 Lenovo x86 Android tabletsHans de Goede
2023-09-18ACPI: video: Move Xiaomi Mi Pad 2 quirk to its own sectionHans de Goede
2023-09-18ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski
2023-09-12ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-04Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-25Merge branch 'acpi-processor'Rafael J. Wysocki
2023-08-25Merge branches 'acpi-bus' and 'acpi-video'Rafael J. Wysocki
2023-08-25Merge branch 'acpica'Rafael J. Wysocki
2023-08-22Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel
2023-08-21mm/memory_hotplug: allow memmap on memory hotplug request to fallbackAneesh Kumar K.V
2023-08-21ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello