index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
Age
Commit message (
Expand
)
Author
2014-01-15
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
2014-01-09
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
2013-10-22
intel_pstate: Correct calculation of min pstate value
Dirk Brandewie
2013-10-22
intel_pstate: Improve accuracy by not truncating until final result
Brennan Shacklett
2013-10-16
intel_pstate: Fix type mismatch warning
Rafael J. Wysocki
2013-10-16
cpufreq / intel_pstate: Fix max_perf_pct on resume
Dirk Brandewie
2013-10-01
intel_pstate: fix no_turbo
Srinivas Pandruvada
2013-09-10
intel_pstate: Add Haswell CPU models
Nell Hardcastle
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-07-23
cpufreq / intel_pstate: Change to scale off of max P-state
Dirk Brandewie
2013-07-14
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-05-22
cpufreq / intel_pstate: Add additional supported CPU ID
Dirk Brandewie
2013-05-14
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
Wei Yongjun
2013-05-12
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: Remove idle mode PID
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: fix ffmpeg regression
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: use lowest requested max performance
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: remove idle time and duration from sample and calcula...
Dirk Brandewie
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-10
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
Srinivas Pandruvada
2013-04-08
cpufreq / intel_pstate: Set timer timeout correctly
Dirk Brandewie
2013-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
2013-03-25
cpufreq / intel_pstate: Fix calculation of current frequency
Dirk Brandewie
2013-03-25
cpufreq / intel_pstate: Add function to check that all MSRs are valid
Dirk Brandewie
2013-03-06
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
2013-03-06
cpufreq / intel_pstate: Fix intel_pstate_init() error path
Dirk Brandewie
2013-02-15
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
Dirk Brandewie
2013-02-11
cpufreq / intel_pstate: Fix 32 bit build
Dirk Brandewie
2013-02-09
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie