summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2012-11-21cpufreq: remove use of __devinitBill Pemberton
2012-11-21cpufreq: remove use of __devexit_pBill Pemberton
2012-11-14cpufreq: Remove unnecessary initialization of a local variableJingoo Han
2012-11-14cpufreq: Make sure target freq is within limitsViresh Kumar
2012-11-14cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...Viresh Kumar
2012-11-14cpufreq: Fix sparse warning by making local function staticViresh Kumar
2012-11-14cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar
2012-11-14cpufreq: governors: remove redundant codeViresh Kumar
2012-11-14cpufreq: return early from __cpufreq_driver_getavg()Viresh Kumar
2012-11-14cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab
2012-11-14cpufreq: Improve debug printsViresh Kumar
2012-11-14cpufreq: Move common part from governors to separate file, v2viresh kumar
2012-11-14cpufreq / core: Fix printing of governor and driver nameviresh kumar
2012-11-14cpufreq / core: Fix typo in comment describing show_bios_limit()viresh kumar
2012-11-10cpufreq: db8500: Use armss clk to update frequencyUlf Hansson
2012-11-10cpufreq: db8500: Fetch cpufreq table from platform dataUlf Hansson
2012-11-10cpufreq: db8500: Register as a platform driverUlf Hansson
2012-10-31cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann
2012-10-22Fix memory leak in cpufreq stats.Tu, Xiaobing
2012-10-22cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann
2012-10-08cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman
2012-10-08cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley
2012-10-08cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman
2012-10-08cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-19cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_nameAxel Lin
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-09-14cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao
2012-09-14sections: fix section conflicts in drivers/cpufreqAndi Kleen
2012-09-14cpufreq: conservative: update frequency when limits are relaxedMichal Pecio
2012-09-14cpufreq / ondemand: update frequency when limits are relaxedMichal Pecio
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo
2012-09-09cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett
2012-09-09acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knobAndre Przywara
2012-09-09acpi-cpufreq: Add support for disabling dynamic overclockingAndre Przywara
2012-09-09powernow-k8: delay info messages until initialization has succeededAndre Przywara
2012-09-09cpufreq: Add warning message to powernow-k8Andre Przywara
2012-09-09acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUsAndre Przywara
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett
2012-09-04cpufreq / powernow-k8: Fixup missing _PSS objects messageBorislav Petkov
2012-09-03PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-09cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-20cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switchStephen Boyd