index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
ACPICA: Fix a couple memory leaks during package object resolution
Bob Moore
1
-8
/
+13
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
1
-0
/
+2
2018-01-05
ACPICA: Rename a global variable, no functional change
Bob Moore
2
-2
/
+2
2018-01-05
ACPICA: Create and deploy safe version of strncpy
Bob Moore
5
-9
/
+22
2018-01-05
ACPICA: Cleanup the global variables and update comments
Bob Moore
2
-55
/
+29
2018-01-05
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
1
-1
/
+1
2018-01-05
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
1
-4
/
+5
2018-01-05
ACPICA: Update for a few debug output statements
Bob Moore
2
-4
/
+16
2018-01-05
ACPICA: Debug output, no functional change
Bob Moore
1
-7
/
+7
2018-01-04
ACPI: EC: Fix debugfs_create_*() usage
Geert Uytterhoeven
3
-3
/
+3
2017-12-28
ACPI / video: Default lcd_only to true on Win8-ready and newer machines
Hans de Goede
1
-2
/
+12
2017-12-23
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+8
2017-12-21
Merge back APEI material for v4.16.
Rafael J. Wysocki
1
-33
/
+46
2017-12-20
Merge branch 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2017-12-18
ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
Kai-Heng Feng
1
-3
/
+29
2017-12-18
ACPI: APEI / ERST: Fix missing error handling in erst_reader()
Takashi Iwai
1
-1
/
+1
2017-12-18
ACPI: CPPC: remove initial assignment of pcc_ss_data
Colin Ian King
1
-1
/
+1
2017-12-16
ACPI: GED: unregister interrupts during shutdown
Sinan Kaya
1
-6
/
+41
2017-12-16
ACPI / LPSS: Add device link for CHT SD card dependency on I2C
Adrian Hunter
1
-0
/
+137
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-3
/
+24
2017-12-13
ACPI: properties: Implement get_match_data() callback
Sinan Kaya
1
-0
/
+8
2017-12-13
ACPI / bus: Introduce acpi_get_match_data() function
Sinan Kaya
1
-0
/
+18
2017-12-13
ACPI: battery: Drop redundant test for failure
Bjørn Mork
1
-3
/
+1
2017-12-13
ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs
Prarit Bhargava
1
-18
/
+8
2017-12-13
ACPI / PMIC: constify platform_device_id
Arvind Yadav
2
-2
/
+2
2017-12-13
ACPI: button: Add a LID switch blacklist and add 1 model to it
Hans de Goede
1
-0
/
+20
2017-12-13
ACPI: button: Add a debug message when we're sending a LID event
Hans de Goede
1
-0
/
+2
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-1
/
+1
2017-12-11
Merge back earlier PM core material for v4.16.
Rafael J. Wysocki
1
-3
/
+24
2017-12-05
ACPI / CPPC: Fix KASAN global out of bounds warning
George Cherian
1
-8
/
+15
2017-12-05
ACPI / APEI: remove redundant variables len and node_len
Colin Ian King
1
-3
/
+0
2017-12-05
ACPI: APEI: call into AER handling regardless of severity
Tyler Baicar
1
-5
/
+17
2017-12-05
ACPI: APEI: handle PCIe AER errors in separate function
Tyler Baicar
1
-30
/
+34
2017-12-04
acpi, nfit: fix health event notification
Dan Williams
1
-1
/
+8
2017-12-04
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
1
-4
/
+4
2017-11-30
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
3
-24
/
+67
2017-11-27
acpi: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
1
-0
/
+10
2017-11-27
ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domain
Rafael J. Wysocki
1
-3
/
+24
2017-11-27
ACPICA: Update linkage for get mutex name interface
Bob Moore
2
-7
/
+8
2017-11-27
ACPICA: Update mutex error messages, no functional change
Bob Moore
1
-4
/
+5
2017-11-27
ACPICA: Debugger: add "background" command for method execution
Bob Moore
4
-66
/
+206
2017-11-27
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
1
-1
/
+4
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
12
-25
/
+270
2017-11-27
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
1
-1
/
+1
2017-11-27
ACPICA: Add an additional error message for EC timeouts
Bob Moore
1
-0
/
+10
2017-11-27
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2
-7
/
+4
2017-11-27
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
1
-15
/
+21
2017-11-27
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
1
-2
/
+2
2017-11-27
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2
-6
/
+8
[prev]
[next]