summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)Vincent Guittot2023-12-234-14/+9
* arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-233-14/+25
* cpufreq/cppc: Set the frequency used for computing the capacityVincent Guittot2023-12-231-1/+14
* cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2023-12-233-122/+123
* energy_model: Use a fixed reference frequencyVincent Guittot2023-12-231-3/+3
* cpufreq/schedutil: Use a fixed reference frequencyVincent Guittot2023-12-231-2/+24
* cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot2023-12-232-2/+3
* sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-236-15/+32
* Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar2023-12-231307-12390/+16774
|\
| * Linux 6.7-rc6v6.7-rc6Linus Torvalds2023-12-181-1/+1
| * Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-171-0/+10
| |\
| | * perf: Fix perf_event_validate_size() lockdep splatMark Rutland2023-12-151-0/+10
| * | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-171-0/+9
| |\ \
| | * | btrfs: do not allow non subvolume root targets for snapshotJosef Bacik2023-12-151-0/+9
| * | | Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-172-4/+6
| |\ \ \
| | * | | soundwire: intel_ace2x: fix AC timing setting for ACE2.xChao Song2023-11-281-1/+2
| | * | | soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski2023-11-281-3/+4
| * | | | Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-12-173-3/+6
| |\ \ \ \
| | * | | | phy: sunplus: return negative error code in sp_usb_phy_probeSu Hui2023-11-271-1/+1
| | * | | | phy: mediatek: mipi: mt8183: fix minimal supported frequencyMichael Walle2023-11-271-1/+1
| | * | | | phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis2023-11-161-1/+4
| | |/ / /
| * | | | Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-177-30/+41
| |\ \ \ \
| | * | | | dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li2023-12-111-0/+1
| | * | | | dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang2023-12-111-3/+2
| | * | | | dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun2023-12-111-5/+7
| | * | | | dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun2023-12-111-7/+7
| | * | | | dmaengine: stm32-dma: avoid bitfield overflow assertionAmelie Delaunay2023-11-241-2/+6
| | * | | | dmaengine: fsl-edma: Add judgment on enabling round robin arbitrationXiaolei Wang2023-11-241-1/+2
| | * | | | dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...Xiaolei Wang2023-11-241-0/+4
| | * | | | dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra2023-11-241-6/+6
| | * | | | dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl2023-11-231-6/+6
| | |/ / /
| * | | | Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-1710-24/+49
| |\ \ \ \
| | * | | | cxl/pmu: Ensure put_device on pmu devicesIra Weiny2023-12-151-1/+1
| | * | | | cxl/cdat: Free correct buffer on checksum errorIra Weiny2023-12-091-7/+6
| | * | | | cxl/hdm: Fix dpa translation lockingDan Williams2023-12-082-4/+3
| | * | | | kernel/resource: Increment by align value in get_free_mem_region()Alison Schofield2023-12-051-2/+2
| | * | | | cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang2023-12-053-2/+11
| | * | | | cxl/memdev: Hold region_rwsem during inject and clear poison opsAlison Schofield2023-11-301-2/+16
| | * | | | cxl/core: Always hold region_rwsem while reading poison listsAlison Schofield2023-11-302-6/+8
| | * | | | cxl/hdm: Fix a benign lockdep splatDave Jiang2023-11-231-0/+2
| * | | | | Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-171-2/+2
| |\ \ \ \ \
| | * | | | | EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta2023-12-151-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-173-7/+48
| |\ \ \ \ \
| | * | | | | MAINTAINERS: powerpc: Add Aneesh & NaveenMichael Ellerman2023-12-131-0/+2
| | * | | | | powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2023-12-132-7/+46
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-173-15/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2023-12-142-15/+10
| | |\ \ \ \ \ \
| | | * | | | | | clk: rockchip: rk3128: Fix SCLK_SDMMC's clock nameAlex Bee2023-11-281-1/+1
| | | * | | | | | clk: rockchip: rk3128: Fix aclk_peri_src's parentFinley Xiao2023-11-281-13/+7
| | | * | | | | | clk: rockchip: rk3128: Fix HCLK_OTG gate registerWeihao Li2023-11-161-1/+1