Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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-04 | 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-23 | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | virtio-mem: Allow to specify an ACPI PXM as nid | David Hildenbrand | 2020-06-04 | 1 | -0/+1 | |
| * | | | | | | | | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+0 | |
| * | | | | | | | | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-06 | 2 | -12/+7 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'remotes/lorenzo/pci/host-generic' | Bjorn Helgaas | 2020-06-04 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | PCI: Constify struct pci_ecam_ops | Rob Herring | 2020-05-01 | 1 | -4/+4 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-06-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | PCI: Rename _DSM constants to align with spec | Krzysztof WilczyĆski | 2020-05-27 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | PCI/AER: Use only _OSC to determine AER ownership | Alexandru Gagniuc | 2020-05-01 | 1 | -7/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-02 | 28 | -77/+325 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ | Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf' | Rafael J. Wysocki | 2020-06-01 | 4 | -20/+205 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | ACPI: DPTF: Add battery participant driver | Srinivas Pandruvada | 2020-05-25 | 1 | -10/+72 | |
| | | | | | * | | | | | | ACPI: DPTF: Additional sysfs attributes for power participant driver | Srinivas Pandruvada | 2020-05-25 | 1 | -1/+68 | |
| | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | * / | | | | | ACPI: video: Use native backlight on Acer TravelMate 5735Z | Paul Menzel | 2020-05-25 | 1 | -0/+10 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | ACPI / PMIC: Add i2c address for thermal control | Mauro Carvalho Chehab | 2020-05-18 | 1 | -0/+1 | |
| | | * | | | | | | | ACPI: APEI: Kick the memory_failure() queue for synchronous errors | James Morse | 2020-05-19 | 1 | -11/+56 | |
| | | |/ / / / / / | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-------. \ \ \ \ \ \ | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac... | Rafael J. Wysocki | 2020-06-01 | 10 | -23/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | ACPI: utils: Add acpi_evaluate_reg() helper | Hans de Goede | 2020-05-09 | 1 | -0/+25 | |
| | | | | | * | | | | | | | | ACPI: GED: use correct trigger type field in _Exx / _Lxx handling | Ard Biesheuvel | 2020-05-27 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | ACPI: GED: add support for _Exx / _Lxx handler methods | Ard Biesheuvel | 2020-05-15 | 1 | -3/+19 | |
| | | | | | * | | | | | | | | ACPI: Delete unused proc filename macros | Pascal Terjan | 2020-05-14 | 5 | -9/+0 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | * / / / / / / / | ACPI: debug: Make two functions static | Zheng Zengkai | 2020-05-09 | 1 | -2/+2 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() | Qiushi Wu | 2020-05-28 | 1 | -0/+1 |