mirror of
https://github.com/RROrg/rr.git
synced 2025-08-20 11:36:57 +08:00
Compare commits
2 Commits
303369f24d
...
58fe6a7b13
Author | SHA1 | Date | |
---|---|---|---|
|
58fe6a7b13 | ||
|
b24e3ca9b4 |
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
@ -13520,6 +13520,10 @@
|
|||||||
"description": "DME1737 sensors",
|
"description": "DME1737 sensors",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"drivetemp": {
|
||||||
|
"description": "Hard drive temperature monitor (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"drm": {
|
"drm": {
|
||||||
"description": "DRM shared core routines",
|
"description": "DRM shared core routines",
|
||||||
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
||||||
@ -15166,6 +15170,10 @@
|
|||||||
"description": "DME1737 sensors",
|
"description": "DME1737 sensors",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"drivetemp": {
|
||||||
|
"description": "Hard drive temperature monitor (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"drm": {
|
"drm": {
|
||||||
"description": "DRM shared core routines",
|
"description": "DRM shared core routines",
|
||||||
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
||||||
@ -19125,6 +19133,10 @@
|
|||||||
"description": "DME1737 sensors",
|
"description": "DME1737 sensors",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"drivetemp": {
|
||||||
|
"description": "Hard drive temperature monitor (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"drm": {
|
"drm": {
|
||||||
"description": "DRM panel infrastructure",
|
"description": "DRM panel infrastructure",
|
||||||
"depends": "dmabuf,drm_panel_orientation_quirks"
|
"depends": "dmabuf,drm_panel_orientation_quirks"
|
||||||
@ -25155,6 +25167,10 @@
|
|||||||
"description": "DME1737 sensors",
|
"description": "DME1737 sensors",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"drivetemp": {
|
||||||
|
"description": "Hard drive temperature monitor (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"drm": {
|
"drm": {
|
||||||
"description": "DRM shared core routines",
|
"description": "DRM shared core routines",
|
||||||
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
||||||
@ -29061,6 +29077,10 @@
|
|||||||
"description": "DME1737 sensors",
|
"description": "DME1737 sensors",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"drivetemp": {
|
||||||
|
"description": "Hard drive temperature monitor (Compiled by RR for DSM)",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"drm": {
|
"drm": {
|
||||||
"description": "DRM shared core routines",
|
"description": "DRM shared core routines",
|
||||||
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
"depends": "dmabuf,drm_mipi_dsi,i915-compat,drm_panel_orientation_quirks"
|
||||||
|
Binary file not shown.
BIN
docs/pats.xlsx
BIN
docs/pats.xlsx
Binary file not shown.
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
|
|
||||||
RR_VERSION="25.7.0"
|
RR_VERSION="25.8.0"
|
||||||
RR_RELEASE=""
|
RR_RELEASE=""
|
||||||
RR_TITLE="RR v${RR_VERSION}"
|
RR_TITLE="RR v${RR_VERSION}"
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
25.7.0
|
25.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user