aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-05-25cpufreq: arm_big_little: Free virtual table when unregistering driverMathieu J. Poirier
2013-05-25cpufreq: arm_big_little: Allow cleanup routine to run for all clustersMathieu J. Poirier
2013-05-25cpufreq/arm_big_little.c: Fixing non-terminated stringMathieu J. Poirier
2013-05-25cpufreq: arm_big_little: Make 1.2 GHz max freq for IKSViresh Kumar
2013-05-25cpufreq: arm_big_little: Protect bl_cpufreq_set_rate() routine again cpu racesViresh Kumar
2013-05-25cpufreq: arm_big_little: simplify find_cluster_maxfreq()Viresh Kumar
2013-05-25cpufreq: arm_big_little: Use only new_rate instead of max_ and actual_ rateViresh Kumar
2013-05-25cpufreq: vexpress: Re-check freq of old_cluster on cpu migrationViresh Kumar
2013-05-25cpufreq: arm_big_little: Don't destroy/create freq table/clk for every cpu on...Viresh Kumar
2013-05-25cpufreq: arm_big_little: Unregister/register cpufreq driver with switcher not...Nicolas Pitre
2013-05-25cpufreq: arm_big_little: add in-kernel switching(IKS) supportViresh Kumar
2013-05-25cpufreq: cpufreq_stats: Register for bL_switcher notifiersViresh Kumar
2013-05-25cpufreq/arm-bl-cpufreq: unit testsMathieu Briand
2013-05-25cpufreq/arm-bl-cpufreq: Expose the frequency table to clientsVishal Bhoj
2013-05-25cpufreq/arm-bl-cpufreq: Provide fake transition latency valueDave Martin
2013-05-25cpufreq/arm-bl-cpufreq: Add simple cpufreq big.LITTLE switcher frontendDave Martin
2013-04-29cpufreq: ARM_DT_BL_CPUFREQ should be enabled only when BIG_LITTLE is enabledTushar Behera
2013-04-29cpufreq: ARM big LITTLE: Replace "bl" with standard shortname "bL"Viresh Kumar
2013-04-29cpufreq: vexpress: Don't initialize policy-> min, max twiceViresh Kumar
2013-04-29cpufreq: arm_big_little: Add generic driver to read frequency table from DTViresh Kumar
2013-04-29cpufreq: arm_big_little: Remove all platform drivers dependenciesViresh Kumar
2013-04-29cpufreq: arm_big_little: Add debugging infoViresh Kumar
2013-04-29cpufreq: arm_big_little: Use clock framework calls to get/set clkViresh Kumar
2013-04-29cpufreq: arm_big_little: Get freq table from platform specific driverViresh Kumar
2013-04-29cpufreq: arm_big_little: Make Vexpress bL as generic big LITTLE cpufreq driverViresh Kumar
2013-04-29cpufreq: vexpress: Remove duplicate frequency bounds checkDave Martin
2013-04-29cpufreq: vexpress: Use CPU topology for mapping cpus to clustersDave Martin
2013-04-29cpufreq: vexpress: update parameters to spc get/set perf routinesSudeep KarkadaNagesha
2013-04-29cpufreq: vexpress: Rename driver to fit within size limitsJon Medhurst
2013-04-29cpufreq: vexpress: Check for presence of SPC driverJon Medhurst
2013-04-29cpufreq: vexpress: Safely handle missing CPU frequenciesJon Medhurst
2013-04-29cpufreq: vexpress: add support for big.LITTLE frequency scalingSudeep KarkadaNagesha
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati
2013-03-25cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar
2013-03-25cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk
2013-03-25cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie
2013-03-25cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie
2013-03-04cpufreq: highbank: do not initialize array with a loopEmilio López
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds