summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-296-25/+22
|\
| * device property: Unify access to of_nodeAndy Shevchenko2021-06-072-17/+14
| * ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2021-06-073-3/+3
| * ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko2021-06-071-3/+3
| * ACPI: IORT: Handle device properties with software node APIHeikki Krogerus2021-05-171-1/+1
| * device property: Retrieve fwnode from of_node via accessorAndy Shevchenko2021-05-101-2/+2
* | Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2021-06-297-36/+19
|\ \
| * | PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei2021-06-091-3/+1
| * | PNP: use DEVICE_ATTR_RO macroZhen Lei2021-06-071-6/+6
| * | PNP: Switch over to dev_dbg()Heiner Kallweit2021-05-172-4/+3
| * | PNP: Remove pnp_alloc()Heiner Kallweit2021-05-174-16/+3
| * | drivers: pnp: isapnp: proc.c: Remove unnecessary local variablesAnupama K Patil2021-05-171-7/+6
* | | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-2964-616/+1469
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki2021-06-2912-55/+131
| |\ \ \ \ \ \
| | | | | * | | ACPI: NVS: fix doc warnings in nvs.cBaokun Li2021-06-171-12/+12
| | | | | * | | ACPI: NUMA: fix typo in a commentChristophe JAILLET2021-06-071-1/+1
| | | | | * | | ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify codeZhen Lei2021-06-071-6/+1
| | | | | * | | ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-06-071-0/+1
| | | | | * | | ACPI: bus: Remove unneeded assignmentHanjun Guo2021-06-071-3/+1
| | | | | * | | ACPI: configfs: Replace ACPI_INFO() with pr_debug()Hanjun Guo2021-05-241-4/+1
| | | | | * | | ACPI: ipmi: Remove address space handler in error pathHanjun Guo2021-05-241-1/+6
| | | | | * | | ACPI: event: Remove redundant initialization of local variableShaokun Zhang2021-05-211-1/+1
| | | | | * | | ACPI: sbshc: Fix fall-through warning for ClangGustavo A. R. Silva2021-05-211-1/+0
| | | | | |/ /
| | | | * | | ACPI: LPSS: Use kstrtol() instead of simple_strtol()Liu Shixin2021-06-071-7/+6
| | | * | | | ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan2021-06-171-17/+64
| | | * | | | ACPI: APEI: Don't warn if ACPI is disabledJon Hunter2021-05-211-1/+1
| | | | |/ / | | | |/| |
| | * | | | ACPI: EC: trust DSDT GPE for certain HP laptopZhang Rui2021-06-211-1/+20
| | * | | | ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu2021-05-211-0/+16
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki2021-06-2919-121/+108
| |\ \ \ \ \
| | | * | | | ACPI: Remove the macro PREFIX "ACPI: "Hanjun Guo2021-06-071-2/+0
| | | * | | | ACPI: sleep: Unify the message printingHanjun Guo2021-06-071-9/+9
| | | * | | | ACPI: sbs: Unify the message printingHanjun Guo2021-06-071-6/+6
| | | * | | | ACPI: scan: Unify the log message printingHanjun Guo2021-06-071-5/+6
| | | * | | | ACPI: sbshc: Unify the message printingHanjun Guo2021-06-071-4/+4
| | | * | | | ACPI: sysfs: Cleanup message printingHanjun Guo2021-06-071-5/+3
| | | * | | | ACPI: reboot: Unify the message printingHanjun Guo2021-06-071-1/+3
| | | * | | | ACPI: processor_throttling: Cleanup the printing messagesHanjun Guo2021-06-071-34/+26
| | | * | | | ACPI: processor_perflib: Cleanup print messagesHanjun Guo2021-06-071-20/+18
| | | * | | | ACPI: processor_thermal: Remove unused PREFIX for printingHanjun Guo2021-06-071-2/+0
| | | * | | | ACPI: pci_root: Unify the message printingHanjun Guo2021-06-071-1/+3
| | | * | | | ACPI: osl: Remove the duplicated PREFIX for message printingHanjun Guo2021-06-071-2/+2
| | | * | | | ACPI: nvs: Unify the message printingHanjun Guo2021-06-071-3/+5
| | | * | | | ACPI: glue: Clean up the printing messagesHanjun Guo2021-06-071-20/+9
| | | * | | | ACPI: event: Use pr_*() macros to replace printk()Hanjun Guo2021-06-071-2/+4
| | | * | | | ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo2021-06-071-2/+2
| | | * | | | ACPI: blacklist: Unify the message printingHanjun Guo2021-06-071-4/+5
| | | * | | | ACPI: cmos_rtc: Using pr_fmt() and remove PREFIXHanjun Guo2021-06-071-2/+4
| | | | |/ / | | | |/| |
| | * | | | ACPI: DPTF: Add battery participant for Intel SoCsSumeet Pawnikar2021-05-121-0/+2
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2021-06-2911-121/+413
| |\ \ \ \ \ \
| | | | * | | | x86/acpi: Switch to pr_xxx log functionsHeiner Kallweit2021-05-171-71/+47
| | | | | |_|/ | | | | |/| |