summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-02-06 20:39:43 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-02-06 20:39:43 +0100
commitb3cc5afc4d972ca30dc5d25ed5e1056e62b5efa8 (patch)
tree5d330b738381f7a40c2b5238eafffe98d831a105 /scripts/basic
parent0813fd2e14ca6ecd4e6ba005a9766f08e26020d7 (diff)
parent3ace20038e19f23fe73259513f1f08d4bf1a3c83 (diff)
downloadkernel-b3cc5afc4d972ca30dc5d25ed5e1056e62b5efa8.tar.gz
Merge tag 'amd-pstate-v6.14-2025-02-06' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Merge amd-pstate driver fixes for 6.14-rc2 from Mario Limonciello: "* Fix some error cleanup paths with mutex use and boost * Fix a ref counting issue * Fix a schedutil issue" * tag 'amd-pstate-v6.14-2025-02-06' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux: cpufreq/amd-pstate: Fix cpufreq_policy ref counting cpufreq/amd-pstate: Fix max_perf updation with schedutil cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
18-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig 2018-11-05PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap 2018-10-20Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas 2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni 2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe 2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin 2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig 2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck 2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas 2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen 2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen 2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas 2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas 2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas 2017-11-07PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap 2017-10-05PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTOSascha El-Sharkawy