Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ACPI: DPTF: Add new PCH FIVR methods | Srinivas Pandruvada | 2021-08-04 | 1 | -0/+9 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ | Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' | Rafael J. Wysocki | 2021-08-30 | 7 | -79/+93 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ACPI / PMIC: XPower: optimize MIPI PMIQ sequence I2C-bus accesses | Hans de Goede | 2021-07-16 | 1 | -0/+24 | |
| | | | * | | | | | | | ACPI / PMIC: XPower: optimize I2C-bus accesses | Hans de Goede | 2021-07-16 | 1 | -5/+18 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | ACPI: configfs: Make get_header() to return error pointer | Andy Shevchenko | 2021-07-16 | 1 | -19/+19 | |
| | | * | | | | | | | ACPI: configfs: Use sysfs_emit() in "show" functions | Andy Shevchenko | 2021-07-16 | 1 | -8/+8 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | ACPI: glue: Eliminate acpi_platform_notify() | Rafael J. Wysocki | 2021-07-16 | 1 | -17/+2 | |
| | * | | | | | | | ACPI: bus: Rename functions to avoid name collision | Rafael J. Wysocki | 2021-07-16 | 1 | -6/+6 | |
| | * | | | | | | | ACPI: glue: Change return type of two functions to void | Rafael J. Wysocki | 2021-07-16 | 1 | -8/+4 | |
| | * | | | | | | | ACPI: glue: Rearrange acpi_device_notify() | Rafael J. Wysocki | 2021-07-16 | 1 | -16/+12 | |
| | |/ / / / / / | ||||||
| * / / / / / / | ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA | Huacai Chen | 2021-07-16 | 3 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2021-08-30 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | ACPICA: Fix an if statement (add parens) | Bob Moore | 2021-08-16 | 1 | -3/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2021-08-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACPI: PM: s2idle: Invert Microsoft UUID entry and exit | Mario Limonciello | 2021-08-16 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* / / / / / | ACPI: PRM: Deal with table not present or no module found | Aubrey Li | 2021-08-16 | 1 | -0/+6 | |
|/ / / / / | ||||||
* | | | | | Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-08-14 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | ACPI: NFIT: Fix support for virtual SPA ranges | Dan Williams | 2021-08-11 | 1 | -0/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Revert "ACPICA: Fix memory leak caused by _CID repair function" | Rafael J. Wysocki | 2021-08-03 | 1 | -7/+0 | |
| |_|/ |/| | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge branches 'acpi-resources' and 'acpi-dptf' | Rafael J. Wysocki | 2021-07-30 | 2 | -16/+44 | |
|\ \ \ \ | ||||||
| | * | | | ACPI: DPTF: Fix reading of attributes | Srinivas Pandruvada | 2021-07-28 | 1 | -8/+43 | |
| | |/ / | ||||||
| * / / | Revert "ACPI: resources: Add checks for ACPI IRQ override" | Hui Wang | 2021-07-28 | 1 | -8/+1 | |
| |/ / | ||||||
* / / | ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 | Mario Limonciello | 2021-07-26 | 1 | -2/+8 | |
|/ / | ||||||
* | | Merge branch 'acpi-utils' | Rafael J. Wysocki | 2021-07-23 | 1 | -4/+3 | |
|\ \ | ||||||
| * | | ACPI: utils: Fix reference counting in for_each_acpi_dev_match() | Andy Shevchenko | 2021-07-19 | 1 | -4/+3 | |
| |/ | ||||||
* / | ACPI: Kconfig: Fix table override from built-in initrd | Robert Richter | 2021-07-19 | 1 | -1/+1 | |
|/ | ||||||
* | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-07-07 | 5 | -5/+30 | |
|\ | ||||||
| *---. | Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' | Rafael J. Wysocki | 2021-07-07 | 4 | -1/+22 | |
| |\ \ \ | ||||||
| | | | * | ACPI: Do not singal PRM support if not enabled | Aubrey Li | 2021-07-02 | 1 | -1/+2 | |
| | | | * | ACPI: Kconfig: Provide help text for the ACPI_PRMT option | Rafael J. Wysocki | 2021-07-01 | 1 | -0/+10 | |
| | | * | | ACPI: video: Add quirk for the Dell Vostro 3350 | Hans de Goede | 2021-06-30 | 1 | -0/+9 | |
| | * | | | ACPI: AMBA: Fix resource name in /proc/iomem | Liguang Zhang | 2021-06-30 | 1 | -0/+1 | |
| | |/ / | ||||||
| * / / | ACPI: PM: Only mark EC GPE for wakeup on Intel systems | Mario Limonciello | 2021-07-01 | 1 | -4/+8 | |
| |/ / | ||||||
* | | | 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 |