Commit graph

310 commits

Author SHA1 Message Date
Christoffer Sandberg c3e03cbd7c
Update version to 3.1.4 + changelog 2023-02-17 14:32:04 +01:00
Christoffer ff34b5c6e4 Merge branch 'uw-if-tweaks' into 'master'
UW IF performance tweaks

See merge request tuxedocomputers/development/packages/tuxedo-keyboard!36
2023-02-17 13:06:25 +00:00
Christoffer Sandberg 555a5a0424
Leave out BFLG but leave in debug for observing 2023-02-17 11:49:19 +01:00
Christoffer Sandberg a2a7cbb8da Add address to BFLG debug output 2023-02-16 18:15:47 +01:00
Christoffer Sandberg 67e6d3cace Move feats loaded check to inside get features method
- Extend with checks on each IO for success
2023-02-16 18:14:52 +01:00
Christoffer Sandberg a14e6a0298 Fix return values of charging id funcs 2023-02-16 17:16:33 +01:00
Christoffer Sandberg 334bff5f30 Remove old comment remnants 2023-02-14 17:09:41 +01:00
Christoffer Sandberg 646abc0426 charging: Move event catch to appropriate place and tweak setting
- Charging profile prepared but not included (most likely not needed)
- Charging prio kept with slight delay to catch some timing issues

Note: Workaround not perfect but catches most cases where connecting
      barrel plug would make charging prio setting jump to charge battery
2023-02-14 17:01:51 +01:00
Christoffer Sandberg 4f9b49abe7
charging profile/prio: Change to remember last written state
To be able to re-write when necessary
2023-02-14 12:04:43 +01:00
Christoffer Sandberg 852cba4523 uniwill_wmi: Zero BFLG according to wmi impl.
Note: weird behaviour but BFLG is always zeroed
2023-02-14 11:06:59 +01:00
Christoffer Sandberg d231df67ff Avoid feature identification if already done 2023-02-13 15:35:25 +01:00
Christoffer Sandberg 44848558a0 uniwill_wmi: Tweak busy wait delay 2023-02-13 13:43:10 +01:00
Christoffer Sandberg 230acf3940 uniwill_wmi: Restructure busy wait loop to include delay before read 2023-02-13 12:26:39 +01:00
Christoffer Sandberg 2a3c59b06f uniwill_wmi: Add missing BFLG impl. according to original wmi methods 2023-02-13 11:57:54 +01:00
Christoffer Sandberg b35bc84de0 charging_priority: Remember state and re-write on power change event 2023-02-13 09:56:07 +01:00
Christoffer Sandberg 1bab01f93b charging_profile: Remember state and re-write on power change event 2023-02-10 16:12:50 +01:00
tuxedoxt 34117c7c68
Merge pull request #155 from Buddy-Matt/pointer-type-fix
fix incompatible pointer error
2023-01-20 08:32:40 +01:00
Matt Gray ec5fbfadc2 Added linux version check 2023-01-19 22:12:36 +00:00
Matt Gray 407ac12411 fix incompatible pointer error 2023-01-19 00:01:19 +00:00
Stoll 05a9fe7a01
fix typo 2023-01-13 20:13:41 +01:00
Christoffer Sandberg cd907695b5
Update version to 3.1.3
- tuxedo-io to 0.3.2
- changelog
2023-01-11 09:52:20 +00:00
Werner Sembach f99b283cec Fall back to old fancontrol on IBP 14 Gen 6 with H processor to fix 2nd fan not turning 2023-01-09 17:26:25 +01:00
Christoffer Sandberg e8eeb35028
Avoid further feature identification if interface is missing 2022-12-23 09:52:20 +01:00
Christoffer Sandberg 88363ec030
Update version to 3.1.2 + changelog 2022-12-19 17:49:07 +01:00
Christoffer 65ced4981e Merge branch 'uw-charging-settings' into 'master'
UW: charging priority/profiles

See merge request tuxedocomputers/development/packages/tuxedo-keyboard!28
2022-12-19 16:36:20 +00:00
Werner Sembach c458c83767 Change activation sequence for faster apply 2022-12-19 15:30:14 +01:00
Christoffer Sandberg f2c37fcc06
Exclude devices where interface is known to be incompatible with feature 2022-12-16 18:07:05 +01:00
Werner Sembach e6659e4f6f Always enable Dynamic Boost 2022-12-06 17:06:26 +01:00
Christoffer Sandberg bb4885cb57
Fix feature check 2022-11-21 17:47:28 +01:00
Christoffer Sandberg 362e16e703
Remove attribute group name prefix 2022-11-21 17:00:04 +01:00
Christoffer Sandberg 97ddaed782
Add id check for charging profile 2022-11-21 14:47:55 +01:00
Christoffer Sandberg d6f32f7270 Add uw charging profile init 2022-11-18 19:45:03 +01:00
Christoffer Sandberg 32e16b49f3 Fix comment typo 2022-11-18 19:01:27 +01:00
Christoffer Sandberg ae58c0ddcb Add uw charging profiles interface structures 2022-11-18 18:58:01 +01:00
Christoffer Sandberg 7e03e3dfd9 Remove old copy comment 2022-11-18 18:38:03 +01:00
Christoffer Sandberg dcf9ec030c Fix list output whitespace 2022-11-18 18:36:40 +01:00
Christoffer Sandberg acc12d579f Add charging prio init 2022-11-18 18:23:57 +01:00
Christoffer Sandberg 0ba6d70c06
Add charging prio capability check
- Add uw features property
- Add ec has charging prio func
- Move uw device id func def
2022-11-17 10:42:14 +01:00
Christoffer Sandberg f5916ddc34
Add interface definition for charging prio 2022-11-15 18:53:30 +01:00
Christoffer Sandberg 197c25f359
Add uw charging prio and charging profile hw io methods 2022-11-15 17:19:11 +01:00
Christoffer Sandberg b46ca9ef44
Update version to 3.1.1 + changelog 2022-10-17 16:04:54 +00:00
Werner Sembach ab675b1475 Add missing set fans auto implementation 2022-10-17 16:57:14 +02:00
Werner Sembach 493541f81c Reenable fan-off on all TF devices 2022-10-14 15:44:44 +02:00
Christoffer Sandberg e8dc238ae1
Update version to 3.1.0 + changelog 2022-10-10 07:39:47 +00:00
Christoffer Sandberg b6091ac302
Merge remote-tracking branch 'origin/uw-power-profiles' 2022-10-10 07:29:24 +00:00
Christoffer 89b299f69c Merge branch '60-add-lightbar-support-for-stellaris-amd-gen-4' into 'master'
Resolve "Add lightbar support for Stellaris AMD gen 4"

Closes #60

See merge request tuxedocomputers/development/packages/tuxedo-keyboard!29
2022-10-10 07:27:49 +00:00
Werner Sembach 5ee0e18335 Fix conflicting ioctl numbers and update api version 2022-10-07 10:52:56 +02:00
Werner Sembach 26a4a4b84a Merge remote-tracking branch 'origin/uw-power-profiles' into new_tf_fan_control 2022-10-07 10:51:49 +02:00
Christoffer Sandberg 824933fc70
Update version to 3.0.11 + changelog 2022-10-06 09:08:41 +02:00
Werner Sembach 19642a2496 Add retries for ex write and move enable custom fan table to end because of possible external race condition 2022-10-05 16:25:37 +02:00