[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241210001657.3362-1-W_Armin@gmx.de>
Date: Tue, 10 Dec 2024 01:16:52 +0100
From: Armin Wolf <W_Armin@....de>
To: jlee@...e.com,
farhan.anwar8@...il.com,
rayanmargham4@...il.com
Cc: hdegoede@...hat.com,
ilpo.jarvinen@...ux.intel.com,
platform-driver-x86@...r.kernel.org,
linux-kernel@...r.kernel.org,
kuurtb@...il.com
Subject: [PATCH v4 0/5] acer-wmi: Various improvements
This patch series contains various improvements to the acer-wmi
driver based on user reports:
- adds support for the Acer PH14-51
- improves hwmon support
- ignores function 8 events
The changes where tested on a real machine and appear to work.
Changes since v3:
- fix duplicate definition of ACER_PREDATOR_V4_RETURN_STATUS_BIT_MASK
- add Tested-by tags
Changes since v2:
- fix compilation error after patch 3
- replace GENMASK() with GENMASK_ULL() and adjust bit numbers
Changes since v1:
- fix spelling issue in patch 2
- rework patch 3 and 4
- add Reviewed-by tag to patch 5
Armin Wolf (5):
platform/x86: acer-wmi: Add support for Acer PH14-51
platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
platform/x86: acer-wmi: Improve error handling when reading gaming
system information
platform/x86: acer-wmi: Implement proper hwmon support
platform/x86: acer-wmi: Ignore AC events
drivers/platform/x86/acer-wmi.c | 166 ++++++++++++++++++++++++--------
1 file changed, 124 insertions(+), 42 deletions(-)
--
2.39.5
Powered by blists - more mailing lists