index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+7
2021-04-07
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
1
-3
/
+39
2021-03-30
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
2
-6
/
+33
2021-03-30
ACPI: scan: Rearrange memory allocation in acpi_device_add()
Rafael J. Wysocki
1
-31
/
+26
2021-03-30
ACPICA: Always create namespace nodes using acpi_ns_create_node()
Vegard Nossum
1
-2
/
+1
2021-03-30
ACPI: video: Add missing callback back for Sony VPCEH3U1E
Chris Chiu
1
-0
/
+1
2021-03-11
ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807
Jasper St. Pierre
1
-0
/
+7
2021-03-11
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...
Hans de Goede
4
-17
/
+57
2021-03-09
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
1
-0
/
+55
2021-03-04
ACPI: configfs: add missing check after configfs_register_default_group()
Qinglang Miao
1
-1
/
+6
2021-03-04
ACPI: property: Fix fwnode string properties matching
Rafael J. Wysocki
1
-11
/
+33
2021-02-04
ACPI/IORT: Do not blindly trust DMA masks from firmware
Moritz Fischer
1
-2
/
+12
2021-02-04
ACPI: thermal: Do not call acpi_thermal_check() directly
Rafael J. Wysocki
1
-13
/
+33
2021-02-04
ACPI: sysfs: Prefer "compatible" modalias
Kai-Heng Feng
1
-14
/
+6
2021-01-27
ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
Hans de Goede
1
-0
/
+2
2021-01-19
ACPI: scan: Harden acpi_device_add() against device ID overflows
Dexuan Cui
2
-2
/
+15
2020-12-30
ACPI: PNP: compare the string length in the matching_id()
Hui Wang
1
-0
/
+3
2020-12-30
Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"
Daniel Scally
1
-1
/
+1
2020-12-30
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-29
/
+12
2020-12-30
ACPI: NFIT: Fix input validation of bus-family
Dan Williams
1
-1
/
+5
2020-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+5
2020-11-23
ACPI/IORT: Fix doc warnings in iort.c
Shiju Jose
1
-3
/
+5
2020-11-19
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-0
/
+1
2020-11-16
ACPI, APEI, Fix error return value in apei_map_generic_address()
Aili Yao
1
-0
/
+4
2020-11-16
ACPI: fan: Initialize performance state sysfs attribute
Guenter Roeck
1
-0
/
+1
2020-11-12
Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'
Rafael J. Wysocki
22
-43
/
+64
2020-11-10
ACPI: DPTF: Support Alder Lake
Srinivas Pandruvada
4
-0
/
+10
2020-11-09
ACPI: button: Add DMI quirk for Medion Akoya E2228T
Hans de Goede
1
-1
/
+12
2020-11-09
ACPI: GED: fix -Wformat
Nick Desaulniers
1
-1
/
+1
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
15
-40
/
+40
2020-11-09
ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
John Garry
1
-1
/
+1
2020-10-30
Merge branches 'acpi-button' and 'acpi-dock'
Rafael J. Wysocki
2
-14
/
+2
2020-10-28
ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk
Hans de Goede
1
-13
/
+0
2020-10-27
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
1
-1
/
+1
2020-10-27
ACPI: dock: fix enum-conversion warning
Arnd Bergmann
1
-1
/
+2
2020-10-24
Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-14
/
+42
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...
Rafael J. Wysocki
7
-12
/
+40
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+84
2020-10-22
ACPI: utils: remove unreachable breaks
Tom Rix
1
-4
/
+0
2020-10-21
Merge branch 'remotes/lorenzo/pci/apei'
Bjorn Helgaas
1
-0
/
+63
2020-10-19
ACPICA: Add missing type casts in GPE register access code
Rafael J. Wysocki
1
-2
/
+2
2020-10-18
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+2
2020-10-16
ACPI: DPTF: Add ACPI_DPTF Kconfig menu
Rafael J. Wysocki
1
-5
/
+24
2020-10-16
ACPI: DPTF: Fix participant driver names
Rafael J. Wysocki
2
-2
/
+2
2020-10-16
ACPI: processor: remove comment regarding string _UID support
Alex Hung
1
-1
/
+0
2020-10-16
ACPI: reboot: Avoid racing after writing to ACPI RESET_REG
Zhang Rui
1
-0
/
+11
2020-10-16
ACPI: debug: don't allow debugging when ACPI is disabled
Jamie Iles
1
-0
/
+3
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+5
[next]