AMD Bobcat cpufreq

2013-08-20 Thread Joonas Saarinen
Hi guys, The turbo core feature on AMD Bobcat platform seems not to be working. I have a netbook with C-60 CPU which never cranks the frequency over 1000MHz (it could reach 1333MHz). Can this be expected to work some day? Thanks for any information, Joonas -- To unsubscribe from this list: s

Screen brightness adjustment is just too broken

2015-09-05 Thread Joonas Saarinen
listeners (for example, the ACPI interface, GPU driver and, internally by BIOS). Are there plans to eventually fix this behavior? Joonas Saarinen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordo

Keyboard dead for a bunch of LG laptops

2014-01-24 Thread Joonas Saarinen
Hello, people! There's still lingering an interesting regression where the internal keyboard of various older LG laptops is dead. It is tracked here: https://bugzilla.kernel.org/show_bug.cgi?id=58991 Downstream: https://bugzilla.redhat.com/show_bug.cgi?id=969550 https://bugs.launchpad.net/ubun

Re: AMD Bobcat cpufreq

2013-10-17 Thread Joonas Saarinen
On Thu, 22 Aug 2013 13:17:53 +0200 Borislav Petkov wrote: On Tue, Aug 20, 2013 at 10:58:07PM +0300, Joonas Saarinen wrote: > Hi guys, > > The turbo core feature on AMD Bobcat platform seems not to be > working. I have a netbook with C-60 CPU which never cranks the > frequency o

Re: AMD Bobcat cpufreq

2013-10-18 Thread Joonas Saarinen
Borislav Petkov [b...@alien8.de] wrote: Once you've done that successfully, you need to run as root: $ cd tools/power/cpupower/ $ LD_LIBRARY_PATH=. ./cpupower frequency-info This is what I get: analyzing CPU 0: driver: acpi-cpufreq CPUs which run at the same hardware frequency: 0 CPUs whic

Re: AMD Bobcat cpufreq

2013-10-18 Thread Joonas Saarinen
Borislav Petkov [b...@alien8.de] wrote: You can also try turbostat in tools/power/x86/turbostat/ # ./turbostat -i 1 We might be on to something. With work pinned on one core: cor CPU GHz TSC 1.16 1.00 0 0 1.17 1.00 1 1 0.80 1.00 When both cores are occupied: cor CPU GHz T

Two mailing lists

2016-05-13 Thread Joonas Saarinen
Shouldn't there be two Linux kernel mailing lists: one for patches, another one for discussion? Joonas Saarinen