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
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2013-11-28
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-31
cpufreq: distinguish drivers that do asynchronous notifications
Viresh Kumar
2013-10-25
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
2013-10-16
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
2013-10-16
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-10-16
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
2013-10-16
cpufreq: rewrite cpufreq_driver->flags using shift operator
Viresh Kumar
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-10
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
2013-08-07
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
2013-08-07
cpufreq: Re-arrange declarations in cpufreq.h
Viresh Kumar
2013-08-07
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-07-26
cpufreq: Remove unused function __cpufreq_driver_getavg()
Stratos Karafotis
2013-07-04
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
2013-06-27
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
2013-06-27
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
2013-05-27
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
2013-05-27
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-02
cpufreq: Update Documentation for cpus and related_cpus
Viresh Kumar
2013-02-02
cpufreq: Sort function prototypes properly
Borislav Petkov
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2012-11-15
cpufreq: governors: remove redundant code
Viresh Kumar
2012-11-15
cpufreq: Move common part from governors to separate file, v2
viresh kumar
2012-11-15
cpufreq / core: Fix printing of governor and driver name
viresh kumar
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-14
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2011-06-28
cpufreq: expose a cpufreq_quick_get_max routine
Jesse Barnes
2011-05-04
[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.
Thiago Farina
[next]