Age | Commit message (Expand) | Author |
2022-12-31 | ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage() | Li Zetao |
2022-12-31 | ACPI: pfr_update: use ACPI_FREE() to free acpi_object | Wang ShaoBo |
2022-12-31 | ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object | Wang ShaoBo |
2022-12-31 | ACPI: irq: Fix some kernel-doc issues | Xiongfeng Wang |
2022-11-18 | ACPI: HMAT: Fix initiator registration for single-initiator systems | Vishal Verma |
2022-11-18 | ACPI: HMAT: remove unnecessary variable initialization | Vishal Verma |
2022-11-07 | Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-11-07 | ACPI: video: Add backlight=native DMI quirk for Dell G15 5515 | Hans de Goede |
2022-11-07 | ACPI: video: Make acpi_video_backlight_use_native() always return true | Hans de Goede |
2022-11-07 | ACPI: video: Improve Chromebook checks | Hans de Goede |
2022-11-06 | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-11-05 | Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-11-05 | Merge branch 'acpi-x86' | Rafael J. Wysocki |
2022-10-28 | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-28 | ACPI: x86: Add another system to quirk list for forcing StorageD3Enable | Mario Limonciello |
2022-10-28 | Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop' | Rafael J. Wysocki |
2022-10-26 | ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[] | Hans de Goede |
2022-10-26 | ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA | Tamim Khan |
2022-10-26 | ACPI: PCC: Fix unintentional integer overflow | Manank Patel |
2022-10-25 | Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-24 | ACPI: video: Fix missing native backlight on Chromebooks | Dmitry Osipenko |
2022-10-21 | Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-21 | ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set | Dan Williams |
2022-10-21 | Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '... | Rafael J. Wysocki |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-10-19 | ACPI: scan: Fix DMA range assignment | Robin Murphy |
2022-10-19 | ACPI: PCI: Fix device reference counting in acpi_get_pci_dev() | Rafael J. Wysocki |
2022-10-13 | ACPI: resource: note more about IRQ override | Jiri Slaby (SUSE) |
2022-10-13 | ACPI: resource: do IRQ override on LENOVO IdeaPad | Jiri Slaby (SUSE) |
2022-10-13 | ACPI: extlog: Handle multiple records | Tony Luck |
2022-10-13 | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() | Ashish Kalra |
2022-10-10 | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-10-05 | ACPI: thermal: Drop some redundant code | Rafael J. Wysocki |
2022-10-05 | ACPI: thermal: Drop redundant parens from expressions | Rafael J. Wysocki |
2022-10-05 | ACPI: thermal: Use white space more consistently | Rafael J. Wysocki |
2022-10-04 | ACPI: APEI: do not add task_work to kernel thread to avoid memory leak | Shuai Xue |
2022-10-04 | PM: ACPI: reboot: Reinstate S5 for reboot | Kai-Heng Feng |
2022-10-04 | ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle | Raul E Rangel |
2022-10-04 | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags | Raul E Rangel |
2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-03 | Merge branch 'acpi-uid' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' | Rafael J. Wysocki |
2022-09-30 | Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc' | Rafael J. Wysocki |
2022-09-30 | ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device() | Andy Shevchenko |