aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds41-534/+315
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2014-03-20intel_pstate: Set core to min P state during core offlineDirk Brandewie1-8/+11
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie1-0/+2
2014-03-20cpufreq: Remove unnecessary bracesStratos Karafotis1-2/+1
2014-03-20cpufreq: Fix checkpatch errors and warningsStratos Karafotis1-11/+14
2014-03-20cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCsZhuoyu Zhang1-1/+3
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-2/+1
2014-03-19cpufreq: Do not allow ->setpolicy drivers to provide ->targetRafael J. Wysocki1-1/+3
2014-03-19cpufreq: arm_big_little: set 'physical_cluster' for each CPUviresh kumar1-1/+4
2014-03-19cpufreq: arm_big_little: make vexpress driver depend on bL core driverviresh kumar1-8/+9
2014-03-17Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki41-504/+271
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker1-1/+1
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki1-2/+2
2014-03-12cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar1-2/+11
2014-03-12cpufreq: Remove unnecessary variable/parameter 'frozen'Viresh Kumar1-29/+22
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar19-19/+0
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar18-62/+16
2014-03-12cpufreq: Reformat printk() statementsJoe Perches1-40/+35
2014-03-06cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar1-41/+5
2014-03-06cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar1-46/+3
2014-03-06cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar1-89/+7
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar1-0/+26
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-55/+56
2014-03-06cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar1-24/+14
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki4-97/+76
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar1-0/+2
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar1-14/+14
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7
2014-03-02cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan1-13/+9
2014-03-02cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan1-1/+3
2014-03-02cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan1-11/+1
2014-03-02intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie1-1/+1
2014-03-02intel_pstate: remove unneeded sample buffersDirk Brandewie1-13/+11
2014-03-01cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar1-0/+5
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring1-1/+1
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring1-1/+1
2014-02-27cpufreq: Mark function as static in cpufreq.cRashika Kheria1-1/+1
2014-02-27Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-56/+44
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie1-10/+18
2014-02-24cpufreq: don't call cpufreq_update_policy() on CPU additionViresh Kumar1-1/+0
2014-02-24cpufreq: Refactor cpufreq_set_policy()Rafael J. Wysocki1-55/+44
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie1-1/+1
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat1-3/+7
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar1-2/+1
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie1-9/+0
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie1-4/+17
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+4
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki1-3/+4
2014-01-28acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk1-3/+4
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-1/+17
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-590/+826
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+22
2014-01-17cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski1-1/+1
2014-01-17cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski1-0/+3
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2-0/+19
2014-01-17acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski1-57/+29
2014-01-17cpufreq: Add boost frequency support in coreLukasz Majewski2-8/+166
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie1-0/+24
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar17-229/+109
2014-01-17cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar1-2/+25
2014-01-17cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar1-31/+19
2014-01-17cpufreq: stats: remove hotplug notifiersViresh Kumar1-36/+2
2014-01-17cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar2-7/+22
2014-01-17cpufreq: speedstep: remove unused speedstep_get_statePaul Bolle1-32/+0
2014-01-14Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki33-206/+426
2014-01-06intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie1-1/+2
2014-01-06powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-01-06powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-01-06powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski1-2/+11
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar2-0/+62
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar19-13/+22
2014-01-06cpufreq: imx6q: add of_init_opp_tableJohn Tobias1-4/+17
2014-01-06cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo1-3/+3
2014-01-06cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang1-29/+77
2014-01-06cpufreq: send new set of notification for transition failuresViresh Kumar4-37/+17
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar1-0/+14
2014-01-06cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat1-64/+10
2014-01-06cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li3-2/+8
2014-01-06cpufreq: s3c24xx: Staticize local variableSachin Kamat1-1/+1
2014-01-06cpufreq: s3c2440: Staticize local variablesSachin Kamat1-2/+2
2014-01-06cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat1-2/+0
2014-01-06cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar1-1/+1
2014-01-05Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki5-20/+62
2013-12-31intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki1-0/+5
2013-12-29cpufreq: preserve user_policy across suspend/resumeViresh Kumar1-5/+9
2013-12-29cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki1-9/+14
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson4-5/+22
2013-12-22cpufreq: Select PM_OPP rather than depending on itMark Brown2-3/+6
2013-12-22cpufreq: Make ARM big.LITTLE switcher depend on ARMMark Brown1-1/+1
2013-12-22intel_pstate: Remove periodic P state boostDirk Brandewie1-11/+0
2013-12-22intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie1-4/+54
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim4-5/+22
2013-12-10cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger1-1/+1
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki1-0/+3
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-43/+0
2013-12-06cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2013-12-06cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-3/+43
2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin2-1/+17
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+43
2013-11-27Merge branch 'pm-cpufreq'Rafael J. Wysocki4-6/+1
2013-11-20cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat3-3/+0
2013-11-20cpufreq: tegra: don't error target() when suspendedStephen Warren1-3/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+4
2013-11-19Merge branch 'pm-cpufreq'Rafael J. Wysocki3-4/+4
2013-11-16cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()lan,Tianyu1-4/+0
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds70-2936/+1517
2013-11-14cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar1-0/+1
2013-11-12cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen1-0/+3
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-18/+43
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+6
2013-11-07cpufreq: conservative: fix requested_freq reduction issueXiaoguang Chen1-1/+6
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki48-651/+732
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring3-3/+6
2013-11-07intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang1-0/+74
2013-11-01cpufreq: ondemand: Remove redundant return statementStratos Karafotis1-1/+0
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar40-624/+198
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2-1/+2
2013-10-31cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie1-2/+2
2013-10-31cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre1-3/+51
2013-10-31cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar2-31/+337
2013-10-30cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha3-0/+79
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki66-2326/+822
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-3/+2
2013-10-25cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar1-79/+31
2013-10-25intel_pstate: Add Baytrail supportDirk Brandewie1-0/+35
2013-10-25intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie1-46/+98
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar45-725/+219
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki65-1443/+405
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon6-6/+6
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon4-6/+6
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon5-32/+33
2013-10-25acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki1-4/+4
2013-10-22intel_pstate: Correct calculation of min pstate valueDirk Brandewie1-2/+3
2013-10-22intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett1-18/+15
2013-10-17cpufreq / governor: Remove fossil commentLan Tianyu1-11/+0
2013-10-17cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski1-59/+8
2013-10-17cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski1-61/+8
2013-10-17cpufreq: Detect spurious invocations of update_policy_cpu()Srivatsa S. Bhat1-1/+1
2013-10-17cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen1-1/+2
2013-10-17cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen1-1/+3
2013-10-17cpufreq: pmac64: speed up frequency switchAaro Koskinen1-3/+3
2013-10-17cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf1-1/+2
2013-10-17exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe1-1/+1
2013-10-17speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev1-2/+1
2013-10-16acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar1-1/+6
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-16cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha1-1/+1
2013-10-16cpufreq: exynos: Show a list of available frequenciesJungseok Lee1-0/+1
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-16cpufreq: probe the Integrator cpufreq driver from DTLinus Walleij1-18/+43
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-16cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar1-4/+9
2013-10-16cpufreq: spear: use cpufreq_generic_init()Viresh Kumar1-12/+2
2013-10-16cpufreq: sa11x0: use cpufreq_generic_init()Viresh Kumar2-10/+2
2013-10-16cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar1-3/+1
2013-10-16cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar3-19/+5
2013-10-16cpufreq: pmac64: use cpufreq_generic_init()Viresh Kumar1-8/+1
2013-10-16cpufreq: pmac32: use cpufreq_generic_init()Viresh Kumar1-6/+1
2013-10-16cpufreq: pasemi: use cpufreq_generic_init()Viresh Kumar1-8/+1
2013-10-16cpufreq: omap: use cpufreq_generic_init()Viresh Kumar1-30/+11
2013-10-16cpufreq: maple: use cpufreq_generic_init()Viresh Kumar1-8/+1
2013-10-16cpufreq: loongson2: use cpufreq_generic_init()Viresh Kumar1-2/+1
2013-10-16cpufreq: kirkwood: use cpufreq_generic_init()Viresh Kumar1-4/+1
2013-10-16cpufreq: imx6q: use cpufreq_generic_init()Viresh Kumar1-12/+1
2013-10-16cpufreq: exynos: use cpufreq_generic_init()Viresh Kumar2-18/+3
2013-10-16cpufreq: dbx500: use cpufreq_generic_init()Viresh Kumar1-20/+1
2013-10-16cpufreq: davinci: use cpufreq_generic_init()Viresh Kumar1-9/+1
2013-10-16cpufreq: cris: use cpufreq_generic_init()Viresh Kumar2-9/+2
2013-10-16cpufreq: cpufreq-cpu0: use cpufreq_generic_init()Viresh Kumar1-18/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar6-48/+1
2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar2-0/+32
2013-10-16cpufreq: unicore2: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: tegra: don't initialize part of policy set by coreViresh Kumar1-2/+1
2013-10-16cpufreq: speedstep: don't initialize part of policy set by coreViresh Kumar3-32/+1
2013-10-16cpufreq: spear: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: sh: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: sc520_freq: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: sa11x0: don't initialize part of policy set by coreViresh Kumar2-2/+0
2013-10-16cpufreq: s5pv210: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: s3c: don't initialize part of policy set by coreViresh Kumar3-9/+0
2013-10-16cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar2-6/+3
2013-10-16cpufreq: ppc: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: powernow: don't initialize part of policy set by coreViresh Kumar3-6/+0
2013-10-16cpufreq: pmac: don't initialize part of policy set by coreViresh Kumar2-2/+0
2013-10-16cpufreq: pcc: don't initialize part of policy set by coreViresh Kumar1-7/+0
2013-10-16cpufreq: p4: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: omap: don't initialize part of policy set by coreViresh Kumar1-4/+0
2013-10-16cpufreq: maple: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: loongson2: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: longhaul: don't initialize part of policy set by coreViresh Kumar1-1/+0