Age | Commit message (Expand) | Author | Files | Lines |
2022-11-07 | Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -9/+32 |
2022-11-07 | ACPI: video: Add backlight=native DMI quirk for Dell G15 5515 | Hans de Goede | 1 | -0/+14 |
2022-11-07 | ACPI: video: Make acpi_video_backlight_use_native() always return true | Hans de Goede | 1 | -1/+13 |
2022-11-07 | ACPI: video: Improve Chromebook checks | Hans de Goede | 1 | -8/+5 |
2022-11-06 | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2022-11-05 | Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+6 |
2022-11-05 | Merge branch 'acpi-x86' | Rafael J. Wysocki | 1 | -0/+6 |
2022-10-28 | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -1/+9 |
2022-10-28 | ACPI: x86: Add another system to quirk list for forcing StorageD3Enable | Mario Limonciello | 1 | -0/+6 |
2022-10-28 | Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop' | Rafael J. Wysocki | 2 | -1/+8 |
2022-10-26 | ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[] | Hans de Goede | 1 | -0/+1 |
2022-10-26 | ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA | Tamim Khan | 1 | -0/+7 |
2022-10-26 | ACPI: PCC: Fix unintentional integer overflow | Manank Patel | 1 | -1/+1 |
2022-10-25 | Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+12 |
2022-10-24 | ACPI: video: Fix missing native backlight on Chromebooks | Dmitry Osipenko | 1 | -0/+12 |
2022-10-21 | Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 5 | -33/+59 |
2022-10-21 | ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set | Dan Williams | 1 | -0/+1 |
2022-10-21 | Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '... | Rafael J. Wysocki | 4 | -33/+58 |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 1 | -1/+2 |
2022-10-19 | ACPI: scan: Fix DMA range assignment | Robin Murphy | 1 | -3/+4 |
2022-10-19 | ACPI: PCI: Fix device reference counting in acpi_get_pci_dev() | Rafael J. Wysocki | 1 | -0/+1 |
2022-10-13 | ACPI: resource: note more about IRQ override | Jiri Slaby (SUSE) | 1 | -2/+5 |
2022-10-13 | ACPI: resource: do IRQ override on LENOVO IdeaPad | Jiri Slaby (SUSE) | 1 | -14/+28 |
2022-10-13 | ACPI: extlog: Handle multiple records | Tony Luck | 1 | -13/+20 |
2022-10-13 | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() | Ashish Kalra | 1 | -1/+1 |
2022-10-10 | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -118/+142 |
2022-10-10 | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki | 6 | -118/+142 |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+8 |
2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -249/+344 |
2022-10-05 | ACPI: thermal: Drop some redundant code | Rafael J. Wysocki | 1 | -10/+9 |
2022-10-05 | ACPI: thermal: Drop redundant parens from expressions | Rafael J. Wysocki | 1 | -4/+4 |
2022-10-05 | ACPI: thermal: Use white space more consistently | Rafael J. Wysocki | 1 | -98/+92 |
2022-10-04 | ACPI: APEI: do not add task_work to kernel thread to avoid memory leak | Shuai Xue | 1 | -1/+1 |
2022-10-04 | PM: ACPI: reboot: Reinstate S5 for reboot | Kai-Heng Feng | 1 | -0/+8 |
2022-10-04 | ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle | Raul E Rangel | 1 | -0/+15 |
2022-10-04 | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags | Raul E Rangel | 2 | -8/+16 |
2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 35 | -404/+614 |
2022-10-03 | Merge branch 'acpi-uid' | Rafael J. Wysocki | 3 | -12/+41 |
2022-10-03 | Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki | 5 | -16/+9 |
2022-10-03 | Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba' | Rafael J. Wysocki | 5 | -41/+45 |
2022-10-03 | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' | Rafael J. Wysocki | 6 | -36/+75 |
2022-09-30 | Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc' | Rafael J. Wysocki | 5 | -38/+74 |
2022-09-30 | ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device() | Andy Shevchenko | 1 | -14/+13 |
2022-09-30 | ACPI: LPSS: Replace loop with first entry retrieval | Andy Shevchenko | 1 | -10/+8 |
2022-09-30 | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki | 4 | -65/+59 |
2022-09-30 | Merge branches 'acpi-resource' and 'acpi-pm' | Rafael J. Wysocki | 5 | -41/+172 |
2022-09-30 | Merge branch 'acpi-dev' | Rafael J. Wysocki | 12 | -92/+127 |
2022-09-28 | ACPI: x86: s2idle: Add another ID to s2idle_dmi_table | Mario Limonciello | 1 | -0/+11 |
2022-09-28 | ACPI: x86: s2idle: Fix a NULL pointer dereference | Mario Limonciello | 1 | -1/+1 |