Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-02-21 | 171 | -643/+764 | |
|\ | ||||||
| * | Merge branch 'acpi-messages' | Rafael J. Wysocki | 2021-02-15 | 12 | -312/+236 | |
| |\ | ||||||
| | * | ACPI: OSL: Clean up printing messages | Rafael J. Wysocki | 2021-02-10 | 1 | -19/+18 | |
| | * | ACPI: OSL: Rework acpi_check_resource_conflict() | Rafael J. Wysocki | 2021-02-09 | 1 | -24/+14 | |
| | * | ACPI: thermal: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -45/+43 | |
| | * | ACPI: video: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -49/+51 | |
| | * | ACPI: button: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -11/+5 | |
| | * | ACPI: battery: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -18/+16 | |
| | * | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -14/+10 | |
| | * | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more | Rafael J. Wysocki | 2021-02-04 | 1 | -1/+0 | |
| | * | ACPI: utils: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -38/+18 | |
| | * | ACPI: scan: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -17/+12 | |
| | * | ACPI: bus: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -34/+26 | |
| | * | ACPI: PM: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 2 | -13/+8 | |
| | * | ACPI: power: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -29/+15 | |
| | * | Merge branch 'acpi-scan' into acpi-messages | Rafael J. Wysocki | 2021-02-04 | 1 | -50/+49 | |
| | |\ | ||||||
| | | \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi... | Rafael J. Wysocki | 2021-02-15 | 10 | -81/+85 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | ACPI: APEI: ERST: remove unneeded semicolon | Yang Li | 2021-02-05 | 1 | -1/+1 | |
| | | | | | * | | | ACPI: APEI: Add is_generic_error() to identify GHES sources | Yazen Ghannam | 2021-01-27 | 1 | -4/+8 | |
| | | | | * | | | | ACPI: configfs: add missing check after configfs_register_default_group() | Qinglang Miao | 2021-01-22 | 1 | -1/+6 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ACPI: CPPC: initialise vaddr pointers to NULL | Ionela Voinescu | 2021-01-22 | 1 | -2/+2 | |
| | | * | | | | | ACPI: CPPC: add __iomem annotation to generic_comm_base pointer | Ionela Voinescu | 2021-01-22 | 1 | -2/+2 | |
| | | |/ / / / | ||||||
| | * / / / / | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros | Dwaipayan Ray | 2021-01-22 | 6 | -71/+66 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform' | Rafael J. Wysocki | 2021-02-15 | 5 | -86/+281 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | ACPI: platform-profile: Fix possible deadlock in platform_profile_remove() | Hans de Goede | 2021-01-27 | 1 | -6/+2 | |
| | | | * | | | | | ACPI: platform-profile: Introduce object pointers to callbacks | Jiaxun Yang | 2021-01-27 | 1 | -2/+2 | |
| | | | * | | | | | ACPI: platform-profile: Drop const qualifier for cur_profile | Jiaxun Yang | 2021-01-25 | 1 | -2/+2 | |
| | | | * | | | | | ACPI: platform: Add platform profile support | Mark Pearson | 2020-12-30 | 3 | -0/+199 | |
| | | * | | | | | | ACPI: property: Satisfy kernel doc validator (part 2) | Andy Shevchenko | 2021-02-12 | 1 | -2/+1 | |
| | | * | | | | | | ACPI: property: Satisfy kernel doc validator (part 1) | Andy Shevchenko | 2021-02-12 | 1 | -1/+1 | |
| | | * | | | | | | ACPI: property: Make acpi_node_prop_read() static | Andy Shevchenko | 2021-02-12 | 1 | -3/+3 | |
| | | * | | | | | | ACPI: property: Remove dead code | Andy Shevchenko | 2021-02-12 | 1 | -20/+0 | |
| | | * | | | | | | ACPI: property: Fix fwnode string properties matching | Rafael J. Wysocki | 2021-02-12 | 1 | -11/+33 | |
| | * | | | | | | | Merge back 'acpi-scan' changes for v5.12. | Rafael J. Wysocki | 2021-02-05 | 1 | -50/+49 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | | * | | | | | | ACPI: scan: Rearrange code related to acpi_get_device_data() | Rafael J. Wysocki | 2021-01-25 | 1 | -18/+17 | |
| | | * | | | | | | ACPI: scan: Adjust white space in acpi_device_add() | Rafael J. Wysocki | 2021-01-25 | 1 | -2/+7 | |
| | | * | | | | | | ACPI: scan: Rearrange memory allocation in acpi_device_add() | Rafael J. Wysocki | 2021-01-25 | 1 | -31/+26 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| * | | | | | | | Merge back ACPICA material for v5.12. | Rafael J. Wysocki | 2021-02-10 | 146 | -164/+162 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPICA: Updated all copyrights to 2021 | Bob Moore | 2021-01-22 | 142 | -143/+143 | |
| | * | | | | | | | ACPICA: add type casts for string functions | Bob Moore | 2021-01-22 | 2 | -4/+4 | |
| | * | | | | | | | ACPICA: fix -Wfallthrough | Nick Desaulniers | 2021-01-22 | 9 | -12/+11 | |
| | * | | | | | | | ACPICA: Clean up exception code class checks | Maximilian Luz | 2021-01-18 | 4 | -5/+4 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-02-21 | 1 | -12/+107 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 2021-02-09 | 1 | -12/+107 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | ACPI: Add support for native USB4 control _OSC | Mika Westerberg | 2021-02-04 | 1 | -0/+76 | |
| | * | | | | | | ACPI: Execute platform _OSC also with query bit clear | Mario Limonciello | 2021-02-04 | 1 | -12/+31 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | / | | | | | Revert "ACPICA: Interpreter: fix memory leak by using existing buffer" | Ard Biesheuvel | 2021-02-08 | 1 | -4/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-07 | 1 | -47/+28 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | ACPI: NFIT: Fix flexible_array.cocci warnings | Dan Williams | 2021-01-11 | 1 | -47/+28 | |
* | | | | | | ACPI: scan: Fix battery devices sometimes never binding | Hans de Goede | 2021-02-01 | 1 | -5/+5 | |
| |_|_|_|/ |/| | | | |