Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-02-21 | 3 | -26/+46 | |
|\ | ||||||
| * | teach sendfile(2) to handle send-to-pipe directly | Al Viro | 2021-01-26 | 3 | -7/+23 | |
| * | take the guts of file-to-pipe splice into a helper function | Al Viro | 2021-01-26 | 1 | -7/+18 | |
| * | do_splice_to(): move the logics for limiting the read length in | Al Viro | 2021-01-26 | 1 | -14/+7 | |
* | | Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2021-02-21 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun | 2021-01-22 | 1 | -2/+1 | |
| * | | PNP: add printf attribute to log function | Tom Rix | 2021-01-22 | 1 | -0/+1 | |
* | | | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-02-21 | 218 | -793/+951 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'acpi-messages' | Rafael J. Wysocki | 2021-02-15 | 14 | -332/+242 | |
| |\ \ \ | ||||||
| | * | | | 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 | 4 | -47/+43 | |
| | * | | | ACPI: video: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 4 | -51/+51 | |
| | * | | | ACPI: button: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 4 | -13/+5 | |
| | * | | | ACPI: battery: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 4 | -20/+16 | |
| | * | | | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 4 | -16/+10 | |
| | * | | | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more | Rafael J. Wysocki | 2021-02-04 | 3 | -9/+6 | |
| | * | | | 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 | 4 | -15/+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 | 18 | -94/+99 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | 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 | |
| | | | | | |_|_|/ / | | | | | |/| | | | | ||||||
| | | | * / | | | | | Documentation: ACPI: add new rule for gpio-line-names | Flavio Suligoi | 2021-01-22 | 1 | -0/+1 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | 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: CPPC: remove __iomem annotation for cpc_reg's address | Ionela Voinescu | 2021-01-22 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE | Bjorn Helgaas | 2021-01-27 | 6 | -12/+12 | |
| | * | | | | | | 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 | 10 | -118/+389 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | 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 | 2 | -4/+6 | |
| | | | * | | | | | | ACPI: platform-profile: Drop const qualifier for cur_profile | Jiaxun Yang | 2021-01-25 | 2 | -3/+3 | |
| | | | * | | | | | | ACPI: platform: Add platform profile support | Mark Pearson | 2020-12-30 | 4 | -0/+238 | |
| | | | * | | | | | | Documentation: Add documentation for new platform_profile sysfs attribute | Mark Pearson | 2020-12-30 | 3 | -0/+67 | |
| | | | | |_|_|_|/ | | | | |/| | | | | ||||||
| | | * | | | | | | 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 | 2 | -14/+3 | |
| | | * | | | | | | ACPI: property: Remove dead code | Andy Shevchenko | 2021-02-12 | 2 | -41/+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 | 178 | -249/+221 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPICA: Update version to 20210105 | Bob Moore | 2021-01-22 | 1 | -1/+1 |