summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-09-08Cpufreq: Serialize policy update across hotplugPuneet Saxena
2013-09-08Cpufreq: protect policy & module refcountPuneet Saxena
2013-09-02cpufreq: Set same governor as a first CPU when CPU onlineJinyoung Park
2013-09-02cpufreq: conservative: Ensure requested_freq within policy min/max rangeJinyoung Park
2013-08-29cpufreq: interactive: Add consecutive I/OJinyoung Park
2013-04-19Cpufreq: create/remove percpu sysfs nodes oncePuneet Saxena
2013-03-29cpufreq: interactive: Fix race when canceling timer at min freqPeter Boonstoppel
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2012-12-26cpufreq:interactive:idle time excludes iowait.Satya Popuri
2012-11-14[CPUFREQ]conservative: fix overflow of freqHunk Lin
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann
2012-10-26Tegra:cpufreq: restart timer if limits have changed.satya popuri
2012-10-02cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-09-26Cpufreq: interactive: lock "interactive" node creation/removalMatt Wagner
2012-09-11cpufreq: Add GCOV_PROFILEJuha Tukkinen
2012-08-06ARM: Tegra: Added support to run at two frequency modesXiao Bo Zhao
2012-07-30cpufreq: interactive: clean up sysfs declarationsIlan Aelion
2012-07-23cpufreq: governor: interactive: fix compilation errorsVarun Wadekar
2012-07-23cpufreq: interactive: remove input_boost handlingTodd Poynor
2012-07-23cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2012-07-23cpufreq: interactive: keep freezer happy when not current governorSam Leffler
2012-07-23cpufreq: interactive: take idle notifications only when activeSam Leffler
2012-07-17cpufreq: protect cpufreq_stats_free_table with spinlockPeter Boonstoppel
2012-07-16cpufreq: Protected access of policy attributePuneet Saxena
2012-07-12cpufreq: mid-range frequency biassatya popuri
2012-07-12cpufreq: fix memory leak with sysfs when stats table are freedShaoming Feng
2012-05-21cpufreq: Don't clip PM QoS requests to old policy limitsAlex Frid
2012-05-14cpufreq: interface for setting governor for a cpuPuneet Saxena
2012-04-18cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-18EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim
2012-04-18drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell
2012-04-18cpufreq: interactive: change timer rateShridhar Rasal
2012-04-18tracing: Add tracepoints for CPU scalingAntti P Miettinen
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-11cpufreq: Typecast compared integersAntti P Miettinen
2012-04-11cpufreq: set go_maxspeed_load to 85%Shridhar Rasal
2012-04-11cpufreq: update target freq alwaysShridhar Rasal
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-25fixup: pm_qos.h (cpufreq.c)Dan Willemsen
2012-03-24cpufreq: Add a knob to treat IO wait as busysatya popuri
2012-03-24cpufreq: change min_sample_timesatya popuri
2012-03-24cpufreq interactive governor: Unify attribute store functionsPeter Boonstoppel
2012-03-24cpufreq interactive governor: Reduce permissionsDan Willemsen
2012-03-24cpufreq interactive governor: Made sysfs nodes writablePeter Boonstoppel