index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
ACPICA: Add support for PlatformRtMechanism OperationRegion handler
Erik Kaneda
4
-2
/
+61
2021-06-07
ACPICA: Use ACPI_FALLTHROUGH
Wei Ming Chen
1
-1
/
+1
2021-06-07
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
1
-0
/
+7
2021-05-31
ACPI: power: Rework turning off unused power resources
Rafael J. Wysocki
4
-37
/
+14
2021-05-31
ACPI: power: Save the last known state of each power resource
Rafael J. Wysocki
1
-18
/
+32
2021-05-31
ACPI: power: Use u8 as the power resource state data type
Rafael J. Wysocki
1
-12
/
+15
2021-05-31
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
1
-0
/
+8
2021-05-29
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2021-05-27
Merge back ACPI power management material for v5.14.
Rafael J. Wysocki
4
-8
/
+22
2021-05-24
ACPI: configfs: Replace ACPI_INFO() with pr_debug()
Hanjun Guo
1
-4
/
+1
2021-05-24
ACPI: ipmi: Remove address space handler in error path
Hanjun Guo
1
-1
/
+6
2021-05-24
ACPI: power: Refine turning off unused power resources
Rafael J. Wysocki
4
-17
/
+50
2021-05-21
ACPI: EC: Make more Asus laptops use ECDT _GPE
Chris Chiu
1
-0
/
+16
2021-05-21
ACPI: event: Remove redundant initialization of local variable
Shaokun Zhang
1
-1
/
+1
2021-05-21
ACPI: sbshc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+0
2021-05-21
ACPI: PM / fan: Put fan device IDs into separate header file
Rafael J. Wysocki
3
-8
/
+18
2021-05-21
ACPI: APEI: Don't warn if ACPI is disabled
Jon Hunter
1
-1
/
+1
2021-05-17
ACPI: processor idle: Fix up C-state latency if not ordered
Mario Limonciello
1
-0
/
+40
2021-05-17
ACPI: IORT: Handle device properties with software node API
Heikki Krogerus
1
-1
/
+1
2021-05-17
ACPI: scan: Rearrange dep_unmet initialization
Rafael J. Wysocki
1
-32
/
+28
2021-05-17
ACPI: PM: s2idle: Add missing LPS0 functions for AMD
Alex Deucher
1
-0
/
+4
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-4
/
+11
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
5
-2
/
+5
2021-05-13
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
1
-0
/
+1
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
1
-4
/
+11
2021-05-12
ACPI: DPTF: Add battery participant for Intel SoCs
Sumeet Pawnikar
1
-0
/
+2
2021-05-12
ACPI: PM: Add ACPI ID of Alder Lake Fan
Sumeet Pawnikar
1
-0
/
+1
2021-05-10
ACPI: scan: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2021-05-10
Revert "Revert "ACPI: scan: Turn off unused power resources during initialization""
Rafael J. Wysocki
4
-2
/
+4
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-5
/
+11
2021-05-06
Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-5
/
+5
2021-05-06
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
4
-4
/
+2
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+7
2021-05-05
acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported
Oscar Salvador
1
-1
/
+4
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-6
/
+7
2021-04-30
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
4
-4
/
+2
2021-04-28
ACPI: custom_method: fix a possible memory leak
Mark Langsdorf
1
-0
/
+2
2021-04-28
ACPI: custom_method: fix potential use-after-free issue
Mark Langsdorf
1
-1
/
+1
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+4
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
22
-133
/
+130
2021-04-26
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
Rafael J. Wysocki
4
-29
/
+72
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
7
-127
/
+83
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
5
-34
/
+24
2021-04-26
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
9
-248
/
+200
2021-04-26
Merge branch 'acpica'
Rafael J. Wysocki
14
-8
/
+191
2021-04-23
ACPI: irq: Prevent unregistering of GIC SGIs
Marc Zyngier
1
-1
/
+5
2021-04-23
ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
Marc Zyngier
1
-4
/
+6
2021-04-21
ACPI: video: use native backlight for GA401/GA502/GA503
Luke D Jones
1
-0
/
+24
2021-04-21
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+0
[prev]
[next]