summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat
2013-09-10intel_pstate: Add Haswell CPU modelsNell Hardcastle
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki
2013-09-10cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat
2013-09-10cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat
2013-09-10cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat
2013-09-10cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat
2013-09-10cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat
2013-09-10cpufreq: Fix wrong time unit conversionAndreas Schwab
2013-09-10cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar
2013-09-10cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar
2013-08-29cpufreq: Don't use smp_processor_id() in preemptible contextStephen Boyd
2013-08-28cpufreq: governor: Fix typos in commentsStratos Karafotis
2013-08-28cpufreq: governors: Remove duplicate check of target freq in supported rangeStratos Karafotis
2013-08-28cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd
2013-08-27Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki
2013-08-26cpufreq: imx6q: Fix clock enable balanceSascha Hauer
2013-08-23cpufreq: tegra: fix the wrong clock nameJoseph Lo
2013-08-23Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-08-21cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: arm_big_little: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha
2013-08-21of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha
2013-08-21driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2013-08-21powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha
2013-08-21openrisc: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha
2013-08-21cpufreq: fix bad unlock balance on !CONFIG_SMPLi Zhong
2013-08-20cpufreq: Use cpufreq_policy_list for iterating over policiesViresh Kumar
2013-08-20cpufreq: remove cpufreq_policy_cpu per-cpu variableViresh Kumar
2013-08-20cpufreq: remove unnecessary check in __cpufreq_governor()Viresh Kumar
2013-08-20cpufreq: remove policy from cpufreq_policy_list during suspendViresh Kumar
2013-08-20cpufreq: Fix white space in __cpufreq_remove_dev()Viresh Kumar
2013-08-18Linux 3.11-rc6Linus Torvalds
2013-08-18Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-18Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"Rafael J. Wysocki
2013-08-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-16s390: Fix broken buildGuenter Roeck