summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-04-10ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin
2024-03-26ACPI: scan: Fix device check notification handlingRafael J. Wysocki
2024-03-26ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov
2024-03-26ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff
2024-03-26ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland
2024-03-26ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf
2024-02-05ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue
2024-02-05ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang
2024-02-05ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava
2024-02-05ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus
2024-01-25ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck
2024-01-25ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko
2024-01-25ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin
2024-01-25ACPI: video: check for error while searching for backlight device parentNikita Kiryushin
2024-01-20ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede
2024-01-10ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter
2023-12-08iommu: Avoid more races around device probeRobin Murphy
2023-12-08ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede
2023-12-03ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-12-03ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede
2023-12-03ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse
2023-12-03ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede
2023-11-28ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach
2023-11-28ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-11-20ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary
2023-11-20ACPI: property: Allow _DSD buffer data only for byte accessorsAndy Shevchenko
2023-11-20ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield
2023-10-22ACPI: NFIT: Install Notify() handler before getting NFIT tableXiang Chen
2023-10-20Merge branch 'acpi-irq'Rafael J. Wysocki
2023-10-18ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()Hanjun Guo
2023-10-18ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-02Merge tag 'libnvdimm-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-18ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede
2023-09-18ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
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