summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-01drm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov1-7/+0
2026-04-01drm/msm/dpu: correct DP MST interface configurationDmitry Baryshkov16-31/+28
2026-04-01drm/msm/mdp5: drop workarounds specific to MDP5 1.0Dmitry Baryshkov1-7/+1
2026-04-01drm/msm/mdp5: drop single flush supportDmitry Baryshkov2-91/+0
2026-04-01hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey1-1/+6
2026-04-01cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-01powercap: intel_rapl: Consolidate PL4 and PMU support flags into rapl_defaultsKuppuswamy Sathyanarayanan1-47/+36
2026-04-01powercap: intel_rapl: Move MSR primitives to MSR driverKuppuswamy Sathyanarayanan2-105/+99
2026-04-01thermal: intel: int340x: processor: Move MMIO primitives to MMIO driverKuppuswamy Sathyanarayanan2-1/+72
2026-04-01powercap: intel_rapl: Move TPMI primitives to TPMI driverKuppuswamy Sathyanarayanan2-51/+53
2026-04-01powercap: intel_rapl: Move primitive info to header for interface driversKuppuswamy Sathyanarayanan1-30/+2
2026-04-01powercap: intel_rapl: Remove unused macro definitionsKuppuswamy Sathyanarayanan1-8/+0
2026-04-01powercap: intel_rapl: Move MSR default settings into MSR interface driverKuppuswamy Sathyanarayanan2-228/+250
2026-04-01cpuidle: clean up dead dependencies on CPU_IDLE in KconfigJulian Braha3-4/+2
2026-04-01cpufreq: clean up dead code in KconfigJulian Braha1-3/+2
2026-04-01cpufreq: Allocate QoS freq_req objects with policyViresh Kumar1-39/+14
2026-04-01Merge tag 'counter-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman1-32/+35
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski3-13/+30
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm...Krzysztof Kozlowski3-8/+14
2026-04-01pmdomain: Merge branch fixes into nextUlf Hansson2-11/+4
2026-04-01Merge tag 'aspeed-7.0-fixes-0' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski1-1/+1
2026-04-01Merge tag 'reset-fixes-for-v7.0-2' of https://git.pengutronix.de/git/pza/linu...Krzysztof Kozlowski3-26/+37
2026-04-01pmdomain: qcom: cpr: simplify main allocationRosen Penev1-8/+5
2026-04-01pmdomain: bcm: bcm2835-power: Replace open-coded polling with readl_poll_time...MaĆ­ra Canal1-16/+9
2026-04-01pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driverYuanshen Cao1-4/+31
2026-04-01pmdomain: qcom: rpmhpd: Add Eliza RPMh Power DomainsAbel Vesa1-0/+20
2026-04-01pmdomain: arm: Add print after a successful probe for SCMI power domainsUlf Hansson1-0/+1
2026-04-01pmdomain: rockchip: quiet regulator error on -EPROBE_DEFERChris Morgan1-4/+3
2026-04-01pmdomain: mediatek: Add power domain driver for MT8189 SoCIrving-CH Lin2-0/+490
2026-04-01pmdomain: mediatek: Add bus protect control flow for MT8189Irving-CH Lin2-5/+31
2026-04-01pmdomain: core: Extend statistics for domain idle states with s2idle dataUlf Hansson1-3/+10
2026-04-01pmdomain: core: Show latency/residency for domain idle states in debugfsUlf Hansson1-3/+12
2026-04-01pmdomain: core: Restructure domain idle states data for genpd in debugfsUlf Hansson1-9/+34
2026-04-01pmdomain: qcom: rpmpd: drop stray semicolonGabor Juhos1-1/+1
2026-04-01pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()Felix Gu1-0/+1
2026-04-01pmdomain: ti: omap_prm: Fix a reference leak on device nodeFelix Gu1-0/+1
2026-04-01pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy driverAngeloGioacchino Del Regno1-0/+10
2026-04-01pmdomain: mediatek: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-6/+2
2026-04-01pmdomain: ti_sci: handle wakeup constraint for out-of-band wakeupKendall Willis1-2/+3
2026-04-01pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cellNicolas Frattaroli1-0/+59
2026-04-01pmdomain: add audio power island for Marvell PXA1908 SoCKarel Balej1-4/+35
2026-04-01pmdomain: imx93-blk-ctrl: add support for optional subnodesMarco Felsch1-0/+5
2026-04-01pmdomain: imx93-blk-ctrl: convert to devm_* onlyMarco Felsch1-37/+29
2026-04-01pmdomain: imx93-blk-ctrl: cleanup error pathMarco Felsch1-4/+2
2026-04-01pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabledJacky Bai1-7/+1
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-4/+3
2026-04-01rust_binder: add `command`/`return` tracepointsMohamad Alsadhan4-0/+47
2026-04-01rust_binder: add fd translation tracepointsMohamad Alsadhan5-0/+54
2026-04-01rust_binder: add `transaction_received` tracepointMohamad Alsadhan3-0/+21
2026-04-01rust_binder: add `wait_for_work` tracepointMohamad Alsadhan3-2/+34