summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-12-12ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko
2023-12-12ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang
2023-12-12ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang
2023-12-12ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang
2023-12-12ACPI: watchdog: fix kernel-doc warningsRandy Dunlap
2023-12-12acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()Jason Gunthorpe
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-08Merge back earlier acpi-utils material for v6.8.Rafael J. Wysocki
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki
2023-12-07acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus
2023-12-06ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava
2023-12-06ACPI: OSL: Allow Notify () handlers to run on all CPUsRafael J. Wysocki
2023-12-06ACPI: OSL: Rearrange workqueue selection in acpi_os_execute()Rafael J. Wysocki
2023-12-06ACPI: OSL: Rework error handling in acpi_os_execute()Rafael J. Wysocki
2023-12-06ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu
2023-12-06ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala
2023-12-06ACPI: LPSS: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-12-02Merge back earlier ACPI backlight driver changes for v6.8.Rafael J. Wysocki
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-30ACPI: OSL: Use a threaded interrupt handler for SCIRafael J. Wysocki
2023-11-27ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-24ACPI: thermal_lib: include "internal.h" for function prototypesArnd Bergmann
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-22ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin
2023-11-22ACPI: processor: Provide empty stub of acpi_proc_quirk_mwait_check()Rafael J. Wysocki
2023-11-22ACPI: thermal: Add Thermal fast Sampling Period (_TFP) supportJeff Brasen
2023-11-21ACPI: APEI: EINJ: Add support for vendor defined error typesAvadhut Naik
2023-11-21ACPI: APEI: EINJ: Refactor available_error_type_show()Avadhut Naik
2023-11-21ACPI: video: check for error while searching for backlight device parentNikita Kiryushin
2023-11-21ACPI: scan: Fix an error message in DisCo for Imaging supportSakari Ailus
2023-11-21ACPI: thermal: Use library functions to obtain trip point temperature valuesRafael J. Wysocki
2023-11-21ACPI: thermal_lib: Add functions returning temperature in deci-KelvinRafael J. Wysocki
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki
2023-11-20ACPI: Run USB4 _OSC() first with query bit setMika Westerberg
2023-11-20ACPI: video: Drop should_check_lcd_flag()Hans de Goede
2023-11-20ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede
2023-11-20ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-11-20ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus
2023-11-20ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki
2023-11-20ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki
2023-11-20ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki
2023-11-20ACPI: property: Support using strings in reference propertiesRafael J. Wysocki
2023-11-20ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]Hans de Goede