summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-26coresight: etm4x: Add ACPI support in platform driverSuzuki K Poulose
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
2023-07-14ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski
2023-07-14ACPI: processor: Move processor_physically_present() to acpi_processor.cMichal Wilczynski
2023-07-14ACPI: processor: Move MWAIT quirk out of acpi_processor.cMichal Wilczynski
2023-07-14iommu: Have __iommu_probe_device() check for already probed devicesJason Gunthorpe
2023-07-10ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar
2023-07-10ACPICA: Slightly simplify an error message in acpi_ds_result_push()Christophe Jaillet
2023-07-10ACPICA: Add interrupt command to acpiexecJose Marinho
2023-07-10ACPICA: Detect GED device and keep track of _EVTJose Marinho
2023-07-10ACPICA: Add support for _DSC as per ACPI 6.5Saket Dumbre
2023-07-10ACPICA: exserial.c: replace ternary operator with ACPI_MIN()Jiangshan Yi
2023-07-10ACPICA: Modify ACPI_STATE_COMMONGeorge Guo
2023-07-10ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06Merge branches 'acpi-bus' and 'acpi-scan'Rafael J. Wysocki
2023-07-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-04ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-29ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko
2023-06-29ACPI: scan: Move acpi_root to internal headerAndy Shevchenko
2023-06-27ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki