index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
ACPI: Make acpi_dev_get_resources() method agnostic
Lorenzo Pieralisi
1
-22
/
+31
2017-08-04
Merge branch 'acpica' into acpi-dma
Rafael J. Wysocki
42
-620
/
+1338
2017-08-03
ACPICA: Revert "Update resource descriptor handling"
Erik Schmauss
1
-9
/
+5
2017-08-03
ACPICA: Resources: Allow _DMA method in walk resources
Bob Moore
1
-3
/
+4
2017-08-03
ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages
Bob Moore
5
-0
/
+18
2017-08-03
ACPICA: Implement deferred resolution of reference package elements
Bob Moore
16
-345
/
+661
2017-08-03
ACPICA: Debugger: Improve support for Alias objects
Bob Moore
2
-13
/
+58
2017-08-03
ACPICA: Interpreter: Update handling for Alias operator
Bob Moore
1
-47
/
+14
2017-08-03
ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds
Lv Zheng
1
-3
/
+3
2017-08-03
ACPICA: CLib: Add short multiply/shift support
Lv Zheng
5
-16
/
+228
2017-08-03
ACPICA: Add a comment, no functional change
Bob Moore
1
-0
/
+7
2017-08-03
ACPICA: Namespace: Update/fix an error message
Bob Moore
1
-6
/
+16
2017-08-03
ACPICA: Divergences: reduce access size definitions
Lv Zheng
2
-5
/
+6
2017-08-03
ACPI / dock: constify attribute_group structure
Amitoj Kaur Chawla
1
-1
/
+1
2017-08-03
ACPI / scan: Recognize Apple SPI and I2C slaves
Lukas Wunner
1
-0
/
+7
2017-08-03
ACPI / property: Support Apple _DSM properties
Lukas Wunner
4
-0
/
+151
2017-08-03
ACPI / property: Don't evaluate objects for devices w/o handle
Lukas Wunner
1
-0
/
+3
2017-08-03
treewide: Consolidate Apple DMI checks
Lukas Wunner
3
-54
/
+12
2017-08-03
Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
3
-3
/
+22
2017-08-01
ACPI / sleep: Make acpi_sleep_syscore_init() static
Jean Delvare
1
-1
/
+1
2017-08-01
ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()
Rafael J. Wysocki
1
-22
/
+50
2017-08-01
ACPI / PM: Split acpi_device_wakeup()
Rafael J. Wysocki
1
-42
/
+79
2017-07-31
ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ
Loc Ho
1
-1
/
+2
2017-07-30
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
1
-2
/
+34
2017-07-30
ACPI: APD: Fix HID for Hisilicon Hip07/08
Hanjun Guo
1
-2
/
+2
2017-07-27
Merge branches 'acpi-pm' and 'acpi-numa'
Rafael J. Wysocki
2
-2
/
+10
2017-07-27
ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed
Hanjun Guo
1
-1
/
+1
2017-07-26
ACPI: device property: Switch to use new generic UUID API
Andy Shevchenko
1
-25
/
+25
2017-07-26
ACPI / watchdog: Fix init failure with overlapping register regions
Ryan Kennedy
1
-1
/
+6
2017-07-24
ACPI / lpat: Fix typos in comments and kerneldoc style
Sumeet Pawnikar
1
-3
/
+3
2017-07-24
ACPI / PMIC: xpower: Do pinswitch magic when reading GPADC
Hans de Goede
1
-3
/
+18
2017-07-24
ACPI: NUMA: Fix typo in the full name of SRAT
Ross Zwisler
1
-1
/
+1
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
1
-0
/
+27
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
1
-21
/
+31
2017-07-22
ACPI: Constify internal fwnode arguments
Sakari Ailus
1
-16
/
+18
2017-07-22
ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument
Sakari Ailus
1
-10
/
+13
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2
-21
/
+29
2017-07-20
ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()
Rafael J. Wysocki
3
-3
/
+15
2017-07-20
Merge branch 'acpi-ec' into acpi-pm
Rafael J. Wysocki
1
-0
/
+31
2017-07-20
ACPICA: Update resource descriptor handling
Bob Moore
1
-5
/
+9
2017-07-20
ACPICA: Disassembler: skip parsing of incorrect external declarations
Erik Schmauss
1
-0
/
+26
2017-07-20
ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_alias
Alex James
1
-0
/
+5
2017-07-20
ACPICA: Tables: Add deferred table verification support
Lv Zheng
2
-11
/
+50
2017-07-20
ACPICA: Tables: Combine checksum/duplication verification together
Lv Zheng
3
-110
/
+169
2017-07-20
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...
Lv Zheng
5
-8
/
+13
2017-07-20
ACPICA: Tables: Do not validate signature for dynamic table load
Lv Zheng
2
-29
/
+1
2017-07-20
ACPICA: Tables: Cleanup table handler invokers
Lv Zheng
3
-20
/
+33
2017-07-20
ACPICA: Tables: Add sanity check in acpi_put_table()
Lv Zheng
1
-0
/
+4
2017-07-20
ACPICA: linuxize: cleanup typedef definitions
Lv Zheng
1
-3
/
+9
2017-07-20
Back port of "ACPICA: Use designated initializers"
Kees Cook
1
-3
/
+6
[prev]
[next]