Skip to content

Commit 8b3fd90

Browse files
bulwahnrafaeljw
authored andcommitted
MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK
The current pattern in the file entry does not make the files in the governors subdirectory to be a part of the CPU IDLE TIME MANAGEMENT FRAMEWORK. Adjust the file pattern to include files in governors. Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent b4ec805 commit 8b3fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4583,7 +4583,7 @@ B: https://bugzilla.kernel.org
45834583
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
45844584
F: Documentation/admin-guide/pm/cpuidle.rst
45854585
F: Documentation/driver-api/pm/cpuidle.rst
4586-
F: drivers/cpuidle/*
4586+
F: drivers/cpuidle/
45874587
F: include/linux/cpuidle.h
45884588

45894589
CPU POWER MONITORING SUBSYSTEM

0 commit comments

Comments
 (0)