Skip to content

Releases: hhd-dev/adjustor

v3.6.3: GPD Limits

25 Dec 23:42
c7506ec
Compare
Choose a tag to compare

Limit GPD devices to 28W as per spec.

Full Changelog: v3.6.2...v3.6.3

v3.6.2: Tweak OXP Sensors ABI

24 Dec 21:44
a17788f
Compare
Choose a tag to compare

Adds an ABI variant that disables PWM on pwm1_enable=2.

Full Changelog: v3.6.1...v3.6.2

v3.6.1: Ally Hotfix

10 Dec 21:03
535c107
Compare
Choose a tag to compare

Fixes the Ally losing custom fan curves when using custom TDP and a tuned bug.

Full Changelog: v3.6.0...v3.6.1

v3.6.0: Custom Fan Curves

02 Dec 19:08
90e4f79
Compare
Choose a tag to compare

Adds fan curve support for OneXPlayer devices. GPD device support will come soon.

Supports fancurves targeting both the Edge and Tctl sensors, with the Edge one featuring better behavior.

Full Changelog: v3.5.4...v3.6.0

v3.5.4: Legion RGB, Ally Fixup, Strix Point support

30 Nov 16:41
a3acba3
Compare
Choose a tag to compare

Adds support for showing rgb on the sticks when switching RGB modes in the Legion Go, makes the Ally TDP mode and fan curves apply on boot, and whitelists AMD Ryzen AI 9 HX 370 for TDP controls.

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3: CPU settings reordering + fan curve backend

20 Nov 21:10
abd7113
Compare
Choose a tag to compare

Renames the energy panel to Processor settings and adds the fan curve backend which is not user accessible.

Full Changelog: v3.5.2...v3.5.3

v3.5.2: Add tuned masking

01 Oct 22:34
fe145af
Compare
Choose a tag to compare

Allows masking tuned in addition to ppd automatically with the ppd var.

What's Changed

  • Add support for masking/unmasking TuneD by @KyleGospo in #7

New Contributors

Full Changelog: v3.5.1...v3.5.2

v3.5.1: Extreme Mode fixup

25 Sep 06:22
c7ab315
Compare
Choose a tag to compare

Applying extreme mode too early at startup can do funny things to the controller. Increase the initial delay to 12s, and only set it if it differs from what the user wants.

Full Changelog: v3.5.0...v3.5.1

v3.5.0: Extreme Standby Mode

24 Sep 19:00
68c9c9a
Compare
Choose a tag to compare

Adds extreme standby mode for the ROG Ally devices. Hidden behind flag HHD_ALLY_POWERSAVE=1. Requires a kernel patch series.

Full Changelog: v3.4.7...v3.5.0

v3.4.7: More Ally Fixes

14 Sep 19:30
7433381
Compare
Choose a tag to compare

This hotfix release for the Ally has the following changes:

  • Due to popular demand, and because the Ally presets use too much battery, the steam slider will no longer use the presets
  • Minimum TDP for the Allies is now 7, until the MCU issue that causes the bug after suspend is fixed
  • The minimum TDP value for the ally was previously 5. The bug in the UI that allowed it go down to 0 is fixed (0 was never applied).

Full Changelog: v3.4.6...v3.4.7