Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-02 | 8 | -115/+519 | |
|\ | ||||||
| *---. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 8 | -115/+519 | |
| |\ \ \ | ||||||
| | | | * | ACPI: Add driver for the VIOT table | Jean-Philippe Brucker | 2021-06-25 | 5 | -0/+376 | |
| | | | * | ACPI: Move IOMMU setup code out of IORT | Jean-Philippe Brucker | 2021-06-25 | 2 | -67/+80 | |
| | | | * | ACPI: arm64: Move DMA setup operations out of IORT | Jean-Philippe Brucker | 2021-06-25 | 4 | -47/+60 | |
| | | |/ | | |/| | ||||||
| | | * | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2021-06-17 | 1 | -1/+3 | |
| | |/| | ||||||
| | | * | ACPI/IORT: Enable stall support for platform devices | Jean-Philippe Brucker | 2021-06-08 | 1 | -1/+3 | |
* | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-06-30 | 1 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-18 | 7 | -39/+68 | |
| |\| | | | ||||||
| * | | | | ACPI: utils: Introduce acpi_get_local_address() | Calvin Johnson | 2021-06-11 | 1 | -0/+14 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 3 | -0/+66 | |
|\ \ \ \ | ||||||
| * | | | | ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint | Mario Limonciello | 2021-06-16 | 3 | -0/+37 | |
| * | | | | ACPI: Check StorageD3Enable _DSD property in ACPI code | Mario Limonciello | 2021-06-16 | 1 | -0/+29 | |
| |/ / / | ||||||
* | | | | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-06-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | mfd: tps68470: Remove tps68470 MFD driver | Daniel Scally | 2021-06-17 | 1 | -1/+1 | |
* | | | | | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-06-29 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: scan: Constify acpi_dma_supported() helper function | Andy Shevchenko | 2021-06-07 | 1 | -1/+1 | |
| * | | | | | ACPI: IORT: Handle device properties with software node API | Heikki Krogerus | 2021-05-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' | Rafael J. Wysocki | 2021-06-29 | 11 | -54/+130 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | ACPI: NVS: fix doc warnings in nvs.c | Baokun Li | 2021-06-17 | 1 | -12/+12 | |
| | | | * | | | | | | ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code | Zhen Lei | 2021-06-07 | 1 | -6/+1 | |
| | | | * | | | | | | ACPI: bus: Call kobject_put() in acpi_init() error path | Hanjun Guo | 2021-06-07 | 1 | -0/+1 | |
| | | | * | | | | | | ACPI: bus: Remove unneeded assignment | Hanjun Guo | 2021-06-07 | 1 | -3/+1 | |
| | | | * | | | | | | ACPI: configfs: Replace ACPI_INFO() with pr_debug() | Hanjun Guo | 2021-05-24 | 1 | -4/+1 | |
| | | | * | | | | | | ACPI: ipmi: Remove address space handler in error path | Hanjun Guo | 2021-05-24 | 1 | -1/+6 | |
| | | | * | | | | | | ACPI: event: Remove redundant initialization of local variable | Shaokun Zhang | 2021-05-21 | 1 | -1/+1 | |
| | | | * | | | | | | ACPI: sbshc: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-05-21 | 1 | -1/+0 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | * | | | | | | ACPI: LPSS: Use kstrtol() instead of simple_strtol() | Liu Shixin | 2021-06-07 | 1 | -7/+6 | |
| | * | | | | | | | ACPI: APEI: fix synchronous external aborts in user-mode | Xiaofei Tan | 2021-06-17 | 1 | -17/+64 | |
| | * | | | | | | | ACPI: APEI: Don't warn if ACPI is disabled | Jon Hunter | 2021-05-21 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | ACPI: EC: trust DSDT GPE for certain HP laptop | Zhang Rui | 2021-06-21 | 1 | -1/+20 | |
| * | | | | | | | ACPI: EC: Make more Asus laptops use ECDT _GPE | Chris Chiu | 2021-05-21 | 1 | -0/+16 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 2021-06-29 | 19 | -121/+108 | |
|\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI: Remove the macro PREFIX "ACPI: " | Hanjun Guo | 2021-06-07 | 1 | -2/+0 | |
| | * | | | | | | | ACPI: sleep: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -9/+9 | |
| | * | | | | | | | ACPI: sbs: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -6/+6 | |
| | * | | | | | | | ACPI: scan: Unify the log message printing | Hanjun Guo | 2021-06-07 | 1 | -5/+6 | |
| | * | | | | | | | ACPI: sbshc: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -4/+4 | |
| | * | | | | | | | ACPI: sysfs: Cleanup message printing | Hanjun Guo | 2021-06-07 | 1 | -5/+3 | |
| | * | | | | | | | ACPI: reboot: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -1/+3 | |
| | * | | | | | | | ACPI: processor_throttling: Cleanup the printing messages | Hanjun Guo | 2021-06-07 | 1 | -34/+26 | |
| | * | | | | | | | ACPI: processor_perflib: Cleanup print messages | Hanjun Guo | 2021-06-07 | 1 | -20/+18 | |
| | * | | | | | | | ACPI: processor_thermal: Remove unused PREFIX for printing | Hanjun Guo | 2021-06-07 | 1 | -2/+0 | |
| | * | | | | | | | ACPI: pci_root: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -1/+3 | |
| | * | | | | | | | ACPI: osl: Remove the duplicated PREFIX for message printing | Hanjun Guo | 2021-06-07 | 1 | -2/+2 | |
| | * | | | | | | | ACPI: nvs: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -3/+5 | |
| | * | | | | | | | ACPI: glue: Clean up the printing messages | Hanjun Guo | 2021-06-07 | 1 | -20/+9 | |
| | * | | | | | | | ACPI: event: Use pr_*() macros to replace printk() | Hanjun Guo | 2021-06-07 | 1 | -2/+4 | |
| | * | | | | | | | ACPI: bus: Use pr_*() macros to replace printk() | Hanjun Guo | 2021-06-07 | 1 | -2/+2 | |
| | * | | | | | | | ACPI: blacklist: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -4/+5 |