Skip to content

[pull] master from coolsnowwolf:master#1129

Open
pull[bot] wants to merge 1010 commits into
Lienol:masterfrom
coolsnowwolf:master
Open

[pull] master from coolsnowwolf:master#1129
pull[bot] wants to merge 1010 commits into
Lienol:masterfrom
coolsnowwolf:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Sep 15, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Sep 16, 2024
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from ad43ee0 to fac34a2 Compare September 30, 2024 02:38
@coolsnowwolf coolsnowwolf force-pushed the master branch 3 times, most recently from 66e03f1 to 2d1c8ab Compare October 22, 2024 12:15
@aiamadeus aiamadeus force-pushed the master branch 3 times, most recently from 6269d0f to 9f65b6f Compare October 22, 2024 15:30
@aiamadeus aiamadeus force-pushed the master branch 3 times, most recently from df90cc1 to 19649ea Compare November 7, 2024 13:42
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from 8fcfe76 to af207e5 Compare November 22, 2024 05:01
@coolsnowwolf coolsnowwolf force-pushed the master branch 6 times, most recently from a253e36 to 003a084 Compare December 2, 2024 15:32
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from 8cf7400 to 2778ccf Compare December 6, 2024 03:43
@aiamadeus aiamadeus force-pushed the master branch 2 times, most recently from ed01360 to d6c6378 Compare December 20, 2024 08:02
coolsnowwolf and others added 30 commits April 9, 2026 01:41
f5dd57a84cc3 nl80211: fix 5Ghz frequency calculations
CONFIG_TOOLS_SUPPORT_RELR is set during runtime by the
kernel so it should not end up in our static configs.

So, filter it out by default.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Fix a long standing bug in the mediatek-cci-devfreq driver which leads
to the driver switching off the CPU power regulator in case of another
resource not being ready in time -- a classic probe-order race condition.

As a work-around it would of course just as well be possible to set the
CPU regulator as 'regulator-always-on' (and not just 'regulator-boot-on'),
but practically all MT7988 devices have copy&pasted the PMIC device tree
hunk which sets only 'regulator-boot-on').

Hence, in order not having to fix all device trees, a proper fix in the
driver is preferred.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
ucode: adjust for new ext resource type
ucv_resource_dataptr always returns null for resources with embedded data.

Fixes: openwrt/rpcd#17
Fixes: openwrt/luci#7878
Fixes: openwrt/openwrt#19726
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit b2116db)
Use the patch version accepted upstream and move it to backports dir.

Signed-off-by: Qingfang Deng <dqfext@gmail.com>
Signed-off-by: Robert Marko <robimarko@gmail.com>
This module adds support for the Corsair Commander Pro and Corsair
Commander Pro (1000D) fan and temperature monitoring controllers.

Signed-off-by: Dee HY <dongfengweixiao@hotmail.com>
Why set these to "=y"? This didn't fix anything.

Fixes: 7b303a8 ("x86: add support for 6.18 kernel version")
Signed-off-by: Willem Lee <1980490718@qq.com>
The sunxi target now supports 6.18 kernel as testing.

Tested on:
 - Linksprite pcDuino2 (cortexa8/a10)
 - Olimex Olinuxino A20 Micro (cortexa7/a20)
 - OrangePi 2 (cortexa7/h3)
 - OrangePi Zero2 (cortexa53/h616)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.