index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-8
/
+1
2024-04-09
ACPI: disable -Wstringop-truncation
Arnd Bergmann
1
-0
/
+1
2024-04-08
ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets
Hans de Goede
1
-7
/
+13
2024-04-08
ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always present
Hans de Goede
1
-0
/
+9
2024-04-08
ACPI: scan: Do not increase dep_unmet for already met dependencies
Hans de Goede
1
-1
/
+2
2024-04-08
ACPI: x86: Move LPSS to x86 folder
Andy Shevchenko
4
-3
/
+4
2024-04-08
ACPI: x86: Move blacklist to x86 folder
Andy Shevchenko
3
-2
/
+3
2024-04-08
ACPI: x86: Move acpi_cmos_rtc to x86 folder
Andy Shevchenko
3
-2
/
+2
2024-04-08
ACPI: x86: Introduce a Makefile
Andy Shevchenko
2
-3
/
+5
2024-04-08
ACPI: LPSS: Remove nested ifdeffery for CONFIG_PM
Andy Shevchenko
1
-2
/
+0
2024-04-08
ACPI: LPSS: Advertise number of chip selects via property
Andy Shevchenko
1
-0
/
+1
2024-04-08
ACPI: APEI: EINJ: mark remove callback as __exit
Uwe Kleine-König
1
-3
/
+9
2024-04-08
ACPI: store owner from modules with acpi_bus_register_driver()
Krzysztof Kozlowski
1
-4
/
+5
2024-04-08
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
4
-0
/
+10
2024-04-04
ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members
Andy Shevchenko
2
-34
/
+19
2024-04-04
ACPI: scan: Use standard error checking pattern
Andy Shevchenko
1
-4
/
+5
2024-04-04
ACPI: scan: Move misleading comment to acpi_dma_configure_id()
Andy Shevchenko
1
-5
/
+5
2024-04-04
ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()
Andy Shevchenko
1
-2
/
+2
2024-04-02
ACPI: thermal: Register thermal zones without valid trip points
Stephen Horvath
1
-12
/
+10
2024-03-29
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+6
2024-03-27
ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for the Generic Event Device thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for more than 16 p-states thru _OSC
Armin Wolf
1
-0
/
+1
2024-03-27
ACPI: bus: Indicate support for _TFP thru _OSC
Armin Wolf
1
-0
/
+2
2024-03-27
ACPI: NHLT: Streamline struct naming
Cezary Rojewski
1
-18
/
+18
2024-03-27
ACPI: NHLT: Introduce API for the table
Cezary Rojewski
3
-0
/
+293
2024-03-26
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()
Nikita Kiryushin
1
-2
/
+6
2024-03-26
ACPI: APEI: EINJ: mark remove callback as non-__exit
Arnd Bergmann
1
-1
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-2
/
+242
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+0
2024-03-19
ACPI: RISC-V: Add CPPC driver
Sunil V L
2
-0
/
+158
2024-03-19
ACPI: Enable ACPI_PROCESSOR for RISC-V
Sunil V L
1
-1
/
+1
2024-03-19
ACPI: RISC-V: Add LPI driver
Sunil V L
2
-1
/
+83
2024-03-19
Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-10
/
+16
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
8
-41
/
+323
2024-03-15
ACPI: PM: Improve kerneldoc comments for suspend and hibernation functions
Yang Li
1
-10
/
+14
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-12
/
+0
2024-03-13
ACPI: Document handle_eject_request() arguments
Yang Li
1
-0
/
+2
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-39
/
+22
2024-03-13
Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
30
-282
/
+404
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+19
2024-03-13
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
5
-21
/
+247
2024-03-13
Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl
Dan Williams
2
-19
/
+75
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
1
-1
/
+1
2024-03-12
EINJ: Add CXL error type support
Ben Cheatham
5
-18
/
+204
2024-03-12
EINJ: Migrate to a platform driver
Ben Cheatham
1
-4
/
+44
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
1
-0
/
+11
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
1
-0
/
+34
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
Dave Jiang
1
-2
/
+6
[prev]
[next]