| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-08-03 | 26 | -593/+126 |
|\ |
|
| *-----. | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 2020-08-03 | 16 | -93/+111 |
| |\ \ \ \ |
|
| | | | | * | ACPI: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-27 | 2 | -2/+2 |
| | | | | * | ACPI: Use valid link to the ACPI specification | Tiezhu Yang | 2020-07-27 | 1 | -2/+1 |
| | | | | * | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 8 | -10/+9 |
| | | | * | | ACPI: APEI: remove redundant assignment to variable rc | Colin Ian King | 2020-07-27 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check | Hanjun Guo | 2020-07-27 | 1 | -1/+1 |
| | | * | | ACPI: NUMA: Remove the useless sub table pointer check | Hanjun Guo | 2020-07-27 | 1 | -8/+0 |
| | | * | | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() | Hanjun Guo | 2020-07-27 | 1 | -14/+3 |
| | | * | | ACPI: tables: avoid relocations for table signature array | Ard Biesheuvel | 2020-06-24 | 1 | -4/+4 |
| | * | | | ACPI: OSL: Clean up the removal of unused memory mappings | Rafael J. Wysocki | 2020-07-27 | 1 | -8/+6 |
| | * | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() | Rafael J. Wysocki | 2020-07-27 | 1 | -50/+22 |
| | * | | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() | Rafael J. Wysocki | 2020-07-27 | 1 | -4/+1 |
| | * | | | ACPICA: Preserve memory opregion mappings | Rafael J. Wysocki | 2020-07-27 | 2 | -24/+54 |
| | * | | | ACPI: OSL: Implement deferred unmapping of ACPI memory | Rafael J. Wysocki | 2020-07-27 | 1 | -35/+77 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a... | Rafael J. Wysocki | 2020-08-03 | 9 | -489/+13 |
| |\ \ \ \ \ \ \ \ \
| | | | | | | |_|/ /
| | | | | | |/| | | |
|
| | | | | | | * | | | ACPI: property: use cached name in acpi_fwnode_get_named_child_node() | Heikki Krogerus | 2020-06-22 | 1 | -12/+2 |
| | | | | | |/ / / |
|
| | | | | * | | | | ACPI: EC: add newline when printing 'ec_event_clearing' module parameter | Xiongfeng Wang | 2020-06-22 | 1 | -4/+4 |
| | | | | |/ / / |
|
| | | | * | | | | ACPI: PAD: Eliminate usage of uninitialized_var() macro | Jason Yan | 2020-06-24 | 1 | -1/+1 |
| | | | |/ / / |
|
| | | * | | | | Merge back sysfs-related ACPI material for v5.9. | Rafael J. Wysocki | 2020-06-29 | 1 | -2/+2 |
| | | |\ \ \ \ |
|
| | | * | | | | | ACPI: sysfs: add newlines when printing module parameters | Xiongfeng Wang | 2020-06-22 | 1 | -6/+6 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ACPI: procfs: Remove last dirs after being marked deprecated for a decade | Thomas Renninger | 2020-06-22 | 5 | -466/+0 |
| | |/ / / / |
|
| * | | | | | ACPICA: Do not increment operation_region reference counts for field units | Erik Kaneda | 2020-07-27 | 2 | -9/+1 |
| * | | | | | ACPICA: Replace one-element array with flexible-array | Gustavo A. R. Silva | 2020-07-27 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-08-03 | 1 | -4/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2020-08-03 | 1 | -4/+6 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | cpuidle: ACPI: fix 'return' with no value build warning | Neal Liu | 2020-07-31 | 1 | -2/+2 |
| | * | | | | cpuidle: change enter_s2idle() prototype | Neal Liu | 2020-07-29 | 1 | -2/+4 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-08-03 | 2 | -36/+80 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi | 2020-07-28 | 2 | -18/+49 |
| * | | | | ACPI/IORT: Remove useless PCI bus walk | Lorenzo Pieralisi | 2020-07-28 | 1 | -3/+0 |
| * | | | | ACPI/IORT: Make iort_msi_map_rid() PCI agnostic | Lorenzo Pieralisi | 2020-07-28 | 1 | -6/+6 |
| * | | | | ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic | Lorenzo Pieralisi | 2020-07-28 | 1 | -7/+7 |
| * | | | | ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC | Lorenzo Pieralisi | 2020-07-28 | 1 | -2/+18 |
| |/ / / |
|
* | | | | Merge branch 'acpi-fan' | Rafael J. Wysocki | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ACPI: fan: Fix Tiger Lake ACPI device ID | Sumeet Pawnikar | 2020-06-30 | 1 | -1/+1 |
| |/ / / |
|
* | | | | ACPI: DPTF: Add battery participant for TigerLake | Srinivas Pandruvada | 2020-06-29 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'acpi-sysfs' | Rafael J. Wysocki | 2020-06-26 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | ACPI: sysfs: Fix pm_profile_attr type | Nathan Chancellor | 2020-06-22 | 1 | -2/+2 |
| |/ |
|
* | | ACPI: configfs: Disallow loading ACPI tables when locked down | Jason A. Donenfeld | 2020-06-22 | 1 | -1/+5 |
|/ |
|
* | Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-13 | 1 | -1/+1 |
|\ |
|
| * | libnvdimm: Replace guid_copy() with import_guid() where it makes sense | Andy Shevchenko | 2020-04-22 | 1 | -1/+1 |
* | | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 2020-06-11 | 39 | -262/+475 |
|\ \ |
|
| * \ | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-06-10 | 2 | -1/+4 |
| |\ \ |
|
| | * \ | Merge branch 'acpica' | Rafael J. Wysocki | 2020-06-10 | 2 | -1/+4 |
| | |\ \ |
|
| | | * | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism | Erik Kaneda | 2020-06-05 | 2 | -1/+4 |
| * | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-10 | 2 | -10/+20 |
| |\ \ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'pm-cpufreq' and 'pm-acpi' | Rafael J. Wysocki | 2020-06-10 | 2 | -10/+20 |
| | |\ \ \ \ \ |
|
| | | | * | | | | ACPI: PM: Avoid using power resources if there are none for D0 | Rafael J. Wysocki | 2020-06-08 | 2 | -10/+20 |
| * | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-06-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|