index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Lines
2025-02-18
ACPI: platform_profile: Fix memory leak in profile_class_is_visible()
Kurt Borja
-1
/
+7
2025-02-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-4
/
+8
2025-02-13
ACPI: GTDT: Relax sanity checking on Platform Timers array count
Oliver Upton
-4
/
+8
2025-02-07
Merge branches 'acpi-property' and 'acpi-resource'
Rafael J. Wysocki
-5
/
+11
2025-02-05
ACPI: PRM: Remove unnecessary strict handler address checks
Aubrey Li
-3
/
+1
2025-02-05
ACPI: resource: IRQ override for Eluktronics MECH-17
Gannon Kolding
-0
/
+6
2025-02-05
ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
Andy Shevchenko
-5
/
+5
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+10
2025-02-01
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
-1
/
+10
2025-01-30
Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+13
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-12
/
+12
2025-01-28
Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-2
/
+0
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+100
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
-2
/
+0
2025-01-25
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
-0
/
+86
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+1
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-105
/
+542
2025-01-23
ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V
Hans de Goede
-0
/
+13
2025-01-22
Merge tag 'thermal-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+10
2025-01-22
Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-38
/
+60
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+2
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
-25
/
+27
2025-01-20
Merge branches 'acpi-osl', 'acpi-tables', 'acpi-property', 'acpi-prm' and 'ac...
Rafael J. Wysocki
-13
/
+33
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-2
/
+2
2025-01-20
Merge branch 'thermal-intel'
Rafael J. Wysocki
-0
/
+10
2025-01-17
ACPI: platform_profile: Add a prefix to log messages
Kurt Borja
-0
/
+2
2025-01-17
ACPI: platform_profile: Add documentation
Kurt Borja
-0
/
+33
2025-01-17
ACPI: platform_profile: Clean platform_profile_handler
Kurt Borja
-11
/
+10
2025-01-17
ACPI: platform_profile: Move platform_profile_handler
Kurt Borja
-0
/
+9
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
-37
/
+61
2025-01-17
ALSA: hda/tas2781: Add tas2781 hda SPI driver
Baojun Xu
-0
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
-2
/
+13
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
-3
/
+3
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
-2
/
+2
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
-3
/
+4
2025-01-16
ACPI: platform_profile: Replace *class_dev member with class_dev
Kurt Borja
-17
/
+20
2025-01-14
APEI: GHES: Have GHES honor the panic= setting
Borislav Petkov
-5
/
+5
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
-0
/
+14
2025-01-13
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
-0
/
+1
2025-01-13
ACPI: video: Fix random crashes due to bad kfree()
Chris Bainbridge
-22
/
+27
2025-01-07
ACPI: resource: acpi_dev_irq_override(): Check DMI match last
Hans de Goede
-3
/
+3
2025-01-07
ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
Hans de Goede
-0
/
+11
2025-01-07
ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]
Hans de Goede
-0
/
+7
2025-01-07
ACPI: tables: Use string choice helpers
Sunil V L
-6
/
+6
2025-01-02
ACPI/HMAT: Move HMAT messages to pr_debug()
Dan Williams
-12
/
+12
2024-12-30
Merge branch 'platform-drivers-x86-platform-profile' into for-next
Ilpo Järvinen
-0
/
+29
2024-12-29
ACPI: platform_profile: Add devm_platform_profile_register()
Kurt Borja
-0
/
+29
2024-12-19
ACPI: property: Consider data nodes as being available
Sakari Ailus
-1
/
+1
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
-9
/
+5
[next]