lp:~kobako/+git/oem-6.1-nxt

Owned by koba
Get this repository:
git clone https://git.not.enabled/~kobako/+git/oem-6.1-nxt
Only koba can upload to this repository. If you are koba please log in for upload directions.

Branches

Name Last Modified Last Commit
oem-6.1_lpv2026303 2023-08-16 14:49:26 UTC
thermal: intel: powerclamp: Fix duration module parameter

Author: Srinivas Pandruvada
Author Date: 2023-02-08 07:09:08 UTC

thermal: intel: powerclamp: Fix duration module parameter

After the switch to use the powercap/idle-inject framework in the Intel
powerclamp driver, the idle duration unit is microsecond.

However, the module parameter for idle duration is in milliseconds, so
convert it to microseconds in the "set" callback and back to milliseconds
in a new "get" callback.

While here, also use mutex protection for setting and getting "duration".

The other uses of "duration" are already protected by the mutex.

Fixes: 8526eb7fc75a ("thermal: intel: powerclamp: Use powercap idle-inject feature")
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
(cherry picked from commit 966d0ab67350c6206f8053a3e6ed0b892bdc42a5)
Signed-off-by: Koba Ko <koba.ko@canonical.com>

oem-6.1-nxt 2023-03-03 17:10:52 UTC
wifi: rtw89: 8852be: enable CLKREQ of PCI capability

Author: koba
Author Date: 2023-03-02 06:45:09 UTC

wifi: rtw89: 8852be: enable CLKREQ of PCI capability

Enable CLKREQ to reduce power consumption for 8852BE.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230126112715.5811-1-pkshih@realtek.com

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers