tuxedo-drivers (4.15.4) noble; urgency=medium

  * Fix fan control unresponsive on older NB02 devices

 -- Werner Sembach <tux@tuxedocomputers.com>  Fri, 29 Aug 2025 13:58:49 +0200

tuxedo-drivers (4.15.3) noble; urgency=medium

  * Fix pulsating fan on NB02 devices by making TD full fan mode aware
  * Readd and fix `make all` and `make install` targets as they are required for
    unofficial packaging scripts
  * Add .editorconfig for developer convenience

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 25 Aug 2025 15:36:30 +0200

tuxedo-drivers (4.15.2) noble; urgency=medium

  * change tuxedo-linux-firmware-amdgpu to Recommends

 -- Tim Guttzeit <tux@tuxedocomputers.com>  Mon, 18 Aug 2025 12:12:21 +0200

tuxedo-drivers (4.15.1) noble; urgency=medium

  * add tuxedo-linux-firmware-amdgpu as Depends 

 -- Maximilian Arnold <tux@tuxedocomputers.com>  Thu, 14 Aug 2025 15:58:20 +0200

tuxedo-drivers (4.15.0) noble; urgency=medium

  * Stellaris Gen7 AMD: Fix keyboard color, TGP, TDP;
  * Stellaris Gen7 AMD: Remove unsupported USB-C Charging Prios
  * Stellaris Gen7 AMD: Add AC Autoboot and USB Powershare features
  * IBP Gen10: Fix ID changes
  * IBP Gen10: Add IDs to power profiles and five step keyboard backlight  

 -- Tim Guttzeit <tux@tuxedocomputers.com>  Wed, 06 Aug 2025 07:53:44 +0200

tuxedo-drivers (4.14.4) noble; urgency=medium

  * Move udev rules from tuxedo-fix-config-files into tuxedo-drivers

 -- Tim Guttzeit <tux@tuxedocomputers.com>  Wed, 30 Jul 2025 12:20:22 +0200

tuxedo-drivers (4.14.3) noble; urgency=medium

  * Fix Stellaris Gen7 leaving custom profile upon power event

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 15 Jul 2025 16:14:19 +0200

tuxedo-drivers (4.14.2) noble; urgency=medium

  * More small fixes for Stellaris Gen7 support
  * Small fix for IBP Gen10 support

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 01 Jul 2025 23:26:56 +0200

tuxedo-drivers (4.14.1) noble; urgency=medium

  * Cleanup Makefile
  * Update Readme
  * Fix NB02 devices have bogus mouse device
  * Harmonize config file names

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 17 Jun 2025 15:03:46 +0200

tuxedo-drivers (4.14.0) noble; urgency=medium

  * Several small fixes for Stellaris Gen7 support
  * Add wake on power setting for supported devices
  * Add power share setting for supported devices

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 11 Jun 2025 18:17:28 +0200

tuxedo-drivers (4.13.1) noble; urgency=medium

  * InfinityFlex: Make FN-key no longer disable touchpad
  * NB02: Make FN-key no longer spam dmesg

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 15 May 2025 17:40:06 +0200

tuxedo-drivers (4.13.0) noble; urgency=medium

  * Fix touchpad toggle key on NB02 on wayland
  * Fix Aura 14/15 Gen4 Webcam switch not disapearing when deactivated in BIOS
  * Add udev-hid-bpf recommendation for Sirius 16 Gen1/2 keyboard fix
  * Fix build errors with Kernel 6.14 and 6.15

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 07 May 2025 17:57:05 +0200

tuxedo-drivers (4.12.2) noble; urgency=medium

  * Fix IBP Gen9 keyboard backlight not controllable after cold boot until first
    FN + space press
  * This will be the last version officially supported on Ubuntu 22.04.
    Exceptions might get made for critical bug fixes.

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 18 Feb 2025 22:37:15 +0100

tuxedo-drivers (4.12.1) noble; urgency=medium

  * Change device check for fixed 5 color kbl on NB02 devices from EC-ID to DMI
    string
  * Cleanup changelog and order chronologically
  * Generate rpm changelog from deb changelog

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 27 Jan 2025 15:17:59 +0100

tuxedo-drivers (4.12.0) noble; urgency=medium

  * Add keyboard backlight support for IBP Gen9
  * Add automatic compile tests
  * Fix low fan speed rounding issue between off and 25%

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 15 Jan 2025 13:30:52 +0100

tuxedo-drivers (4.11.7) noble; urgency=medium

  * Avoid floating point to be more widely compatible

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 11 Dec 2024 13:59:05 +0100

tuxedo-drivers (4.11.6) noble; urgency=medium

  * Fix build against kernel 5.15

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 05 Dec 2024 14:44:53 +0100

tuxedo-drivers (4.11.5) noble; urgency=medium

  * Block 1%-24% fanspeeds and round to 0% or 25% respectifly to avoid irregular
    fan movements

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 05 Dec 2024 14:10:09 +0100

tuxedo-drivers (4.11.4) noble; urgency=medium

  * Remove buggy autoreload on install
  * Fix CPU power handling on Stellaris 16 Gen6
  * Fix instant wakeup on Stellaris Slim 15 Gen6 AMD

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 26 Nov 2024 12:20:51 +0100

tuxedo-drivers (4.11.3) noble; urgency=medium

  * Fix crashes on package install

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 18 Nov 2024 20:07:53 +0100

tuxedo-drivers (4.11.2) noble; urgency=medium

  * Fix missing module reload handling in install scripts

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 13 Nov 2024 18:21:34 +0100

tuxedo-drivers (4.11.1) noble; urgency=medium

  * Fix build with different kernels

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 13 Nov 2024 11:23:38 +0100

tuxedo-drivers (4.11.0) noble; urgency=medium

  * Add TUXI (TUXEDO Interface) acpi driver
  * Fix InfinityBook Pro v3 keyboard backlight levels

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 12 Nov 2024 17:13:07 +0100

tuxedo-drivers (4.10.2) noble; urgency=medium

  * Fix color scaling for Stellaris 16 Gen6 Intel

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 06 Nov 2024 17:18:25 +0100

tuxedo-drivers (4.10.1) noble; urgency=medium

  * Fix compile errors with linux 6.12
  * Fix compile warnings

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 05 Nov 2024 17:12:42 +0100

tuxedo-drivers (4.10.0) jammy; urgency=medium

  * Fix IBP Gen9 fan control hickups
  * Add basic lightbar support for new devices

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 24 Oct 2024 16:46:17 +0200

tuxedo-drivers (4.9.0) jammy; urgency=medium

  * Add power profiles support for IBP Gen9
  * Add Stellaris Slim Gen6 TDP support
  * Fix TDP set for Stellaris Gen6 devices

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 15 Oct 2024 14:17:43 +0200

tuxedo-drivers (4.8.0) jammy; urgency=medium

  * Add support for InfinityFlex toggle touchscreen button
  * Update ReadMe

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 30 Sep 2024 14:29:25 +0200

tuxedo-drivers (4.7.0) jammy; urgency=medium

  * Add Support for the TUXEDO InfinityFlex Gen1

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 16 Sep 2024 09:50:49 +0200

tuxedo-drivers (4.6.3) jammy; urgency=medium

  * Fix compile for kernel 6.11

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 02 Sep 2024 16:34:12 +0200

tuxedo-drivers (4.6.2) jammy; urgency=medium

  * Fix compile for kernel 6.10

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 13 Aug 2024 17:31:15 +0200

tuxedo-drivers (4.6.1) jammy; urgency=medium

  * Fix compiler warnings with `Wstrict-prototypes`
  * Fix compile error on openSUSE

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 24 Jul 2024 21:45:21 +0200

tuxedo-drivers (4.6.0) jammy; urgency=medium

  * Enable fn_lock on Aura Gen3 refresh

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 11 Jul 2024 21:56:59 +0200

tuxedo-drivers (4.5.4) jammy; urgency=medium

  * Fix keyboard backlight quirk list error for Stellaris Gen5 and Gen6

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 10 Jul 2024 16:24:14 +0200

tuxedo-drivers (4.5.3) jammy; urgency=medium

  * Fix touchpad toggle key sometimes not working
  * Fix fans having realy slow ramp up speed
  * Fix fans sometimes shutting off under sustained load

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 27 Jun 2024 17:32:18 +0200

tuxedo-drivers (4.5.2) jammy; urgency=medium

  * Rename Stellaris Slim Gen1 => Gen6 for the release

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 19 Jun 2024 09:36:12 +0200

tuxedo-drivers (4.5.1) jammy; urgency=medium

  * Improve Pulse Gen3 and Gen4 fan control for newer firmware
  * Add keyboard backlight color sclaing for Stellaris Lite Gen1

 -- Werner Sembach <tux@tuxedocomputers.com>  Fri, 07 Jun 2024 17:12:06 +0200

tuxedo-drivers (4.5.0) jammy; urgency=medium

  * Fix dynamic boost being stuck at 5W
  * Add Pulse Gen4 support
  * Add Sirius Gen2 support
  * Add Pulse Gen3 and Gen4 fan control support

 -- Werner Sembach <tux@tuxedocomputers.com>  Sat, 25 May 2024 16:06:05 +0200

tuxedo-drivers (4.4.3) jammy; urgency=medium

  * Stop generating transitional packages

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 08 May 2024 17:29:45 +0200

tuxedo-drivers (4.4.2) jammy; urgency=medium

  * Fix Dynamic Boost default
  * Dev/Debug: Pass through make arguments to sub makes

 -- Werner Sembach <tux@tuxedocomputers.com>  Fri, 26 Apr 2024 17:45:40 +0200

tuxedo-drivers (4.4.1) jammy; urgency=medium

  * Fix tint in keyboard backlight for Stellaris 17 Gen6

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 17 Apr 2024 12:03:09 +0200

tuxedo-drivers (4.4.0) jammy; urgency=medium

  * Split IBPG7 TDP definitions for mk1/mk2 and update values
  * Initial Stellaris Gen6 support

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 08 Apr 2024 14:09:46 +0200

tuxedo-drivers (4.3.2) jammy; urgency=medium

  * Restart UPower upon instal and remove because it does not handle
    (dis-)appearing leds devices well
  * Add troubleshooting section to ReadMe
  * Touchups on package and make scripts

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 07 Mar 2024 19:21:56 +0100

tuxedo-drivers (4.3.1) jammy; urgency=medium

  * Clarify transitional packages and obsoletes
  * Add systemd boot delay fix

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 05 Mar 2024 09:34:06 +0100

tuxedo-drivers (4.3.0) jammy; urgency=medium

  * Implement nb05 (Pulse Gen3) gauge key (opens TCC)

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 29 Feb 2024 22:29:57 +0100

tuxedo-drivers (4.2.2) jammy; urgency=medium

  * Fix compiler error for older kernels by naming unused variables

 -- Werner Sembach <tux@tuxedocomputers.com>  Mon, 19 Feb 2024 14:26:55 +0100

tuxedo-drivers (4.2.1) jammy; urgency=medium

  * Fix compile issue on Linux 5.15

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 07 Feb 2024 16:24:03 +0100

tuxedo-drivers (4.2.0) jammy; urgency=medium

  * Add basic nb05 keyboard backlight driver
  * Remove unsupported IBS Gen6 from flexicharger settings
  * Clean build and runtime error/warning log
  * Update README
  * Add capability to control NVIDIA cTGP on nb02 devices

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 06 Feb 2024 22:16:53 +0100

tuxedo-drivers (4.1.2) jammy; urgency=medium

  * Fix high cpu load caused by profile write logic bug

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 25 Jan 2024 16:55:42 +0100

tuxedo-drivers (4.1.1) jammy; urgency=medium

  * Fix keyboard backlight detection for Stellaris Gen5 AMD

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 23 Jan 2024 16:51:55 +0100

tuxedo-drivers (4.1.0) jammy; urgency=medium

  * Add nb04 driver collection (so far used by Sirius 16 Gen1)

 -- Werner Sembach <tux@tuxedocomputers.com>  Wed, 17 Jan 2024 17:40:07 +0100

tuxedo-drivers (4.0.3) jammy; urgency=medium

  * Fix modprobe conf file not applying

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 28 Dec 2023 13:36:02 +0100

tuxedo-drivers (4.0.2) jammy; urgency=medium

  * nb01: Charging thresholds fixes

 -- Werner Sembach <tux@tuxedocomputers.com>  Thu, 21 Dec 2023 16:59:26 +0100

tuxedo-drivers (4.0.1) jammy; urgency=medium

  * Fix build on Ubuntu 22.04 5.15 kernel

 -- Werner Sembach <tux@tuxedocomputers.com>  Fri, 15 Dec 2023 17:35:09 +0100

tuxedo-drivers (4.0.0) jammy; urgency=medium

  * Merge tuxedo-keyboard and tuxedo-keyboard-ite
  * Rename package to tuxedo-drivers
  * Rework packaging process
  * Fn-lock sysfs interface for nb02 and nb01 (newer models with CCC from v4.0)
  * Flexicharger sysfs interface for nb01 (new plus legacy which works on some
    older models)
  * Various backlight bugfixes and rework
  * nb05 driver collection (so far used by Pulse Gen3)

 -- Werner Sembach <tux@tuxedocomputers.com>  Tue, 12 Dec 2023 15:36:39 +0100

tuxedo-keyboard-ite (0.4.4) jammy; urgency=low

  * Add color scaling for Stellaris Gen5 AMD devices

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 16 Nov 2023 09:37:00 +0100

tuxedo-keyboard (3.2.14) jammy; urgency=low

  * Tweak IBPG8 TDP limits

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 16 Nov 2023 12:47:00 +0100

tuxedo-keyboard (3.2.13) jammy; urgency=low

  * Add missing IBPG8 TDP definitions

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 10 Nov 2023 16:15:00 +0100

tuxedo-keyboard (3.2.12) jammy; urgency=low

  * Polaris/Stellaris AMD Gen5 support

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 24 Oct 2023 16:23:00 +0100

tuxedo-keyboard (3.2.11) jammy; urgency=low

  * Aura Gen3 support

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 21 Sep 2023 10:18:00 +0100

tuxedo-keyboard (3.2.10) jammy; urgency=low

  * Fix build on certain systems

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 10 Aug 2023 15:40:00 +0100

tuxedo-keyboard-ite (0.4.3) jammy; urgency=low

  * Adjusted lightbar USB product exclusion (prevents driver binding to unused
    devices) for Stellaris Gen5 and allows proper binding of relevant ones.
  * Lightbar color scaling for Stellaris 17 Gen5

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 03 Aug 2023 08:02:00 +0100

tuxedo-keyboard (3.2.9) jammy; urgency=low

  * Quirks for setting missing IBP16Gen8 keyboard layouts
  * Fix IBP 16 Gen8 mk1 layout set to 14inch variant layout

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 01 Aug 2023 19:34:00 +0100

tuxedo-keyboard (3.2.8) jammy; urgency=low

  * Keyboard backlight support for IBS17Gen8 (white-only)
  * Fn backlight key support for IBS17Gen8

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 21 Jul 2023 17:04:00 +0100

tuxedo-keyboard (3.2.7) jammy; urgency=low

  * Fix for certain white kbd bl identification on boot (XA15)
  * General white-only kbd bl rework to use firmware set on Fn+brightness
    switch
  * Kernel 6.4 build compatibility fix

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 28 Jun 2023 10:02:00 +0100

tuxedo-keyboard (3.2.6) jammy; urgency=low

  * Fallback ROM ID set quirk support

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 13 Jun 2023 15:04:00 +0100

tuxedo-keyboard (3.2.5) jammy; urgency=low

  * IBP Gen8 keyboard backlight support
  * IBP Gen8 TDP support
  * Color scaling for certain one-zone RGB keyboards
  * Fix for certain white kbd bl devices (like Pulse) not setting brightness
    to zero on init

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 19 May 2023 11:13:00 +0100

tuxedo-keyboard-ite (0.4.1) jammy; urgency=low

  * Four zone backlight support for Stellaris Gen5
  * Experimental buffered writes for Stellaris/Fusion per-key variants

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 04 May 2023 11:00:00 +0100

tuxedo-keyboard (3.2.3) jammy; urgency=low

  * Fix missing state write on resume for some devices which woke up with
    "default blue" keyboard backlight
  * Add TDP device definitions for Stellaris Intel Gen5
  * Add device check on newer cpu gens

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 20 Apr 2023 16:53:00 +0100

tuxedo-keyboard-ite (0.4.0) jammy; urgency=low

  * Color scaling for Stellaris Intel Gen5
  * Lightbar impl. for Stellaris Gen4/5

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 17 Apr 2023 15:43:00 +0100

tuxedo-keyboard (3.2.1) jammy; urgency=low

  * Fix "lost fan control" in some circumstances (on eg. IBPGen7)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 27 Mar 2023 15:38:00 +0100

tuxedo-keyboard (3.2.0) jammy; urgency=low

  * KBD BL: Interface rewrite, now generally exported through
    /sys/class/leds :kbd_backlight
  * KBD BL: New interface impl. for white backlight keyboards (also
    :kbd_backlight)
  * Note: Old interface is hereby deprecated (and removed)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 22 Mar 2023 09:33:00 +0100

tuxedo-keyboard-ite (0.3.0) jammy; urgency=low

  * Leds interface support (/sys/class/leds)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 23 Feb 2023 11:10:00 +0100

tuxedo-keyboard (3.1.4) jammy; urgency=low

  * Fix upcoming 6.2 kernel build issue (from github Buddy-Matt)
  * Re-write last set charging priority on barrel plug connect
  * UW interface performance tweaks (should help with lagging keyboard issues
    on certain devices)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 17 Feb 2023 14:29:00 +0100

tuxedo-keyboard (3.1.3) jammy; urgency=low

  * Fix IBP14Gen6 second fan not spinning (alternative fan ctl approach)
  * Fix some error-lookalike messages in kernel log (aka prevent uw feature
    id when interface not available)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 11 Jan 2023 10:46:00 +0100

tuxedo-keyboard (3.1.2) jammy; urgency=low

  * Enables dynamic boost (max offset) for certain devices needing sw ctl
  * Adds charging profile interface for devices supporting charging profiles
  * Adds charging priority interface for devices supporting USB-C PD charging
    priority setting

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 19 Dec 2022 17:46:00 +0100

tuxedo-keyboard-ite (0.2.5) jammy; urgency=low

  * Add per-device color scaling to ite_8291 driver
  * Add additional scaling setting for Stellaris 17 AMD Gen 4

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 07 Dec 2022 09:50:00 +0100

tuxedo-keyboard-ite (0.2.4) jammy; urgency=low

  * Add USB ID for Stellaris 17 Gen 4 keyboard backlight

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 30 Nov 2022 10:41:00 +0100

tuxedo-keyboard (3.1.1) jammy; urgency=low

  * Reenable fans-off for some devices that got it turned of as a temporary
    workaround
  * Fix default fan curve not being reenabled when tccd is stopped

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 17 Oct 2022 18:00:00 +0100

tuxedo-keyboard (3.1.0) jammy; urgency=low

  * Add power profiles and tdp functionality (uw)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 10 Oct 2022 09:34:00 +0100

tuxedo-keyboard (3.0.11) jammy; urgency=low

  * Introduce alternative fan control (uw)
  * Fan control parameters from driver "has fan off" and "min fan speed"
  * Fixes missing/broken fan control on newer devices

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 06 Oct 2022 09:02:00 +0100

tuxedo-keyboard (3.0.10) focal; urgency=low

  * Add Stellaris Intel gen 4 lightbar support
  * Default lightbar to off

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 28 Apr 2022 14:38:00 +0100

tuxedo-keyboard (3.0.9) focal; urgency=low

  * Add IBS15v6 & IBS17v6 new module name to perf. prof workaround
  * Interface modularization (uw)
  * Fix Pulse14/15 gen 1 keyboard backlight ctrl dissapearing

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 18 Oct 2021 20:13:00 +0100

tuxedo-keyboard (3.0.8) focal; urgency=low

  * Add IBS14v6 to perf. prof workaround

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 09 Jul 2021 12:47:00 +0100

tuxedo-keyboard (3.0.7) focal; urgency=low

  * Add new Polaris devices gen 2 & gen 3 keyb bl support
  * Add Stellaris (gen3) lightbar support
  * Fix kernel 5.13 build issue (from github BlackIkeEagle)
  * Add another Fusion lightbar ID (from github ArlindoFNeto)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 24 Jun 2021 12:49:00 +0100

tuxedo-keyboard (3.0.6) focal; urgency=low

  * Add tuxedo-io perf. prof. set (cl)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 07 Jun 2021 17:01:00 +0100

tuxedo-keyboard (3.0.5) focal; urgency=low

  * Add NS50MU to perf. profile workaround
  * Add EDUBOOK1502 to perf. profile workaround
  * Add XP gen 11 & 12 to perf. profile workaround
  * Clean-up cl driver state init (should fix some init color issues)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 23 Apr 2021 18:32:00 +0100

tuxedo-keyboard (3.0.4) focal; urgency=low

  * Fixed various possible race conditions on driver init
  * Added IBS14v5 to perf. profile workaround
  * Added new Aura board name to perf. profile workaround
  * Fixed non-initialized firmware fan curve for silent mode (UW)
  * Changed default perf. profile to balanced (UW)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 19 Mar 2021 16:28:00 +0100

tuxedo-keyboard (3.0.3) focal; urgency=low

  * Added XP14 to perf. profile workaround

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 5 Mar 2021 13:25:00 +0100

tuxedo-keyboard-ite (0.2.3) focal; urgency=low

  * Fix broken brightness key reaction for ite_829x

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 22 Feb 2021 16:49:00 +0100

tuxedo-keyboard-ite (0.2.2) focal; urgency=low

  * Attempt to fix ite_829x instability sometimes locking up kernel on
    keypress

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 16 Feb 2021 16:51:00 +0100

tuxedo-keyboard (3.0.2) focal; urgency=low

  * Fixed clevo keyboard init order
  * Added Aura perf. profile workaround

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 29 Jan 2021 14:44:00 +0100

tuxedo-keyboard-ite (0.2.1) focal; urgency=low

  * Added device 048d:6004 to ite_8291

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 21 Dec 2020 16:50:00 +0100

tuxedo-keyboard (3.0.1) focal; urgency=low

  * Added device support (Trinity)
  * Fixed uw fan ramp up issues to some extent (workaround)

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 21 Dec 2020 17:23:00 +0100

tuxedo-keyboard (3.0.0) focal; urgency=low

  * Changed structure of clevo interfaces
  * Added separate clevo-wmi module with existing functionality
  * Added clevo-acpi module with implementation of the "new" clevo ACPI
    interface
  * Added tuxedo-io module (former tuxedo-cc-wmi) into package

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Wed, 9 Dec 2020 13:04:00 +0100

tuxedo-keyboard-ite (0.2.0) bionic; urgency=low

  * Added initial support for ITE Device(8291) ->  048d:ce00

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 13 Nov 2020 12:14:00 +0100

tuxedo-keyboard (2.1.0) bionic; urgency=low

  * Added device support (XMG Fusion)
  * Added uniwill lightbar driver (with led_classdev interface)
  * Added uniwill keymapping brightness up/down
  * Fixed uniwill touchpad toggle (some platforms)
  * Fixed module cleanup crash

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 13 Nov 2020 11:23:00 +0100

tuxedo-keyboard-ite (0.1.0) bionic; urgency=low

  * Added initial (very basic) support for 048d:8297 LED controller

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 16 Oct 2020 14:30:00 +0100

tuxedo-keyboard-ite (0.0.3) bionic; urgency=low

  * Fixed key mapping toggle <=> switch mode
  * Default color to white

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Mon, 12 Oct 2020 10:25:00 +0100

tuxedo-keyboard-ite (0.0.2) bionic; urgency=low

  * Initial experimental release

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 29 Sep 2020 19:14:00 +0100

tuxedo-keyboard (2.0.6) bionic; urgency=low

  * Added uw kbd color backlight support

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 25 Sep 2020 13:14:00 +0100

tuxedo-keyboard (2.0.5) bionic; urgency=low

  * Restructure to allow for more devices
  * Added device support
  * Added rudimentary device detection

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Thu, 18 Jun 2020 10:47:00 +0100

tuxedo-keyboard (2.0.4) bionic; urgency=low

  * Added rfkill key event
  * Fix volume button events, ignore

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 26 May 2020 12:32:00 +0100

tuxedo-keyboard (2.0.3) bionic; urgency=low

  * General key event mapping support
  * Events added for backlight and touchpad

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 19 May 2020 15:55:00 +0100

tuxedo-keyboard (2.0.2) bionic; urgency=low

  * Fix not restoring state on resume
  * Fix module autoload issues
  * Add standard config tuxedo_keyboard.conf to package

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 14 Apr 2020 13:09:00 +0100

tuxedo-keyboard-ite (0.0.1) bionic; urgency=low

  * First version of the ITE keyboard backlight driver
  * Has support for ITE Device(829x) ->  0x048d:0x8910

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Fri, 27 Mar 2020 14:58:00 +0100

tuxedo-keyboard (2.0.1) bionic; urgency=low

  * New packaging

 -- Christoffer Sandberg <tux@tuxedocomputers.com>  Tue, 17 Mar 2020 16:54:00 +0100
