Commit Graph

44 Commits

Author SHA1 Message Date
souldbminersmwc
f189a44461 dvfs: fix edge case 2025-12-14 19:48:00 -05:00
souldbminersmwc
25f264fca0 sysclk: improve dvfs 2025-12-14 19:46:25 -05:00
souldbminersmwc
5a552b3b51 WIP DVFS 2025-12-14 19:17:25 -05:00
souldbminersmwc
83e92ac485 sysclk: fix cpu boost clock setting 2025-12-14 16:50:16 -05:00
souldbminersmwc
0c7dd4b64b sysclk: finish kip editing 2025-12-14 12:23:47 -05:00
souldbminersmwc
c80de03567 sysclk: fix kip editing backend 2025-12-14 12:03:30 -05:00
souldbminersmwc
1c83a35db8 sysclk: actually refresh the config service before getting values 2025-12-14 10:30:58 -05:00
souldbminersmwc
d76cd2e8f9 sysclk: fix typo and add way to change kip editing path 2025-12-14 10:24:39 -05:00
souldbminersmwc
bb7f0c8f5f sysclk: add kip editing flag
for those who don't want this feature. it's on by default
2025-12-14 10:14:41 -05:00
souldbminersmwc
03154f86b8 sysclk: fix config value reset bug 2025-12-14 10:07:21 -05:00
souldbminersmwc
c63da1d9ba sysclk: i forgot about tableconf, actually add it 2025-12-13 16:51:14 -05:00
souldbminersmwc
3a2f113d25 sysclk: add kip editing feature 2025-12-13 16:48:55 -05:00
souldbminersmwc
0a480df5f3 sysclk: rewrite kip config
i am a c programmer, not a c++ programmer.
2025-12-08 17:06:35 -05:00
souldbminersmwc
c5f6eef9fe sysmodule/overlay: re-add governor and fix global profile again 2025-12-06 11:06:32 -05:00
souldbminersmwc
db2e117f8a sysmodule: add kip editing functionality to sysmodule style
messy but should work
2025-12-05 20:59:30 -05:00
souldbminersmwc
292ad19d2d sysmodule/overlay: re-add part load, voltage readings and animated logo 2025-12-03 19:51:00 -05:00
souldbminersmwc
c84bb9d7e6 sysmodule: change soc type logic 2025-12-03 19:27:52 -05:00
souldbminersmwc
b2d3d27f5e sysmodule: fix tdp and thermal throttle 2025-12-03 19:20:56 -05:00
souldbminersmwc
feaa0fd93d hoc-sys: revert to an ancient version that works on mariko units 2025-12-02 20:01:33 -05:00
souldbminersmwc
3bca6ba97d hoc-sys: add extra features to overlay 2025-11-22 15:53:21 -05:00
souldbminersmwc
39ae532108 hoc-sys: fix tdp and add emc dvfs 2025-11-20 21:06:13 -05:00
souldbminersmwc
d4fad33020 Revert "Merge branch 'master' of https://github.com/Horizon-OC/Horizon-OC"
This reverts commit b54252ccac, reversing
changes made to 96ff480607.
2025-11-12 18:41:37 -05:00
souldbminersmwc
96aa240768 Revert "Merge branch 'master' of https://github.com/Horizon-OC/Horizon-OC"
This reverts commit 22ec140738, reversing
changes made to bbf84a501b.
2025-11-12 15:42:01 -05:00
souldbminersmwc
aa5713a02d Reapply "hoc-clk: add live vdd2, live boost clock and basic pwm dimming"
This reverts commit 21a3f953d7.
2025-11-12 15:41:52 -05:00
souldbminersmwc
237565a69b Revert "hoc-sys: fix config and add global profiles"
This reverts commit 7d261c5f41.
2025-11-12 15:41:32 -05:00
souldbminersmwc
40aefffbb2 Revert "hos-sys: remove global target (doesnt compile)"
This reverts commit 30dd6c2536.
2025-11-12 15:41:30 -05:00
souldbminersmwc
3ec4cc48e6 Revert "hoc-sys: fix uv calculation formulas"
This reverts commit 58aa3649d6.
2025-11-12 15:41:27 -05:00
souldbminersmwc
58aa3649d6 hoc-sys: fix uv calculation formulas 2025-11-10 18:37:03 -05:00
souldbminersmwc
30dd6c2536 hos-sys: remove global target (doesnt compile)
mb
2025-11-10 18:22:51 -05:00
souldbminersmwc
7d261c5f41 hoc-sys: fix config and add global profiles 2025-11-10 16:52:48 -05:00
souldbminersmwc
21a3f953d7 Revert "hoc-clk: add live vdd2, live boost clock and basic pwm dimming"
This reverts commit 15b7df8ef1.
2025-11-09 16:14:52 -05:00
souldbminersmwc
7711b41388 hoc-clk: add live vdd2, live boost clock and basic pwm dimming 2025-11-07 21:04:34 -05:00
souldbminersmwc
9f1c5570b2 hoc-sys: remove ocs copyright from hoc code 2025-10-31 19:51:24 -04:00
souldbminersmwc
68de640ea2 hoc-sys: change licenses and add more config options 2025-10-31 17:32:59 -04:00
souldbminersmwc
3fa281f8a5 hoc-sys: fix tdp 2025-10-28 16:34:11 -04:00
souldbminersmwc
a14f4932af hoc-sys: add multiple new options 2025-10-26 16:17:06 -04:00
souldbminersmwc
708be969cb hoc-sys/loader/config-pc/config-device - move unsafe freqs setting to hoc-sys
This allows stuff to be changed on the fly
2025-10-23 15:54:20 -04:00
souldbminersmwc
290329d285 multiple: fix stuff
loader: fix erista timing
overlay: fix clock setting bug
2025-10-04 19:11:40 -04:00
souldbminersmwc
debbe63462 hoc-clk: fix logic error 2025-10-03 15:02:15 -04:00
souldbminersmwc
b61906cc49 hoc-overlay: add fan control feature to sysmodule 2025-10-02 16:26:50 -04:00
souldbminersmwc
fde9a5b1a3 hoc-clk: add reversenx sync 2025-10-02 15:08:06 -04:00
souldbminersmwc
83924f8c73 sys-clk: add menu toggles 2025-10-02 11:12:58 -04:00
souldbminersmwc
342f9dd116 v2.0.0
re-add sys-clk manager, default to mtc auto adj (others are useless), new gpu table for erista units, custom sys-clk updates
2025-09-18 22:20:44 -04:00
souldbminersmwc
f3eae72b47 rewrite everything 2025-09-17 19:56:06 -04:00