Age | Commit message (Expand) | Author | Files | Lines |
2021-02-25 | Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -15/+275 |
2021-02-25 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 3 | -0/+273 |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -26/+14 |
2021-02-24 | ACPI: platform: Add balanced-performance platform profile | Maximilian Luz | 1 | -0/+1 |
2021-02-24 | ACPI: platform: Hide ACPI_PLATFORM_PROFILE option | Maximilian Luz | 1 | -15/+1 |
2021-02-24 | Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -26/+53 |
2021-02-23 | Merge branch 'acpica' | Rafael J. Wysocki | 4 | -26/+53 |
2021-02-22 | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -35/+14 |
2021-02-22 | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -4/+26 |
2021-02-21 | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 171 | -643/+764 |
2021-02-21 | Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -12/+107 |
2021-02-19 | ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch | Hans de Goede | 1 | -18/+5 |
2021-02-19 | ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han... | Hans de Goede | 4 | -17/+57 |
2021-02-15 | Merge branch 'acpi-messages' | Rafael J. Wysocki | 12 | -312/+236 |
2021-02-15 | Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi... | Rafael J. Wysocki | 10 | -81/+85 |
2021-02-15 | Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform' | Rafael J. Wysocki | 5 | -86/+281 |
2021-02-12 | ACPI: property: Satisfy kernel doc validator (part 2) | Andy Shevchenko | 1 | -2/+1 |
2021-02-12 | ACPI: property: Satisfy kernel doc validator (part 1) | Andy Shevchenko | 1 | -1/+1 |
2021-02-12 | ACPI: property: Make acpi_node_prop_read() static | Andy Shevchenko | 1 | -3/+3 |
2021-02-12 | ACPI: property: Remove dead code | Andy Shevchenko | 1 | -20/+0 |
2021-02-12 | ACPI: property: Fix fwnode string properties matching | Rafael J. Wysocki | 1 | -11/+33 |
2021-02-10 | Merge back ACPICA material for v5.12. | Rafael J. Wysocki | 146 | -164/+162 |
2021-02-10 | ACPI: OSL: Clean up printing messages | Rafael J. Wysocki | 1 | -19/+18 |
2021-02-09 | ACPI: OSL: Rework acpi_check_resource_conflict() | Rafael J. Wysocki | 1 | -24/+14 |
2021-02-09 | Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 1 | -12/+107 |
2021-02-08 | Revert "ACPICA: Interpreter: fix memory leak by using existing buffer" | Ard Biesheuvel | 1 | -4/+13 |
2021-02-07 | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -47/+28 |
2021-02-05 | ACPI: APEI: ERST: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2021-02-05 | Merge back 'acpi-scan' changes for v5.12. | Rafael J. Wysocki | 1 | -50/+49 |
2021-02-04 | ACPI: thermal: Clean up printing messages | Rafael J. Wysocki | 2 | -45/+43 |
2021-02-04 | ACPI: video: Clean up printing messages | Rafael J. Wysocki | 2 | -49/+51 |
2021-02-04 | ACPI: button: Clean up printing messages | Rafael J. Wysocki | 2 | -11/+5 |
2021-02-04 | ACPI: battery: Clean up printing messages | Rafael J. Wysocki | 2 | -18/+16 |
2021-02-04 | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 2 | -14/+10 |
2021-02-04 | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more | Rafael J. Wysocki | 1 | -1/+0 |
2021-02-04 | ACPI: utils: Clean up printing messages | Rafael J. Wysocki | 1 | -38/+18 |
2021-02-04 | ACPI: scan: Clean up printing messages | Rafael J. Wysocki | 1 | -17/+12 |
2021-02-04 | ACPI: bus: Clean up printing messages | Rafael J. Wysocki | 1 | -34/+26 |
2021-02-04 | ACPI: PM: Clean up printing messages | Rafael J. Wysocki | 2 | -13/+8 |
2021-02-04 | ACPI: power: Clean up printing messages | Rafael J. Wysocki | 1 | -29/+15 |
2021-02-04 | Merge branch 'acpi-scan' into acpi-messages | Rafael J. Wysocki | 1 | -50/+49 |
2021-02-04 | ACPI: Add support for native USB4 control _OSC | Mika Westerberg | 1 | -0/+76 |
2021-02-04 | ACPI: Execute platform _OSC also with query bit clear | Mario Limonciello | 1 | -12/+31 |
2021-02-01 | ACPI: scan: Fix battery devices sometimes never binding | Hans de Goede | 1 | -5/+5 |
2021-02-01 | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab | 7 | -50/+69 |
2021-01-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+12 |
2021-01-29 | ACPI: tables: introduce support for FPDT table | Zhang Rui | 3 | -0/+273 |
2021-01-29 | Merge branch 'acpi-sysfs' | Rafael J. Wysocki | 1 | -14/+6 |
2021-01-27 | ACPI: APEI: Add is_generic_error() to identify GHES sources | Yazen Ghannam | 1 | -4/+8 |
2021-01-27 | ACPI: platform-profile: Fix possible deadlock in platform_profile_remove() | Hans de Goede | 1 | -6/+2 |