Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq: [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface [CPUFREQ] make internal cpufreq_add_dev_* static [CPUFREQ] use an enum for speedstep processor identification [CPUFREQ] Document units for transition latency [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/ [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can be used [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow-k8.c
Showing
- Documentation/ABI/testing/sysfs-devices-system-cpu 18 additions, 0 deletionsDocumentation/ABI/testing/sysfs-devices-system-cpu
- Documentation/cpu-freq/cpu-drivers.txt 3 additions, 3 deletionsDocumentation/cpu-freq/cpu-drivers.txt
- Documentation/cpu-freq/user-guide.txt 11 additions, 0 deletionsDocumentation/cpu-freq/user-guide.txt
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 9 additions, 8 deletionsarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/cpufreq/powernow-k6.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/powernow-k6.c
- arch/x86/kernel/cpu/cpufreq/powernow-k7.c 11 additions, 8 deletionsarch/x86/kernel/cpu/cpufreq/powernow-k7.c
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 19 additions, 13 deletionsarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- arch/x86/kernel/cpu/cpufreq/speedstep-ich.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/speedstep-ich.c
- arch/x86/kernel/cpu/cpufreq/speedstep-lib.c 3 additions, 3 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-lib.c
- arch/x86/kernel/cpu/cpufreq/speedstep-lib.h 12 additions, 12 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-lib.h
- arch/x86/kernel/cpu/cpufreq/speedstep-smi.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/speedstep-smi.c
- drivers/acpi/processor_perflib.c 13 additions, 0 deletionsdrivers/acpi/processor_perflib.c
- drivers/cpufreq/cpufreq.c 29 additions, 5 deletionsdrivers/cpufreq/cpufreq.c
- drivers/cpufreq/cpufreq_conservative.c 110 additions, 19 deletionsdrivers/cpufreq/cpufreq_conservative.c
- include/acpi/processor.h 6 additions, 0 deletionsinclude/acpi/processor.h
- include/linux/cpufreq.h 1 addition, 0 deletionsinclude/linux/cpufreq.h
Loading
Please register or sign in to comment