Commit Graph

60 Commits

Author SHA1 Message Date
souldbminersmwc
2f3ed2a097 Revert "WIP DVFS"
This reverts commit 5a552b3b51.
2025-12-16 18:15:25 -05:00
souldbminersmwc
bd52fdc4a4 Revert "sysclk: improve dvfs"
This reverts commit 25f264fca0.
2025-12-16 18:15:23 -05:00
souldbminersmwc
3ccb4ac0da Revert "dvfs: fix edge case"
This reverts commit f189a44461.
2025-12-16 18:15:22 -05:00
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
5ed2c33e50 sysclk: delete unused files 2025-12-11 16:13:26 -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
cc167d887b sysclk: fix mariko voltages 2025-12-06 11:43:03 -05:00
souldbminersmwc
c5f6eef9fe sysmodule/overlay: re-add governor and fix global profile again 2025-12-06 11:06:32 -05:00
souldbminersmwc
4390db0d80 sysmodule: add get/set kip ipc commands 2025-12-06 10:31:05 -05:00
souldbminersmwc
797e989c33 sysmodule: replace ipc with dynamic buffers to fix memory issues 2025-12-06 10:20:33 -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
cc3d33e494 sysmodule: actually initialize rgltr service 2025-12-03 19:54:37 -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
a7d7945a4b sysmodule: remove manager 2025-12-03 19:15:10 -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
53991636fb configurator: update configurator to support latest layout
also fix hoc-sys build
2025-11-24 19:20:12 -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
d5c861827b hoc-sys: fix config error
finally
2025-11-18 20:00:23 -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
a76c2b33b6 ams-mtc: add ams-mtc 2025-11-09 15:44:33 -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
31e1f1e1c6 hoc-sys: add wip emc patcher and soctherm 2025-11-06 21:49:51 -05:00
souldbminersmwc
745ec1d9c8 hoc-sys: add emc patcher 2025-11-02 13:09:23 -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