Commit Graph

739 Commits

Author SHA1 Message Date
Souldbminer
26979fdd43 Modify static.yml for deployment branch and actions
Updated GitHub Actions workflow to deploy from master branch and changed action versions.
2026-01-10 16:46:40 -05:00
souldbminersmwc
b446ba5d80 Update Makefile 2026-01-10 16:45:23 -05:00
souldbminersmwc
c4a450e58d sysclk: fix crashing issue 2026-01-10 16:43:31 -05:00
souldbminersmwc
b7b6153f6e sysclk: refactor speedo code 2026-01-10 15:52:15 -05:00
souldbminersmwc
27c3a2b7c9 add italian translation by Samybigio2011 0.26 2026-01-10 13:54:58 -05:00
souldbminersmwc
7583b58949 sysclk: unify tdp names 2026-01-10 13:35:43 -05:00
souldbminersmwc
10d1084d7f sysclk: fix hoag tdp and charge display 2026-01-10 13:35:22 -05:00
souldbminersmwc
9072efd8e9 sysclk: revise translations
hoc-clk translation is independent from sysclk. please report any errors with zh-cn translation
2026-01-10 13:25:14 -05:00
souldbminersmwc
da17c04dc4 sysclk: remove auto option for clocks that don't have it available 2026-01-10 12:59:53 -05:00
souldbminersmwc
a50fe4f82e sysclk/ldr: remove marikogpufullunlock option
gpu pll limit is now patched by default, this does not mean those clocks will be enabled by default, they require special settings to be enabled
2026-01-10 12:57:48 -05:00
souldbminersmwc
00443343dc sysclk: refactoring 2026-01-10 12:49:59 -05:00
Lightos1
c879ba985f Cpu tuning fixes 2026-01-07 17:48:15 +01:00
souldbminersmwc
8478a0969c sysclk: remove enabled and fix display report bug
so meha, can you send me a invite to hyperion please?
2026-01-06 18:24:29 -05:00
souldbminersmwc
33c15a5a78 sysclk: i am still a idiot
hi meha! how are you?
2026-01-06 18:05:13 -05:00
souldbminersmwc
3e5da72826 sysclk: i am a fucking idiot 2026-01-06 18:01:33 -05:00
souldbminersmwc
6d141465c6 sysclk: fully fix lite bug and add minimal mode 2026-01-06 18:00:55 -05:00
souldbminersmwc
4ee57e3d01 sysclk: finish minimal code 2026-01-04 19:27:27 -05:00
souldbminersmwc
33c49aac86 sysclk - start minimal integrations 2026-01-04 19:04:18 -05:00
souldbminersmwc
2b883a9279 Merge branch 'develop' of https://github.com/Horizon-OC/Horizon-OC into develop 2026-01-04 15:29:09 -05:00
souldbminersmwc
4fc4950681 sysclk: fix typo 2026-01-04 15:29:07 -05:00
Lightos1
99db45f33a Fix 2700Mhz in helios table 2026-01-04 19:25:43 +01:00
souldbminersmwc
dbab6f4e6d sysclk: fix warning 2026-01-03 21:11:05 -05:00
souldbminersmwc
c892b08097 sysclk: fix display rate bug on lite 2026-01-03 21:10:18 -05:00
Souldbminer
fca0c3ae15 Update README.md 2026-01-02 20:32:48 -05:00
souldbminersmwc
06884494d5 sysclk: add vmin calculation feature 2026-01-02 20:11:24 -05:00
Lightos1
64508b9ec6 bump version 2026-01-02 21:31:36 +01:00
Lightos1
1e5b702228 timing fixes 2026-01-02 21:25:37 +01:00
souldbminersmwc
02cac5e244 sysclk: remove auto cpu from overlay 2026-01-02 13:31:26 -05:00
souldbminersmwc
80a3871326 Merge branch 'develop' of https://github.com/Horizon-OC/Horizon-OC into develop 2026-01-02 13:30:40 -05:00
souldbminersmwc
82f57ee702 sysclk: revise cpu volt bugfix, now fully fixes the bug 2026-01-02 13:30:07 -05:00
Lightos1
c5e3a27bbb cpu fixes, deprecate auto 2026-01-02 19:29:10 +01:00
souldbminersmwc
ca72c1fc5e Merge branch 'develop' of https://github.com/Horizon-OC/Horizon-OC into develop 2026-01-01 19:09:17 -05:00
souldbminersmwc
7e4474dca5 sysclk: fix cpu volt bug
this is the most hacky way ever to do this but hey, it works
2026-01-01 19:09:15 -05:00
Lightos1
d9834842bf I am incompetent 2026-01-02 00:29:27 +01:00
Lightos1
aed32dd9ab Merge branch 'develop' of https://github.com/horizon-OC/Horizon-OC into develop 2026-01-02 00:27:41 +01:00
Lightos1
c46460891c revert accidental sys-clk reversion 2026-01-02 00:27:32 +01:00
Lightos1
b8206c6a41 Revert "loader: refactor ram frequency calculation logic"
This reverts commit ea20003df0.
2026-01-02 00:25:40 +01:00
Lightos1
896d72a81d Revert "timing calculation cleanup"
This reverts commit f1a13e0955.
2026-01-02 00:24:31 +01:00
Lightos1
fb62781437 Revert "loader: refactor ram frequency calculation logic"
This reverts commit ea20003df0.
2026-01-02 00:18:29 +01:00
Lightos1
9f7b3ad437 Revert "timing calculation cleanup"
This reverts commit f1a13e0955.
2026-01-02 00:18:04 +01:00
Lightos1
3b71ff398e Deprecate auto (ignoring it was never supported to begin with) 2026-01-01 23:24:57 +01:00
Lightos1
f1a13e0955 timing calculation cleanup 2026-01-01 23:17:56 +01:00
souldbminersmwc
ea20003df0 loader: refactor ram frequency calculation logic 2026-01-01 16:51:11 -05:00
souldbminersmwc
ce97087baa Update pcv.cpp 2026-01-01 12:15:10 -05:00
souldbminersmwc
fc52e44dfe loader: fix 2091mhz cpu vmax
THIS WILL NOT affect voltages, its just how it should be done
2026-01-01 12:11:59 -05:00
souldbminersmwc
d0e4fb28b0 loader: fix gpuvoltarray formatting 2026-01-01 12:11:00 -05:00
souldbminersmwc
069e217a60 ams-patches: fix patching scripts 2025-12-30 17:45:07 -05:00
Lightos1
7dc9b75e3b Atmosphere-patches: Include soctherm 2025-12-30 01:06:54 +01:00
souldbminersmwc
9d0e110997 misc: refactor compilation system 2025-12-27 17:35:00 -05:00
souldbminersmwc
ddf1bf835e Update COMPILING.md 2025-12-27 14:37:49 -05:00