aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2012-10-08cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman1-5/+3
2012-10-08cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley1-18/+1
2012-10-08cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman1-1/+0
2012-10-08cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman1-0/+8
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-457/+623
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+2
2012-09-19cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_nameAxel Lin1-2/+2
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-29/+34
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-09-14cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao1-35/+0
2012-09-14sections: fix section conflicts in drivers/cpufreqAndi Kleen1-13/+13
2012-09-14cpufreq: conservative: update frequency when limits are relaxedMichal Pecio1-0/+1
2012-09-14cpufreq / ondemand: update frequency when limits are relaxedMichal Pecio1-0/+1
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo3-0/+282
2012-09-09cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett3-397/+29
2012-09-09acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knobAndre Przywara2-2/+56
2012-09-09acpi-cpufreq: Add support for disabling dynamic overclockingAndre Przywara1-0/+177
2012-09-09powernow-k8: delay info messages until initialization has succeededAndre Przywara1-10/+14
2012-09-09cpufreq: Add warning message to powernow-k8Andre Przywara2-1/+5
2012-09-09acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUsAndre Przywara1-0/+10
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett2-7/+39
2012-09-05cpufreq / powernow-k8: Fixup missing _PSS objects messageBorislav Petkov1-4/+7
2012-09-04PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap1-0/+1
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann1-0/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo2-2/+2
2012-08-09cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak1-1/+3
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall1-0/+1
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-31/+24
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2012-07-20cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switchStephen Boyd1-8/+27
2012-07-20EXYNOS: bugfix on retrieving old_index from freqs.oldJonghwa Lee1-2/+12
2012-07-20cpufreq: Fix typo in cpufreq driverMasanari Iida2-3/+3
2012-07-19[CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250Jaecheol Lee1-31/+24
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-1/+1
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+3
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim1-7/+3
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-8/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds10-43/+1587
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-6/+73
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk1-0/+24
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee4-0/+357
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee4-0/+546
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-8/+5
2012-03-02cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed1-3/+7
2012-02-29[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham1-1/+57
2012-02-29[CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner3-0/+565
2012-02-29[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King1-0/+1
2012-02-29[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim1-35/+35
2012-02-29[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera1-0/+2
2012-02-29[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown1-7/+0
2012-02-21cpufreq: OMAP: scale voltage along with frequencyKevin Hilman1-5/+63
2012-02-21cpufreq: OMAP driver depends CPUfreq tablesRussell King2-1/+6
2012-02-13powernow-k6: Really enable auto-loadingBen Hutchings1-1/+1
2012-02-13powernow-k7: Fix CPU family numberBen Hutchings1-1/+1
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox1-1/+1
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen15-61/+142
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds10-555/+765
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2-20/+2
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee4-317/+380
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-41/+39
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-41/+39
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann1-7/+10
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed1-2/+1
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed1-3/+5
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-41/+39
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2-42/+40
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky3-35/+32
2011-12-09[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal1-2/+1
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee1-36/+65
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee1-28/+41
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee1-173/+1
2011-12-09[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown1-13/+22
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa2-40/+36
2011-12-02Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones2-0/+275
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman1-1/+3
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon1-5/+17
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon1-3/+11
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon1-2/+1
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon1-34/+33
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon1-7/+8
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon1-7/+13
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross1-1/+1
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor1-3/+1
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King1-10/+71
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2-0/+189
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds3-32/+268
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-10-31cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown1-0/+1
2011-10-31cpufreq: cpufreq_stats.c is a module, and should include module.hPaul Gortmaker1-0/+1
2011-10-26[CPUFREQ] db8500: support all frequenciesLinus Walleij1-8/+16
2011-10-26[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin1-5/+0
2011-10-26[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham1-4/+102
2011-10-26[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot1-3/+4
2011-10-26[CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski1-0/+18
2011-10-26[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski1-0/+76
2011-10-26[CPUFREQ] e_powersaver: Additional checksRafał Bilski1-11/+30
2011-10-26[CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim1-1/+22
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina2-0/+23
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar1-0/+3
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko2-2/+6
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+20
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-0/+325
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov4-0/+326
2011-07-14Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie1-0/+20
2011-07-13[CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin1-2/+2
2011-07-13[CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin1-3/+3
2011-07-13[CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown1-0/+2
2011-07-13[CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang1-0/+19
2011-07-13[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor1-2/+2
2011-07-13[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg1-9/+19
2011-07-13[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang1-0/+34
2011-07-13[CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi1-3/+68
2011-07-13[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang1-0/+28
2011-07-13[CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown1-2/+2
2011-07-13[CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown1-0/+2
2011-07-13[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall1-8/+17
2011-07-13[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim3-1/+10
2011-07-13[CPUFREQ] Remove some vi noise that escaped into the Makefile.Dave Jones1-3/+2
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim5-0/+1082
2011-07-13[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2-0/+270
2011-07-13[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreqMatthew Garrett1-1/+1
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes1-0/+20
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk1-1/+2
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk1-0/+3
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk1-3/+5
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones1-0/+1
2011-05-24cpufreq: make DB8500 cpufreq driver compileLinus Walleij1-0/+2
2011-05-24cpufreq: update DB8500 cpufreq driverLinus Walleij1-104/+63
2011-05-24mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij1-0/+210
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones26-1/+10552
2011-05-04[CPUFREQ] remove redundant sprintf from request_module call.Kees Cook1-13/+6
2011-05-04[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issueKarthigan Srinivasan1-2/+1
2011-05-04[CPUFREQ] Fix memory leak in cpufreq_statsteven finney1-3/+18
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski6-183/+52
2011-05-04[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinksJacob Shin1-2/+18
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)Rafael J. Wysocki1-40/+26
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki1-1/+1
2011-03-16[CPUFREQ] Remove unneeded locksThomas Renninger2-53/+6
2011-03-16[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2-141/+0
2011-03-16[CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2-26/+0
2011-03-16[CPUFREQ] calculate delay after dbs_check_cpuVincent Guittot1-6/+11
2011-03-16[CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-36/+6
2011-03-01[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby1-12/+15
2011-01-26cpufreq: use system_wq instead of dedicated workqueuesTejun Heo2-36/+6
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger1-0/+1
2010-10-22[CPUFREQ] add sampling_down_factor tunable to improve ondemand performanceDavid C Niemi1-1/+41
2010-10-22[CPUFREQ] drivers/cpufreq: Adjust confusing if indentationJulia Lawall1-2/+2
2010-08-03[CPUFREQ] fix brace coding style issue.Neal Buckendahl1-2/+1
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger1-0/+5
2010-08-03[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe1-2/+6
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-7/+3
2010-08-03[CPUFREQ] ondemand: Refactor frequency increase codeMike Chan1-13/+12
2010-08-03[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng1-0/+1
2010-08-03[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg1-10/+1
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-87/+43
2010-05-09ondemand: Make the iowait-is-busy time a sysfs tunableArjan van de Ven1-1/+46
2010-05-09ondemand: Solve a big performance issue by counting IOWAIT time as busyArjan van de Ven1-2/+28
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin3-7/+21
2010-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-7/+20
2010-04-09cpufreq: Unify sysfs attribute definition macrosBorislav Petkov3-86/+42
2010-03-31[CPUFREQ] use max load in conservative governorDominik Brodowski1-2/+6
2010-03-31[CPUFREQ] fix a lockdep warningAmerigo Wang1-5/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-01-13[CPUFREQ] Fix ondemand to not request targets outside policy limitsNagananda.Chumbalkar@hp.com1-0/+3
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-14/+14
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+21
2009-11-24[CPUFREQ] make internal cpufreq_add_dev_* staticAlex Chiang1-5/+8
2009-11-24[CPUFREQ] Use global sysfs cpufreq structure for conservative governor tuningsThomas Renninger1-19/+110
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-10-29percpu: make percpu symbols in cpufreq uniqueTejun Heo2-14/+14
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-144/+300
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-13/+14
2009-09-01[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)Mathieu Desnoyers1-1/+12
2009-09-01[CPUFREQ] ondemand - Use global sysfs dir for tuning settingsThomas Renninger1-26/+113
2009-09-01[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger1-1/+8
2009-09-01[CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got createdThomas Renninger1-3/+17
2009-09-01[CPUFREQ] Factor out policy setting from cpufreq_add_devDave Jones1-76/+90
2009-09-01[CPUFREQ] Factor out interface creation from cpufreq_add_devDave Jones1-37/+52
2009-09-01[CPUFREQ] Factor out symlink creation from cpufreq_add_devDave Jones1-20/+31
2009-09-01[CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_devDave Jones1-9/+6
2009-09-01[CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_devDave Jones1-1/+1