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
Age
Commit message (
Expand
)
Author
2013-07-01
cpufreq: interactive: fix deadlock on spinlock in timer
Todd Poynor
2013-07-01
cpufreq: interactive: don't handle transition notification if not enabled
Todd Poynor
2013-07-01
cpufreq: interactive: init default values at compile time
Todd Poynor
2013-07-01
cpufreq: interactive: default go_hispeed_load 99%, doc updates
Todd Poynor
2013-07-01
cpufreq: interactive: fix race on timer restart on governor start
Todd Poynor
2013-07-01
cpufreq: interactive: fix racy timer stopping
Todd Poynor
2013-07-01
cpufreq: interactive: fix boosting logic
Todd Poynor
2013-07-01
cpufreq: interactive: add timer slack to limit idle at speed > min
Todd Poynor
2013-07-01
cpufreq: interactive: specify duration of CPU speed boost pulse
Todd Poynor
2013-07-01
cpufreq: interactive: adjust load for changes in speed
Todd Poynor
2013-07-01
cpufreq: interactive: remove load since last speed change
Todd Poynor
2013-07-01
cpufreq: interactive: allow arbitrary speed / target load mappings
Todd Poynor
2013-07-01
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
Todd Poynor
2013-07-01
cpufreq: interactive: change speed according to current speed and target load
Todd Poynor
2013-07-01
cpufreq: interactive: trace actual speed in target speed decisions
Todd Poynor
2013-07-01
cpufreq: interactive: kick timer on idle exit past expiry
Todd Poynor
2013-07-01
cpufreq: interactive: use deferrable timer by default
Lianwei Wang
2013-07-01
cpufreq: interactive: pin timers to associated CPU
Todd Poynor
2013-07-01
cpufreq: interactive: run at fraction of hispeed_freq when load is low
Todd Poynor
2013-07-01
cpufreq: interactive: always limit initial speed bump to hispeed
Todd Poynor
2013-07-01
cpufreq: interactive: remove input_boost handling
Todd Poynor
2013-07-01
cpufreq: interactive: handle speed up and down in the realtime task
Todd Poynor
2013-07-01
cpufreq: interactive: keep freezer happy when not current governor
Sam Leffler
2013-07-01
cpufreq: interactive: take idle notifications only when active
Sam Leffler
2013-07-01
cpufreq: interactive: restart above_hispeed_delay at each hispeed load
Todd Poynor
2013-07-01
cpufreq-interactive: Compile fixup
John Stultz
2013-07-01
cpufreq: interactive: add boost pulse interface
Todd Poynor
2013-07-01
cpufreq: interactive: set floor for boosted speed
Todd Poynor
2013-07-01
cpufreq: interactive: Add sysfs boost interface for hints from userspace
Todd Poynor
2013-07-01
cpufreq: interactive: remove unused target_validate_time_in_idle
Todd Poynor
2013-07-01
cpufreq: interactive: Boost frequency on touchscreen input
Todd Poynor
2013-07-01
cpufreq: interactive: Separate speed target revalidate time and initial set time
Todd Poynor
2013-07-01
cpufreq: interactive: base hispeed bump on target freq, not actual
Todd Poynor
2013-07-01
cpufreq: interactive: adjust code and documentation to match
Todd Poynor
2013-07-01
cpufreq: interactive: configurable delay before raising above hispeed
Todd Poynor
2013-07-01
cpufreq: interactive: don't drop speed if recently at higher load
Todd Poynor
2013-07-01
cpufreq: interactive: set at least hispeed when above hispeed load
Todd Poynor
2013-07-01
cpufreq: interactive: apply intermediate load to max speed not current
Todd Poynor
2013-07-01
cpufreq interactive governor: event tracing
Todd Poynor
2013-07-01
cpufreq: Prevent memory leak in cpufreq_stats on hotplug
Colin Cross
2013-07-01
cpufreq: interactive: New 'interactive' governor
Mike Chan
2013-06-25
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
2013-06-05
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
2013-06-05
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
Michael Wang
2013-06-05
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-22
cpufreq: arm_big_little_dt: Instantiate as platform_driver
Viresh Kumar
2013-05-22
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
Viresh Kumar
2013-05-22
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
RafaĆ Bilski
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
[prev]
[next]