summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet2022-01-111-1/+3
* Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-101-8/+4
|\
| * device property: Drop fwnode_graph_get_remote_node()Sakari Ailus2021-12-171-3/+0
| * device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus2021-12-171-0/+2
| * device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus2021-12-171-1/+2
| * device property: Remove device_add_properties() APIHeikki Krogerus2021-11-241-4/+0
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-109-37/+74
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-opp', 'pm-devfreq' and 'powercap'Rafael J. Wysocki2022-01-102-2/+6
| |\ \ \
| | | * \ Merge back earlier power capping changes for v5.17Rafael J. Wysocki2021-12-271-0/+6
| | | |\ \
| | | | * | powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPRZhang Rui2021-12-171-0/+6
| | | * | | powercap/drivers/dtpm: Remove unused function definitionDaniel Lezcano2021-12-231-2/+0
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-104-30/+58
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-082-1/+2
| | | * | | | | PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki2021-12-171-0/+3
| | | * | | | | PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki2021-12-171-0/+2
| | | * | | | | PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil2021-12-171-24/+50
| | | * | | | | PM: core: Redefine pm_ptr() macroPaul Cercueil2021-12-171-5/+1
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-103-5/+10
| |\ \ \ \ \ \
| | * | | | | | ACPI: CPPC: Add CPPC enable register functionJinzhou Su2021-12-301-0/+5
| | * | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-302-5/+5
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-232-10/+0
| | | * | | | | arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-232-0/+10
* | | | | | | | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-107-42/+146
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-2/+8
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | / / / | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede2022-01-041-0/+5
| | * | | | | | | | Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2022-01-041-0/+17
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-2/+3
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2022-01-102-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-242-2/+6
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki2022-01-101-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | / / / / / / | | | | |_|_|/ / / / / / | | | |/| | | | | | / / | | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | * | | | | | | | | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede2021-12-301-0/+16
| | * | | | | | | | | ACPI: scan: Introduce acpi_fetch_acpi_dev()Rafael J. Wysocki2021-12-171-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla2022-01-041-0/+6
| * | | | | | | | | ACPICA: Update version to 20211217Bob Moore2021-12-271-1/+1
| * | | | | | | | | ACPICA: iASL/NHLT table: "Specific Data" field supportBob Moore2021-12-271-1/+4
| * | | | | | | | | ACPICA: iASL: Add suppport for AGDI tableIlkka Koskinen2021-12-271-0/+20
| * | | | | | | | | ACPICA: iASL: Add TDEL table to both compiler/disassemblerBob Moore2021-12-271-0/+17
| * | | | | | | | | ACPICA: Add support for PCC Opregion special context dataSudeep Holla2021-12-271-0/+8
| * | | | | | | | | ACPICA: Fix AEST Processor generic resource substructure data field byte lengthShuuichirou Ishii2021-12-271-1/+1
| * | | | | | | | | ACPICA: iASL/Disassembler: Additional support for NHLT tableBob Moore2021-12-271-30/+42
| * | | | | | | | | ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTRJessica Clarke2021-12-271-1/+0
| * | | | | | | | | ACPICA: Use original pointer for virtual origin tablesJessica Clarke2021-12-271-2/+4
| * | | | | | | | | ACPICA: Use original data_table_region pointer for accessesJessica Clarke2021-12-271-0/+4
| * | | | | | | | | ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf2021-12-271-2/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-10147-1145/+3174
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-093-3/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2022-01-092-2/+6
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel2021-11-231-1/+1
| * | | | | | | | | | | net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong2022-01-092-0/+2