Skip to content

Releases: ShadowBlip/PowerStation

v0.7.0

08 Aug 15:09

Choose a tag to compare

0.7.0 (2025-08-08)

Features

v0.6.1

15 Jun 17:01

Choose a tag to compare

0.6.1 (2025-06-15)

Bug Fixes

  • dmi_override: use XDG to discover platform config directory (ad657f5)
  • update all dependencies (5f64830)
  • update xdg fetch base directories (3c227d1)

v0.6.0

13 Jun 15:09

Choose a tag to compare

0.6.0 (2025-06-13)

Features

  • hwmon: add hwmon interface implementation for TDP control (12e9500)

v0.5.2

08 Jun 17:44

Choose a tag to compare

0.5.2 (2025-06-08)

Bug Fixes

  • dmi_overrides: set max TDP to recommended value from Ayaneo (60b472d)

v0.5.1

04 Jun 18:50

Choose a tag to compare

0.5.1 (2025-06-04)

Bug Fixes

  • dmi_overrides: reduce max TDP for Ayaneo 2S-based devices (8d3c7ac)

v0.5.0

22 May 23:45

Choose a tag to compare

0.5.0 (2025-05-22)

Bug Fixes

  • dmi_overrides: add values for Ayaneo 2S and variants (92a9b8f)
  • Makefile: correct installation path for powerstation platform files (4e34d00)
  • tdp: remove peak power setting, use short term for boost calculation (c181eb3)

Features

  • dmi_overrides: add new model Claw A1M with TDP configuration (10d8238)
  • dmi_overrides: add new model G1617-01 with TDP configuration (46ec6f5)
  • dmi_overrides: add new model G1618-03 with TDP configuration (e041352)
  • dmi_overrides: add new models with TDP configurations (13201f7)
  • intel_apu: add new model Intel(R) Core(TM) Ultra 7 258V with TDP configuration (cd4a73d)
  • platform: add hardware interface for TDP control and model configuration (c229958)

v0.4.3

12 May 18:07

Choose a tag to compare

0.4.3 (2025-05-12)

Bug Fixes

  • add aarch64 cross compilation support (1236325)
  • ryzenadj: add refresh before get limit (5710ffe)

v0.4.2

02 Jan 23:42

Choose a tag to compare

0.4.2 (2025-01-02)

Bug Fixes

  • ARM: exclude ryzenadj if running on non-x86_64 hardware (4ae9696)

v0.4.1

24 Dec 17:44

Choose a tag to compare

0.4.1 (2024-12-24)

Bug Fixes

  • AsusWMI: Use both WMI methods (b717402)
  • AsusWMI: use RogPlatform as fallback (1b1a54e)

Reverts

  • Revert "fix(AsusWMI): use platform to set TDP instead of FirmwareAttributes" (80b8a76)

v0.4.0

11 Dec 07:13

Choose a tag to compare

0.4.0 (2024-12-11)

Bug Fixes

  • AsusWMI: use platform to set TDP instead of FirmwareAttributes (be7c492)

Features

  • DBus: add ObjectManager instance to /org/shadowblip/Performance (f04b6fa)