index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
1
-0
/
+2
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+2
2023-06-26
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'
Rafael J. Wysocki
1
-0
/
+2
2023-06-21
ACPI: CPPC: Add definition for undefined FADT preferred PM profile value
Mario Limonciello
1
-1
/
+2
2023-06-15
ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
Rafael J. Wysocki
1
-0
/
+1
2023-06-05
ACPI: scan: Reduce overhead related to devices with dependencies
Rafael J. Wysocki
1
-0
/
+2
2023-06-01
acpi: Replace struct acpi_table_slit 1-element array with flex-array
Wyes Karny
1
-1
/
+1
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+11
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
24
-51
/
+373
2023-04-24
Merge branches 'acpi-utils' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+2
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-2
/
+0
2023-04-24
Merge branch 'acpica'
Rafael J. Wysocki
22
-48
/
+371
2023-04-21
Revert "ACPICA: Events: Support fixed PCIe wake event"
Linus Torvalds
1
-2
/
+1
2023-04-14
Merge back cpufreq changes for 6.4-rc1.
Rafael J. Wysocki
1
-0
/
+11
2023-04-11
ACPI: video: Remove register_backlight_delay module option and code
Hans de Goede
1
-2
/
+0
2023-04-06
ACPICA: Update version to 20230331
Bob Moore
1
-1
/
+1
2023-04-06
ACPICA: add os specific support for Zephyr RTOS
Najumon
2
-0
/
+50
2023-04-06
ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array
Kees Cook
1
-2
/
+8
2023-04-06
ACPICA: acpi_madt_oem_data: Fix flexible array member definition
Kees Cook
1
-1
/
+1
2023-04-06
ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+4
2023-04-06
ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member
Kees Cook
1
-1
/
+4
2023-04-06
ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+4
2023-04-06
ACPICA: Introduce ACPI_FLEX_ARRAY
Kees Cook
2
-0
/
+15
2023-04-06
ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-04-06
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
1
-8
/
+8
2023-04-06
ACPICA: actbl1: Replace 1-element arrays with flexible arrays
Kees Cook
1
-3
/
+3
2023-04-06
ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array
Kees Cook
1
-2
/
+2
2023-04-06
ACPICA: Avoid undefined behavior: member access within null pointer
Tamir Duberstein
1
-0
/
+3
2023-04-06
ACPICA: Add structure definitions for RISC-V RHCT
Sunil V L
1
-0
/
+48
2023-04-06
ACPICA: MADT: Add RISC-V INTC interrupt controller
Sunil V L
1
-1
/
+20
2023-04-06
ACPICA: add support for ClockInput resource (v6.5)
Niyas Sait
1
-1
/
+12
2023-04-06
ACPICA: Update all copyrights/signons to 2023
Bob Moore
21
-21
/
+21
2023-04-06
ACPICA: Add support for Arm's MPAM ACPI table version 2
Hesham Almatary
1
-0
/
+116
2023-04-06
ACPICA: Add support for ASPT table in disassembler
Jeremi Piotrowski
1
-0
/
+46
2023-04-06
ACPICA: Add support for 64 bit loong_arch compilation
Huacai Chen
1
-1
/
+1
2023-04-06
ACPICA: acpisrc: Add missing tables to astable
Pedro Falcato
1
-1
/
+1
2023-04-06
ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC
Xiongfeng Wang
1
-1
/
+2
2023-04-06
ACPICA: Headers: Delete bogus node_array array of pointers from AEST table
Jessica Clarke
1
-1
/
+0
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
1
-2
/
+13
2023-03-20
ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error
Kiran K
1
-1
/
+2
2023-03-17
ACPI: CPPC: Add auto select register read/write support
Wyes Karny
1
-0
/
+11
2023-03-07
ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
Hans de Goede
1
-0
/
+5
2023-03-05
Remove Intel compiler support
Masahiro Yamada
3
-60
/
+2
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-2
/
+4
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+12
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-1
/
+1
[next]