summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-21ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-17ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui
2023-08-17ACPI: Remove assorted unused declarations of functionsYue Haibing
2023-08-17ACPI: extlog: Fix finding the generic error data for v3 structureXiaochun Lee
2023-08-17ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2Hans de Goede
2023-08-17ACPI: video: Put ACPI video and its child devices into D0 on bootKai-Heng Feng
2023-08-17ACPI: processor: LoongArch: Get physical ID from MADTBibo Mao
2023-08-17ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu
2023-08-17ACPI: thermal: Eliminate code duplication from acpi_thermal_notify()Rafael J. Wysocki
2023-08-17ACPI: thermal: Drop unnecessary thermal zone callbacksRafael J. Wysocki
2023-08-17ACPI: thermal: Rework thermal_get_trend()Rafael J. Wysocki
2023-08-17ACPI: thermal: Use trip point table to register thermal zonesRafael J. Wysocki
2023-08-17ACPI: thermal: Introduce struct acpi_thermal_tripRafael J. Wysocki
2023-08-17ACPI: thermal: Carry out trip point updates under zone lockRafael J. Wysocki
2023-08-17ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()Rafael J. Wysocki
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-10Merge 'acpi-bus' material for v6.6 to satisfy dependencies.Rafael J. Wysocki
2023-08-10ACPI: thermal: Drop redundant local variable from acpi_thermal_resume()Rafael J. Wysocki
2023-08-10ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-09ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede
2023-08-09ACPI: resource: Always use MADT override IRQ settings for all legacy non i804...Hans de Goede
2023-08-09ACPI: resource: revert "Remove "Zen" specific match and quirks"Hans de Goede
2023-08-09ACPI: thermal: Do not attach private data to ACPI handlesRafael J. Wysocki
2023-08-01ACPI: thermal: Drop enabled flag from struct acpi_thermal_activeRafael J. Wysocki
2023-08-01ACPI: Move AMBA bus scan handling into arm64 specific directorySudeep Holla
2023-07-31ACPI: scan: Create platform device for CS35L56Simon Trimmer
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-07-20ACPI: processor: Refine messages in acpi_early_processor_control_setup()Rafael J. Wysocki
2023-07-17ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-07-17ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)
2023-07-17ACPI: processor: Remove acpi_hwp_native_thermal_lvt_osc()Michal Wilczynski
2023-07-17ACPI: processor: Use _OSC to convey OSPM processor support informationMichal Wilczynski
2023-07-14ACPI: thermal: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: NFIT: Remove unnecessary .remove callbackMichal Wilczynski
2023-07-14ACPI: NFIT: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: HED: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: battery: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: video: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: AC: Install Notify() handler directlyMichal Wilczynski
2023-07-14ACPI: bus: Set driver_data to NULL every time .add() failsMichal Wilczynski
2023-07-14ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski
2023-07-14ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski
2023-07-14ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski
2023-07-14ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski