summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-10-141-6/+0
|\
| * PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-081-6/+0
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-1411-25/+35
|\ \
| * \ Merge branch 'acpi-misc'Rafael J. Wysocki2020-10-131-10/+1
| |\ \
| | * | ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry2020-10-021-1/+1
| | * | ACPI: Remove three unused inline functionsYueHaibing2020-09-251-9/+0
| | |/
| * | Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-133-8/+14
| |\ \
| | * | ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron2020-10-021-0/+1
| | * | ACPI: Support Generic Initiator only domainsJonathan Cameron2020-10-021-0/+1
| | * | ACPI / NUMA: Add stub function for pxm_to_node()Nathan Chancellor2020-09-301-0/+5
| | * | ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron2020-09-241-4/+4
| | * | ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_...Jonathan Cameron2020-09-241-4/+3
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'Rafael J. Wysocki2020-10-131-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ACPI: battery: include linux/power_supply.hBarnabás Pőcze2020-09-251-0/+2
| | |/ /
| * | | Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki2020-10-082-1/+5
| |\ \ \
| | * | | ACPI: OSL: Make ACPICA use logical addresses of GPE blocksRafael J. Wysocki2020-09-111-0/+4
| | * | | ACPI: OSL: Change the type of acpi_os_map_generic_address() return valueRafael J. Wysocki2020-09-111-1/+1
| * | | | ACPICA: Update version to 20200925 Version 20200925Bob Moore2020-10-081-1/+1
| * | | | ACPICA: iASL: Return exceptions for string-to-integer conversionsBob Moore2020-10-081-2/+2
| * | | | ACPICA: acpi_help: Update UUID listBob Moore2020-10-081-0/+7
| * | | | ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King2020-10-081-1/+1
| * | | | ACPICA: Drop the repeated word "an" in a commentRandy Dunlap2020-10-081-1/+1
| * | | | ACPICA: Add support for 64 bit risc-v compilationColin Ian King2020-10-081-1/+2
* | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-148-13/+42
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2020-10-132-3/+3
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | / / | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | PM: domains: Rename power state enums for genpdUlf Hansson2020-10-021-2/+2
| | | | | | |/ | | | | | |/|
| | * | | / | PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko2020-09-281-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2020-10-134-7/+21
| |\ \ \ \ \ \
| | | * | | | | PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...Chanwoo Choi2020-09-291-4/+10
| | | * | | | | PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle functionChanwoo Choi2020-09-291-2/+3
| | | * | | | | PM / devfreq: Add devfreq_get_devfreq_by_node functionLeonard Crestez2020-09-291-0/+6
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge back cpuidle material for 5.10.Rafael J. Wysocki2020-10-052-1/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | cpuidle: record state entry rejection statisticsLina Iyer2020-09-231-0/+1
| | | * | | | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-1/+1
| | | |/ / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-10-132-3/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-082-3/+10
| | * | | | Merge back cpufreq material for 5.10.Rafael J. Wysocki2020-10-052-2/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+2
| | | * | | arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-182-2/+3
| | | * | | cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu2020-09-181-0/+5
* | | | | | Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-10-141-30/+4
|\ \ \ \ \ \
| * | | | | | platform_data/mlxreg: Extend core platform structureVadim Pasternak2020-10-071-0/+2
| * | | | | | platform_data/mlxreg: Update module licenseVadim Pasternak2020-10-071-30/+2
* | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-1/+67
|\ \ \ \ \ \ \
| * | | | | | | hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng2020-09-281-0/+5
| * | | | | | | Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng2020-09-281-0/+15
| * | | | | | | Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng2020-09-281-1/+47
* | | | | | | | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-142-35/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-0/+88
| * | | | | | | | objtool: Only include valid definitions depending on source file typeJulien Thierry2020-09-101-0/+6