From b904942bcbc259a8359bc73bb99fdf3de65d8680 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 15 Jun 2014 23:05:03 +0200 Subject: include acpi-cpufreq --- images/NEWS | 1 + kernel/list_modules.pm | 1 + 2 files changed, 2 insertions(+) diff --git a/images/NEWS b/images/NEWS index 9b570d363..f79c97ae1 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,4 @@ +- include acpi-cpufreq - sync with kernel-3.15 Version 2.7 - 28 April 2014 by Thierry Vignaud diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 7151fc4a1..dab0881a6 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -341,6 +341,7 @@ our %l = ( qw(crc32c crc32c-intel), qw(evdev), qw(usblp printer), 'floppy', 'microcode', 'usb_common', + qw(acpi_cpufreq processor), #- these need checking qw(rrunner meye), -- cgit v1.2.1