summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-30cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar
2013-10-25cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter
2013-10-15cpufreq: create cpufreq_generic_init() routineViresh Kumar
2013-10-15cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar
2013-10-15cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar
2013-10-15cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar
2013-10-15cpufreq: rewrite cpufreq_driver->flags using shift operatorViresh Kumar
2013-09-30cpufreq: Add new helper cpufreq_table_validate_and_show()Viresh Kumar
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-08-10cpufreq: Store cpufreq policies in a listLukasz Majewski
2013-08-07cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar
2013-08-07cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar
2013-07-25cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis
2013-07-04cpufreq: Fix serialization of frequency transitionsViresh Kumar
2013-06-27acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu
2013-06-27cpufreq: make sure frequency transitions are serializedViresh Kumar
2013-06-20cpufreq: Fix minor formatting issuesViresh Kumar
2013-06-20cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-05-27cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-05-27cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-31cpufreq: governor: Implement per policy instances of governorsViresh Kumar
2013-03-31cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-01cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-01cpufreq: Update Documentation for cpus and related_cpusViresh Kumar
2013-02-01cpufreq: Sort function prototypes properlyBorislav Petkov
2013-02-01cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-01cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2012-11-14cpufreq: governors: remove redundant codeViresh Kumar
2012-11-14cpufreq: Move common part from governors to separate file, v2viresh kumar
2012-11-14cpufreq / core: Fix printing of governor and driver nameviresh kumar
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes