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
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
35
-404
/
+614
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
3
-12
/
+41
2022-10-03
Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
5
-16
/
+9
2022-10-03
Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba'
Rafael J. Wysocki
5
-41
/
+45
2022-10-03
Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'
Rafael J. Wysocki
6
-36
/
+75
2022-09-30
Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'
Rafael J. Wysocki
5
-38
/
+74
2022-09-30
ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
Andy Shevchenko
1
-14
/
+13
2022-09-30
ACPI: LPSS: Replace loop with first entry retrieval
Andy Shevchenko
1
-10
/
+8
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
4
-65
/
+59
2022-09-30
Merge branches 'acpi-resource' and 'acpi-pm'
Rafael J. Wysocki
5
-41
/
+172
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
12
-92
/
+127
2022-09-28
ACPI: x86: s2idle: Add another ID to s2idle_dmi_table
Mario Limonciello
1
-0
/
+11
2022-09-28
ACPI: x86: s2idle: Fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+1
2022-09-28
ACPI: Kconfig: Drop link to https://01.org/linux-acpi
Rafael J. Wysocki
1
-3
/
+0
2022-09-28
ACPI: docs: Drop useless DSDT override documentation
Rafael J. Wysocki
1
-1
/
+0
2022-09-28
ACPI: DPTF: Drop stale link from Kconfig help
Rafael J. Wysocki
1
-3
/
+0
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+20
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13
Mario Limonciello
1
-0
/
+11
2022-09-25
ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7
Mario Limonciello
1
-0
/
+12
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
Mario Limonciello
1
-0
/
+8
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
Mario Limonciello
1
-1
/
+25
2022-09-25
ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID
Mario Limonciello
1
-6
/
+10
2022-09-25
ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt
Mario Limonciello
1
-1
/
+1
2022-09-25
ACPI: x86: s2idle: Move _HID handling for AMD systems into structures
Mario Limonciello
1
-17
/
+46
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
1
-10
/
+30
2022-09-24
ACPI: resource: Add ASUS model S5402ZA to quirks
Kellen Renshaw
1
-0
/
+7
2022-09-24
ACPI: AMBA: Add ARM DMA-330 controller to the supported list
Vijayenthiran Subramaniam
1
-0
/
+1
2022-09-24
ACPI: APEI: Remove unneeded result variables
ye xingchen
2
-9
/
+2
2022-09-24
ACPI: fan: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-31
/
+27
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
1
-0
/
+42
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
2
-41
/
+40
2022-09-24
ACPI: AC: Remove the leftover struct acpi_ac_bl
Hanjun Guo
1
-5
/
+0
2022-09-24
ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
Mario Limonciello
1
-1
/
+18
2022-09-23
ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...
Dave Hansen
1
-3
/
+20
2022-09-22
ACPI: PCI: Rework acpi_get_pci_dev()
Rafael J. Wysocki
1
-63
/
+12
2022-09-22
ACPI: PCC: Fix Tx acknowledge in the PCC address space handler
Huisong Li
1
-1
/
+1
2022-09-22
ACPI: PCC: replace wait_for_completion()
Huisong Li
1
-2
/
+21
2022-09-22
ACPI: PCC: Release resources on address space setup failure path
Rafael Mendonca
1
-0
/
+3
2022-09-22
ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefix
Liu Shixin
1
-13
/
+12
2022-09-19
ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-4
/
+10
2022-09-19
ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-8
/
+7
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
1
-0
/
+24
2022-09-10
ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
Tamim Khan
1
-0
/
+19
2022-09-10
ACPI: LPSS: Use the helper acpi_dev_get_memory_resources()
Heikki Krogerus
1
-8
/
+1
2022-09-10
ACPI: APD: Use the helper acpi_dev_get_memory_resources()
Heikki Krogerus
1
-8
/
+1
2022-09-10
ACPI: resource: Add helper function acpi_dev_get_memory_resources()
Heikki Krogerus
1
-0
/
+17
2022-09-10
ACPI: resource: Filter out the non memory resources in is_memory()
Heikki Krogerus
1
-0
/
+3
2022-09-10
ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
Hans de Goede
1
-0
/
+22
2022-09-03
ACPI: property: Silence missing-declarations warning in apple.c
Lukas Wunner
1
-0
/
+1
2022-09-03
ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()
John Garry
1
-1
/
+1
[next]