summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar4-23/+4
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo3-0/+346
2013-02-05cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar1-2/+3
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar5-8/+3
2013-02-02cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar3-3/+3
2013-02-02cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar1-1/+1
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar3-8/+21
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar4-97/+53
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2-39/+20
2013-02-02cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri3-5/+7
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri7-13/+9
2013-02-02cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar1-2/+5
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar3-6/+14
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo3-13/+29
2013-02-02cpufreq: governors: clean timer init and exit codeFabio Baltieri1-30/+13
2013-02-02cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2-101/+58
2013-02-02cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar1-7/+0
2013-02-02PM / OPP: Export more symbols for module usageMark Langsdorf1-0/+3
2013-02-02PM / OPP: switch exported symbols to GPL variantNishanth Menon1-8/+8
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf6-2/+149
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring7-0/+241
2013-02-02clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf1-0/+2
2013-02-02ARM: use device tree to get smp_twd clockRob Herring1-34/+19
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov1-3/+3
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov1-11/+14
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov1-2/+19
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov2-0/+15
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov1-2/+3
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett1-0/+6
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie1-0/+18
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar4-98/+113
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar1-1/+1
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar1-1/+7
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar1-0/+10
2013-02-02cpufreq: Manage only online cpusViresh Kumar1-0/+7
2013-02-02cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri1-3/+2
2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri1-6/+41
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri3-10/+52
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson4-8/+43
2013-02-01Linux 3.8-rc6v3.8-rc6Linus Torvalds1-2/+2
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+5
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+16
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-58/+86
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-22/+67
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-76/+216