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-09-03
cpufreq: intel_pstate: Remove unneeded variable
Gabriele Mazzotta
2014-08-28
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
2014-08-28
intel_pstate: Turn per cpu printk into pr_debug
Andi Kleen
2014-07-21
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2014-07-21
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
2014-07-07
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-07
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
2014-07-07
intel_pstate: Fix setting VID
Dirk Brandewie
2014-06-17
intel_pstate: Correct rounding in busy calculation
Doug Smythies
2014-06-10
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-06-02
intel_pstate: Improve initial busy calculation
Doug Smythies
2014-06-02
intel_pstate: add sample time scaling
Dirk Brandewie
2014-06-02
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
2014-06-02
intel_pstate: Remove C0 tracking
Dirk Brandewie
2014-05-27
cpufreq: intel_pstate: Remove unused member name of cpudata
Stratos Karafotis
2014-05-13
intel_pstate: remove setting P state to MAX on init
Dirk Brandewie
2014-05-13
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
2014-05-12
intel_pstate: Set turbo VID for BayTrail
Dirk Brandewie
2014-05-07
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
2014-03-26
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Dirk Brandewie
2014-03-20
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
2014-03-02
intel_pstate: fix pid_reset to use fixed point values
Dirk Brandewie
2014-03-02
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
2014-02-26
intel_pstate: Change busy calculation to use fixed point math.
Dirk Brandewie
2014-02-21
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
2014-02-21
intel_pstate: Use LFM bus ratio as min ratio/P state
Dirk Brandewie
2014-02-13
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
2014-02-04
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
2014-01-17
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
2014-01-14
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-01-06
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
2014-01-05
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-12-31
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
2013-12-22
intel_pstate: Remove periodic P state boost
Dirk Brandewie
2013-12-22
intel_pstate: Add setting voltage value for baytrail P states.
Dirk Brandewie
2013-11-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-11-07
intel_pstate: skip the driver if ACPI has power mgmt option
Adrian Huang
2013-10-31
cpufreq/intel_pstate: Add static declarations to internal functions
Dirk Brandewie
2013-10-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-25
intel_pstate: Add Baytrail support
Dirk Brandewie
[next]