Commit Graph

  • 8f6e1b2c77 bump version v0.4.4 Ilya Zlobintsev 2023-09-12 22:05:24 +03:00
  • d087b1d537 pkg: add prebuilt arch package (#192) Ilya Zlobintsev 2023-09-12 22:04:26 +03:00
  • 6429659d56 chore: update dependencies, adopt breaking changes Ilya Zlobintsev 2023-09-10 12:19:32 +03:00
  • 0728081a14 fix: inability to add points to an empty fan curve (#189) bisspector 2023-07-20 17:55:18 +02:00
  • f643acde7d Update README.md Ilya Zlobintsev 2023-07-02 08:11:16 +03:00
  • 4df22ba0a6 feat: print vbios date from drm Ilya Zlobintsev 2023-06-03 09:33:59 +03:00
  • e800bf5798 feat: show vulkan driver info in gui Ilya Zlobintsev 2023-06-03 09:27:38 +03:00
  • c04e78fef9 chore: bump dependencies Ilya Zlobintsev 2023-06-03 08:33:35 +03:00
  • 5a474e51fe chore: update README screenshots Ilya Zlobintsev 2023-06-03 08:32:33 +03:00
  • 7836ca76fe feat: standardise cli arguments, configure gui log level through cli args Ilya Zlobintsev 2023-06-01 19:19:25 +03:00
  • dd6b53f2fe chore: clippy fixes Ilya Zlobintsev 2023-06-01 19:02:57 +03:00
  • d98fbf5e94 fix: avoid setting power cap if it was not changed Ilya Zlobintsev 2023-06-01 18:49:32 +03:00
  • 267187ff06 Feature/parallel ci 2 (#179) v0.4.3 Ilya Zlobintsev 2023-05-14 18:43:10 +03:00
  • cd9892dab2 Merge 34d4c37c89 into 2d78b2375a test-build-pr Ilya Zlobintsev 2023-05-14 13:39:19 +00:00
  • 34d4c37c89 try release creation Ilya Zlobintsev 2023-05-14 16:19:46 +03:00
  • 5f0a013261 Revert "Revert "feat: parallel ci (#178)"" Ilya Zlobintsev 2023-05-14 16:18:54 +03:00
  • 2d78b2375a fix: bump package version Ilya Zlobintsev 2023-05-14 16:18:28 +03:00
  • 167340f8d5 Revert "feat: parallel ci (#178)" Ilya Zlobintsev 2023-05-14 15:35:45 +03:00
  • 69eab70f1c feat: parallel ci (#178) Ilya Zlobintsev 2023-05-14 14:29:05 +03:00
  • 92eb100239 feat: bump version and report gui version test-build-PR Ilya Zlobintsev 2023-05-14 13:09:15 +03:00
  • 7f47339072 feat: settings confirmation (#163) Ilya Zlobintsev 2023-05-14 12:55:24 +03:00
  • 8c489a3fb9 chore: bump dependencies Ilya Zlobintsev 2023-05-10 20:10:40 +03:00
  • c6a7907c35 chore: bump dependencies and switch to a tagged libdrm_amdgpu_sysfs version Ilya Zlobintsev 2023-04-24 22:06:40 +03:00
  • 806faa9de4 feat: retry GPU initialization when no GPUs were found Ilya Zlobintsev 2023-04-24 21:30:18 +03:00
  • 30327e3b48 Revert "fix: check for DEVTYPE=drm_minor when trying to find usable gpu paths instead of using the name" Ilya Zlobintsev 2023-04-24 20:55:05 +03:00
  • 0bc59a02cc fix: check for DEVTYPE=drm_minor when trying to find usable gpu paths instead of using the name Ilya Zlobintsev 2023-04-22 10:27:47 +03:00
  • b461106edd chore: switch to stable vulkano release Ilya Zlobintsev 2023-04-05 20:32:18 +03:00
  • b66d4eb3f7 chore: bump dependencies Ilya Zlobintsev 2023-03-26 18:29:35 +03:00
  • 009d07d2f9 chore: bump version v0.4.2 Ilya Zlobintsev 2023-03-25 22:17:12 +02:00
  • 1839107d39 feat: avoid setting clocks value unless it was changed Ilya Zlobintsev 2023-03-19 19:53:47 +02:00
  • f5269067db feat: add support for not cleaning up clocks table on shutdown (#133) Ilya Zlobintsev 2023-03-19 15:04:39 +02:00
  • 4594baa7f5 pkg: add fedora-38 package v0.4.1 Ilya Zlobintsev 2023-03-18 14:41:19 +02:00
  • 0a4b7b208a chore: bump version Ilya Zlobintsev 2023-03-18 14:31:30 +02:00
  • 62a9de5b70 feat: add drm info (#132) Ilya Zlobintsev 2023-03-18 14:30:22 +02:00
  • 1e944989e7 fix: dont show minimum value scales when data is not available Ilya Zlobintsev 2023-03-18 11:48:30 +02:00
  • ed1f57b6f9 chore: bump dependencies v0.4.0 Ilya Zlobintsev 2023-03-18 10:12:11 +02:00
  • 531c82ae94 bump version Ilya Zlobintsev 2023-03-18 10:06:31 +02:00
  • 5d4776d394 feat: add support for configuring the minimum clockspeed and voltage Ilya Zlobintsev 2023-03-18 10:03:46 +02:00
  • 4bc585c428 feat: reconnection to daemon socket if it closes Ilya Zlobintsev 2023-03-09 08:23:25 +02:00
  • 998865e05d chore: update README v0.3.2 Ilya Zlobintsev 2023-03-05 11:02:21 +02:00
  • b702d29856 feat: reload configuration on dbus suspend/resume events Ilya Zlobintsev 2023-03-05 10:29:35 +02:00
  • 072556cda9 chore(deps): bump tokio from 1.25.0 to 1.26.0 (#111) v0.3.1 dependabot[bot] 2023-03-04 13:21:35 +02:00
  • 5f61e520f2 Merge pull request #114 from ilya-zlobintsev/auto-featuremask Ilya Zlobintsev 2023-03-04 13:20:17 +02:00
  • 3a16278dfa doc: update README to include overclocking info Ilya Zlobintsev 2023-03-04 13:15:11 +02:00
  • 36466b2c7d feat: gui for enabling overclocking Ilya Zlobintsev 2023-03-04 13:11:05 +02:00
  • d93d46d48e feat: daemon implementation for creating module conf file with ppfeaturemask set Ilya Zlobintsev 2023-02-27 23:06:56 +02:00
  • 906a73e553 chore: bump version Ilya Zlobintsev 2023-03-02 22:29:06 +02:00
  • 26191861a5 refactor: reexport amdgpu-sysfs from lact-schema to avoid having to specify the version twice Ilya Zlobintsev 2023-03-02 22:00:22 +02:00
  • 98cb7ace24 Feature/power profile modes (#112) Ilya Zlobintsev 2023-03-02 21:55:17 +02:00
  • bf61001136 chore: bump version to 0.3 v0.3.0 Ilya Zlobintsev 2023-02-28 10:38:08 +02:00
  • 09e247a387 chore: add more debug logs Ilya Zlobintsev 2023-02-28 08:07:47 +02:00
  • 612a29e70a Put the OC page warning label outside of grid to avoid messing up column sizes Ilya Zlobintsev 2023-02-27 23:11:52 +02:00
  • 228e1907d4 fix: dont exit on config load failure Ilya Zlobintsev 2023-02-27 23:00:06 +02:00
  • afe17e8452 chore: improve reset button looks Ilya Zlobintsev 2023-02-27 22:30:31 +02:00
  • b9f8f1cc86 Merge pull request #108 from ilya-zlobintsev/rx-6000-fixes Ilya Zlobintsev 2023-02-27 20:59:07 +02:00
  • 467785a904 fix: beter voltage offset handling Ilya Zlobintsev 2023-02-27 20:50:50 +02:00
  • 2d09f81e3e fix: driver label Ilya Zlobintsev 2023-02-27 18:36:21 +02:00
  • 4e8b7d56cf feat: (hopefully) voltage offset support Ilya Zlobintsev 2023-02-27 18:33:08 +02:00
  • 498dc0ab05 feat: bump amdgpu-sysfs for clear functionality Ilya Zlobintsev 2023-02-26 23:50:27 +02:00
  • 72cd453c22 Bump amdgpu-sysfs to fix null bytes parsing on rx 6000 series GPUs Ilya Zlobintsev 2023-02-26 12:41:15 +02:00
  • 837d8bbb9c bump version to 0.2.2 Ilya Zlobintsev 2023-02-26 11:41:03 +02:00
  • ff0188fef2 UI design improvements (#106) Ilya Zlobintsev 2023-02-26 11:40:13 +02:00
  • 2067641fee chore: remove old uninstall script Ilya Zlobintsev 2023-02-25 19:08:58 +02:00
  • 0caebe6192 chore: bump versino to 0.2.1 v0.2.1 Ilya Zlobintsev 2023-02-25 17:35:37 +02:00
  • c32640863d fix: avoid deadlock when switching GPUs Ilya Zlobintsev 2023-02-25 16:54:08 +02:00
  • 685a2479c5 explicitly list crates in workspace Cargo.toml (for dependabot) Ilya Zlobintsev 2023-02-25 16:02:28 +02:00
  • 8a3dfd4d6f Revert "disable dependabot" Ilya Zlobintsev 2023-02-25 15:50:37 +02:00
  • 2108864fee Release new version! (#84) v0.2.0 Ilya Zlobintsev 2023-02-25 15:11:12 +02:00
  • 7ed5d331e9 chore: bump the crate versions Ilya Zlobintsev 2023-02-25 14:49:21 +02:00
  • ed3429f060 Update README with new screenshots and up-to-date cli examples Ilya Zlobintsev 2023-02-25 14:47:57 +02:00
  • 3ef2cd1028 minor readme change Ilya Zlobintsev 2023-02-25 14:33:11 +02:00
  • 74346e3454 remove old deploy script Ilya Zlobintsev 2023-02-25 14:32:03 +02:00
  • d73096c553 feat: add API information Ilya Zlobintsev 2023-02-25 14:31:51 +02:00
  • 65b31156bf fix desktop icon name in desktop file Ilya Zlobintsev 2023-02-25 14:12:25 +02:00
  • 5e3dfe5eeb chore: cleanup Ilya Zlobintsev 2023-02-25 14:07:39 +02:00
  • 60a9cdfeb5 feat: better handling of the scenario with no GPUs available Ilya Zlobintsev 2023-02-25 14:04:24 +02:00
  • 28ff1b7660 fix: hide the fan curve frame when no data available Ilya Zlobintsev 2023-02-25 13:57:12 +02:00
  • 66afa0eebe feat: make info values selectible Ilya Zlobintsev 2023-02-25 13:48:19 +02:00
  • 1d106561b2 feat: make OC value adjustments clickable and typeable Ilya Zlobintsev 2023-02-25 13:33:54 +02:00
  • f42070bacb doc: update README to reflect current state and add information about packaging Ilya Zlobintsev 2023-02-25 13:28:27 +02:00
  • 0720140b10 feat: configurable socket owners Ilya Zlobintsev 2023-02-25 13:27:35 +02:00
  • ea52f583e3 Add ubuntu package to pkger Ilya Zlobintsev 2023-02-25 11:12:13 +02:00
  • 4a107443e1 fix: add tag Ilya Zlobintsev 2023-02-25 10:18:57 +02:00
  • 91742715f9 fix: debian pkger name Ilya Zlobintsev 2023-02-25 10:03:51 +02:00
  • c7cab4430a chore: bump dependencies Ilya Zlobintsev 2023-02-24 21:00:18 +02:00
  • 1c50acc0f5 don't run gtk tests in ci Ilya Zlobintsev 2023-02-24 20:59:31 +02:00
  • bd81530f07 fix: rust workflow Ilya Zlobintsev 2023-02-24 20:50:22 +02:00
  • 8cc12054d3 add build packages workflow Ilya Zlobintsev 2023-02-24 20:11:28 +02:00
  • a6428f6442 Remove AppImage build Ilya Zlobintsev 2023-02-23 23:33:52 +02:00
  • 1927b579d7 wip pkger Ilya Zlobintsev 2023-02-23 22:31:31 +02:00
  • 5e0fb5913a update amdgpu-sysfs Ilya Zlobintsev 2023-02-22 19:16:39 +02:00
  • 7a6f2becac Revert "use fix branch for amdgpu-sysfs" Ilya Zlobintsev 2023-02-22 19:15:28 +02:00
  • 8f17e65db3 use fix branch for amdgpu-sysfs Ilya Zlobintsev 2023-02-22 18:59:27 +02:00
  • 5ed2d4885f fix: appimage Ilya Zlobintsev 2023-02-22 09:25:45 +02:00
  • 0e8b7d3563 feat: clocks control gui! Ilya Zlobintsev 2023-02-22 09:06:04 +02:00
  • 51f105286d Merge branch 'master' into v2 Ilya Zlobintsev 2023-02-21 22:25:11 +02:00
  • c30c5c0c8a feat: clocks table editing daemon implementation Ilya Zlobintsev 2023-02-21 21:18:05 +02:00
  • 8d738191dd feat: update amdgpu-sysfs Ilya Zlobintsev 2023-02-20 22:59:55 +02:00
  • 49535c9df7 bump dependencies to resolve vulnerabilities Ilya Zlobintsev 2023-02-20 09:08:01 +02:00
  • fd81c7007c chore: clippy pedantic in lact-daemon Ilya Zlobintsev 2023-02-20 09:04:20 +02:00