summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/Kconfig.x86
AgeCommit message (Expand)Author
2023-06-21cpufreq: amd-pstate: Add a kernel config option to set default modeMario Limonciello
2022-11-22cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan
2022-10-05cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li
2022-10-05cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...Huang Rui
2021-02-15cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2020-03-26cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki
2020-03-05docs: cpufreq: fix a broken referenceMauro Carvalho Chehab
2019-11-29cpufreq: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen
2016-11-24cpufreq/intel_pstate: Use CPPC to get max performanceRafael J. Wysocki
2016-04-28cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki
2015-10-15cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada
2014-12-20cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar
2014-05-01cpufreq: Kconfig: Fix spelling errorsStratos Karafotis
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-06-18cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLEViresh Kumar
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-11drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-09acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knobAndre Przywara
2012-09-09cpufreq: Add warning message to powernow-k8Andre Przywara
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett
2011-05-19Merge 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