Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -77/+84 | |
|\ | ||||||
| * | PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() | Joerg Roedel | 2021-09-28 | 1 | -49/+32 | |
| * | PCI/ACPI: Move _OSC query checks to separate function | Joerg Roedel | 2021-09-28 | 1 | -9/+19 | |
| * | PCI/ACPI: Move supported and control calculations to separate functions | Joerg Roedel | 2021-09-28 | 1 | -38/+55 | |
| * | PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS | Joerg Roedel | 2021-09-28 | 1 | -6/+3 | |
* | | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-11-02 | 21 | -124/+245 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. | | Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs' | Rafael J. Wysocki | 2021-11-02 | 3 | -18/+37 | |
| |\ \ \| | ||||||
| | | * | | ACPI: PRM: Handle memory allocation and memory remap failure | Aubrey Li | 2021-10-26 | 1 | -5/+26 | |
| | | * | | ACPI: PRM: Remove unnecessary blank lines | Aubrey Li | 2021-10-26 | 1 | -4/+0 | |
| | * | | | ACPI: APEI: mark apei_hest_parse() static | Christoph Hellwig | 2021-10-27 | 1 | -2/+3 | |
| | * | | | ACPI: APEI: EINJ: Relax platform response timeout to 1 second | Shuai Xue | 2021-10-27 | 1 | -7/+8 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 2021-11-02 | 4 | -60/+68 | |
| |\ \ \ \ \ | ||||||
| | | | * | | | ACPI: AC: Quirk GK45 to skip reading _PSR | Stefan Schaeckeler | 2021-10-26 | 1 | -0/+19 | |
| | | | |/ / | ||||||
| | | * | | | ACPI: battery: Accept charges over the design capacity as full | André Almeida | 2021-10-13 | 1 | -1/+1 | |
| | * | | | | ACPI: PM: sleep: Do not set suspend_ops unnecessarily | Rafael J. Wysocki | 2021-10-26 | 1 | -3/+7 | |
| | * | | | | ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors | Rafael J. Wysocki | 2021-10-19 | 1 | -1/+3 | |
| | * | | | | ACPI: PM: Fix sharing of wakeup power resources | Rafael J. Wysocki | 2021-10-19 | 1 | -45/+24 | |
| | * | | | | ACPI: PM: Turn off unused wakeup power resources | Rafael J. Wysocki | 2021-10-19 | 1 | -10/+9 | |
| | * | | | | ACPI: PM: Check states of power resources during initialization | Rafael J. Wysocki | 2021-10-19 | 1 | -0/+5 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' | Rafael J. Wysocki | 2021-11-02 | 4 | -25/+32 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | ACPI: LPSS: Use ACPI_COMPANION() directly | Rafael J. Wysocki | 2021-10-13 | 1 | -5/+6 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | ACPI: processor idle: Allow playing dead in C3 state | Richard Gong | 2021-09-24 | 1 | -1/+2 | |
| | | | | |_|_|/ | | | | |/| | | | ||||||
| | | * / | | | | ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entries | Krzysztof Kozlowski | 2021-09-24 | 1 | -2/+0 | |
| | | |/ / / / | ||||||
| | * | | | | | ACPI: glue: Use acpi_device_adr() in acpi_find_child_device() | Rafael J. Wysocki | 2021-10-28 | 1 | -5/+2 | |
| | * | | | | | Merge back ACPI PCI material for v5.16. | Rafael J. Wysocki | 2021-10-12 | 1 | -12/+22 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | ACPI: glue: Look for ACPI bus type only if ACPI companion is not known | Rafael J. Wysocki | 2021-09-27 | 1 | -11/+17 | |
| | | * | | | | ACPI: glue: Drop cleanup callback from struct acpi_bus_type | Rafael J. Wysocki | 2021-09-27 | 1 | -9/+3 | |
| | | * | | | | PCI: ACPI: Drop acpi_pci_bus | Rafael J. Wysocki | 2021-09-27 | 1 | -12/+22 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 2021-11-02 | 7 | -8/+92 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | | | | * | | | | | ACPI: replace snprintf() in "show" functions with sysfs_emit() | Qing Wang | 2021-10-13 | 2 | -5/+5 | |
| | | | | * | | | | | ACPI: Kconfig: Fix a typo in Kconfig | Masanari Iida | 2021-09-24 | 1 | -1/+1 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | * | | | | | ACPI: scan: Release PM resources blocked by unused objects | Rafael J. Wysocki | 2021-10-13 | 3 | -0/+32 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ACPI: resources: Add one more Medion model in IRQ override quirk | Hui Wang | 2021-10-26 | 1 | -0/+7 | |
| | | * | | | | | ACPI: resources: Add DMI-based legacy IRQ override quirk | Hui Wang | 2021-09-15 | 1 | -2/+47 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2021-11-02 | 5 | -13/+16 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | ACPICA: Add support for Windows 2020 _OSI string | Mario Limonciello | 2021-10-05 | 1 | -0/+1 | |
| | * | | | | | ACPICA: Avoid evaluating methods too early during system resume | Rafael J. Wysocki | 2021-10-05 | 4 | -13/+15 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-11-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() | Rafael J. Wysocki | 2021-10-17 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2021-11-02 | 1 | -28/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mailbox: pcc: Use PCC mailbox channel pointer instead of standard | Sudeep Holla | 2021-10-30 | 1 | -28/+15 | |
* | | | | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 1 | -0/+67 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | topology: Represent clusters of CPUs within a die | Jonathan Cameron | 2021-10-15 | 1 | -0/+67 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-10-22 | 1 | -6/+1 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ACPI: PM: Do not turn off power resources in unknown state | Rafael J. Wysocki | 2021-10-19 | 1 | -6/+1 | |
| | |/ / / | |/| | | | ||||||
* / | | | | memblock: exclude MEMBLOCK_NOMAP regions from kmemleak | Mike Rapoport | 2021-10-22 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-10-16 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | ACPI: PM: Include alternate AMDI0005 id in special behaviour | Sachi King | 2021-10-12 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-10-12 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | acpi/arm64: fix next_platform_timer() section mismatch error | Jackie Liu | 2021-10-12 | 1 | -1/+1 | |
| |/ / |