index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
Kconfig.x86
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-06
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2020-03-26
cpufreq: intel_pstate: Select schedutil as the default governor
Rafael J. Wysocki
2020-03-05
docs: cpufreq: fix a broken reference
Mauro Carvalho Chehab
2019-11-29
cpufreq: Fix Kconfig indentation
Krzysztof Kozlowski
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
2016-11-24
cpufreq/intel_pstate: Use CPPC to get max performance
Rafael J. Wysocki
2016-04-28
cpufreq: intel_pstate: Enforce _PPC limits
Srinivas Pandruvada
2015-11-19
Revert "cpufreq: intel_pstate: Use ACPI perf configuration"
Rafael J. Wysocki
2015-10-15
cpufreq: intel_pstate: Use ACPI perf configuration
Srinivas Pandruvada
2014-12-20
cpufreq: Add SFI based cpufreq driver support
Srinidhi Kasagar
2014-05-01
cpufreq: Kconfig: Fix spelling errors
Stratos Karafotis
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-16
cpufreq: remove CONFIG_CPU_FREQ_TABLE
Viresh Kumar
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
2013-06-18
cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE
Viresh Kumar
2013-05-22
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
RafaĆ Bilski
2013-04-10
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-15
cpufreq / intel_pstate: Change to disallow module build
Dirk Brandewie
2013-02-09
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-18
powernow-k8: Add a kconfig dependency on acpi-cpufreq
Borislav Petkov
2013-01-11
drivers/cpufreq: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-09-09
acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
Andre Przywara
2012-09-09
cpufreq: Add warning message to powernow-k8
Andre Przywara
2012-09-09
acpi-cpufreq: Add support for modern AMD CPUs
Matthew Garrett
2011-05-19
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-05-19
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones