aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
2015-11-02cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-11-02cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-10-28cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar
2015-10-28cpufreq: Fix formatting issues in 'struct cpufreq_driver'Viresh Kumar
2014-10-21cpufreq: allow driver-specific dataThomas Petazzoni
2014-09-09cpufreq: Add support for per-policy driver dataViresh Kumar
2014-07-21cpufreq: Introduce new relation for freq selectionStratos Karafotis
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar
2014-05-08cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-30cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-01-17cpufreq: Add boost frequency support in coreLukasz Majewski
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar
2014-01-17cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar
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-31cpufreq: 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-16cpufreq: create cpufreq_generic_init() routineViresh Kumar
2013-10-16cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar
2013-10-16cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar
2013-10-16cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar
2013-10-16cpufreq: 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