summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2021-02-234-26/+53
|\
| * ACPICA: Remove some code duplication from acpi_ev_address_space_dispatchHans de Goede2021-02-191-18/+5
| * ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede2021-02-194-17/+57
* | Merge branch 'acpi-messages'Rafael J. Wysocki2021-02-1512-312/+236
|\ \
| * | ACPI: OSL: Clean up printing messagesRafael J. Wysocki2021-02-101-19/+18
| * | ACPI: OSL: Rework acpi_check_resource_conflict()Rafael J. Wysocki2021-02-091-24/+14
| * | ACPI: thermal: Clean up printing messagesRafael J. Wysocki2021-02-042-45/+43
| * | ACPI: video: Clean up printing messagesRafael J. Wysocki2021-02-042-49/+51
| * | ACPI: button: Clean up printing messagesRafael J. Wysocki2021-02-042-11/+5
| * | ACPI: battery: Clean up printing messagesRafael J. Wysocki2021-02-042-18/+16
| * | ACPI: AC: Clean up printing messagesRafael J. Wysocki2021-02-042-14/+10
| * | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki2021-02-041-1/+0
| * | ACPI: utils: Clean up printing messagesRafael J. Wysocki2021-02-041-38/+18
| * | ACPI: scan: Clean up printing messagesRafael J. Wysocki2021-02-041-17/+12
| * | ACPI: bus: Clean up printing messagesRafael J. Wysocki2021-02-041-34/+26
| * | ACPI: PM: Clean up printing messagesRafael J. Wysocki2021-02-042-13/+8
| * | ACPI: power: Clean up printing messagesRafael J. Wysocki2021-02-041-29/+15
| * | Merge branch 'acpi-scan' into acpi-messagesRafael J. Wysocki2021-02-041-50/+49
| |\ \
| | \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-1515-91/+95
|\ \ \ \ \ \ \ \
| | | | | * | | | ACPI: APEI: ERST: remove unneeded semicolonYang Li2021-02-051-1/+1
| | | | | * | | | ACPI: APEI: Add is_generic_error() to identify GHES sourcesYazen Ghannam2021-01-271-4/+8
| | | | * | | | | ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-01-221-1/+6
| | | |/ / / / /
| | * | | | | | ACPI: CPPC: initialise vaddr pointers to NULLIonela Voinescu2021-01-221-2/+2
| | * | | | | | ACPI: CPPC: add __iomem annotation to generic_comm_base pointerIonela Voinescu2021-01-221-2/+2
| | |/ / / / /
| * | | | | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-275-10/+10
| * | | | | | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray2021-01-226-71/+66
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki2021-02-155-86/+281
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | * | | | | ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()Hans de Goede2021-01-271-6/+2
| | | * | | | | ACPI: platform-profile: Introduce object pointers to callbacksJiaxun Yang2021-01-271-2/+2
| | | * | | | | ACPI: platform-profile: Drop const qualifier for cur_profileJiaxun Yang2021-01-251-2/+2
| | | * | | | | ACPI: platform: Add platform profile supportMark Pearson2020-12-303-0/+199
| | * | | | | | ACPI: property: Satisfy kernel doc validator (part 2)Andy Shevchenko2021-02-121-2/+1
| | * | | | | | ACPI: property: Satisfy kernel doc validator (part 1)Andy Shevchenko2021-02-121-1/+1
| | * | | | | | ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko2021-02-121-3/+3
| | * | | | | | ACPI: property: Remove dead codeAndy Shevchenko2021-02-121-20/+0
| | * | | | | | ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki2021-02-121-11/+33
| * | | | | | | Merge back 'acpi-scan' changes for v5.12.Rafael J. Wysocki2021-02-051-50/+49
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ACPI: scan: Rearrange code related to acpi_get_device_data()Rafael J. Wysocki2021-01-251-18/+17
| | * | | | | | ACPI: scan: Adjust white space in acpi_device_add()Rafael J. Wysocki2021-01-251-2/+7
| | * | | | | | ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-01-251-31/+26
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge back ACPICA material for v5.12.Rafael J. Wysocki2021-02-10146-164/+162
|\ \ \ \ \ \ \
| * | | | | | | ACPICA: Updated all copyrights to 2021Bob Moore2021-01-22142-143/+143
| * | | | | | | ACPICA: add type casts for string functionsBob Moore2021-01-222-4/+4
| * | | | | | | ACPICA: fix -WfallthroughNick Desaulniers2021-01-229-12/+11
| * | | | | | | ACPICA: Clean up exception code class checksMaximilian Luz2021-01-184-5/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"Ard Biesheuvel2021-02-081-4/+13
| |_|_|/ / / |/| | | | |
* | | | | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-56/+48
|\ \ \ \ \ \
| * | | | | | libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-011-3/+15
| * | | | | | libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * | | | | | libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0