Skip to content

Tags: ShadowBlip/PowerStation

Tags

v0.8.1

Toggle v0.8.1's commit message
chore(release): 0.8.1 [skip ci]

## [0.8.1](v0.8.0...v0.8.1) (2026-02-21)

### Bug Fixes

* discover package domain for intel GPUs ([51579a1](51579a1))

v0.8.0

Toggle v0.8.0's commit message
chore(release): 0.8.0 [skip ci]

# [0.8.0](v0.7.0...v0.8.0) (2026-02-19)

### Features

* add gpu_busy_percent support for intel GPUs ([1087df5](1087df5))

v0.7.0

Toggle v0.7.0's commit message
chore(release): 0.7.0 [skip ci]

# [0.7.0](v0.6.1...v0.7.0) (2025-08-08)

### Features

* add gpu_busy_percent ([e6eaf46](e6eaf46))

v0.6.1

Toggle v0.6.1's commit message
chore(release): 0.6.1 [skip ci]

## [0.6.1](v0.6.0...v0.6.1) (2025-06-15)

### Bug Fixes

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

v0.6.0

Toggle v0.6.0's commit message
chore(release): 0.6.0 [skip ci]

# [0.6.0](v0.5.2...v0.6.0) (2025-06-13)

### Features

* **hwmon:** add hwmon interface implementation for TDP control ([12e9500](12e9500))

v0.5.2

Toggle v0.5.2's commit message
chore(release): 0.5.2 [skip ci]

## [0.5.2](v0.5.1...v0.5.2) (2025-06-08)

### Bug Fixes

* **dmi_overrides:** set max TDP to recommended value from Ayaneo ([60b472d](60b472d))

v0.5.1

Toggle v0.5.1's commit message
chore(release): 0.5.1 [skip ci]

## [0.5.1](v0.5.0...v0.5.1) (2025-06-04)

### Bug Fixes

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

v0.5.0

Toggle v0.5.0's commit message
chore(release): 0.5.0 [skip ci]

# [0.5.0](v0.4.3...v0.5.0) (2025-05-22)

### Bug Fixes

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

### Features

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

v0.4.3

Toggle v0.4.3's commit message
chore(release): 0.4.3 [skip ci]

## [0.4.3](v0.4.2...v0.4.3) (2025-05-12)

### Bug Fixes

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

v0.4.2

Toggle v0.4.2's commit message
chore(release): 0.4.2 [skip ci]

## [0.4.2](v0.4.1...v0.4.2) (2025-01-02)

### Bug Fixes

* **ARM:** exclude ryzenadj if running on non-x86_64 hardware ([4ae9696](4ae9696))