summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cpufreq: stats: pass 'stat' to cpufreq_stats_update()Viresh Kumar2015-01-231-6/+4Star
| * | | | cpufreq: stats: don't check for freq table while freeing statsViresh Kumar2015-01-231-2/+1Star
| * | | | cpufreq: stats: initialize 'cur_time' on its definitionViresh Kumar2015-01-231-2/+1Star
| * | | | cpufreq: stats: remove unused cpufreq_stats_attributeViresh Kumar2015-01-231-5/+0Star
| * | | | cpufreq: stats: return -EEXIST when stats are already allocatedViresh Kumar2015-01-231-1/+3
| * | | | cpufreq: stats: Improve module description stringViresh Kumar2015-01-231-2/+1Star
| * | | | cpufreq: move some initialization stuff to cpufreq_policy_alloc()Viresh Kumar2015-01-231-3/+2Star
| * | | | cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUsViresh Kumar2015-01-231-16/+5Star
| * | | | cpufreq: limit the scope of l_p_j variablesViresh Kumar2015-01-231-10/+5Star
| * | | | cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+2Star
| * | | | cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+4
| * | | | cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} messViresh Kumar2015-01-231-10/+1Star
| * | | | cpufreq: update driver_data->flags only if we are registering driverViresh Kumar2015-01-231-3/+3
| * | | | cpufreq: pass policy to __cpufreq_get()Viresh Kumar2015-01-231-6/+5Star
| * | | | cpufreq: pass policy to cpufreq_out_of_syncViresh Kumar2015-01-231-14/+6Star
| * | | | cpufreq: No need to check for has_target()Viresh Kumar2015-01-231-1/+1
| * | | | cpufreq: s/__find_governor/find_governorViresh Kumar2015-01-231-5/+5
| * | | | cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()Viresh Kumar2015-01-231-2/+1Star
| * | | | cpufreq: don't need line break in show_scaling_cur_freq()Viresh Kumar2015-01-231-2/+1Star
| * | | | cpufreq: remove extra parenthesisViresh Kumar2015-01-231-1/+1
| * | | | cpufreq: remove dangling commentViresh Kumar2015-01-231-4/+0Star
| * | | | cpufreq: suspend cpufreq governors on shutdownDoug Anderson2015-01-231-0/+11
| * | | | cpufreq: drop owner assignment from platform_driversWolfram Sang2015-01-231-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-211-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-292-0/+17
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | cpufreq: fix a NULL pointer dereference in __cpufreq_governor()Ethan Zhao2014-12-191-0/+6
| * | cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov2014-12-181-0/+11
* | | Update/Remove soon-to-be-dead email addressDave Jones2014-12-194-7/+5Star
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-2/+36
|\| |
| * | intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31
| * | intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-111-1/+5
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1514-14/+0Star
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0414-14/+0Star
| |\ \ \
| | * | | cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-2014-14/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven2014-11-201-1/+1
| | |_|/ | |/| |
* | | | intel_pstate: skip this driver if Sun server has _PPC methodethan zhao2014-12-031-4/+41
* | | | cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar2014-12-023-2/+11
* | | | imx6q: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+10
* | | | exynos5440: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+4
* | | | cpufreq-dt: free OPP table created during ->init()Viresh Kumar2014-12-011-2/+4
* | | | cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar2014-11-291-19/+32
* | | | cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar2014-11-291-0/+5
* | | | cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar2014-11-291-1/+1
* | | | cpufreq: pxa2xx: Add Kconfig entryPetr Cvek2014-11-272-2/+9
* | | | cpufreq: Ref the policy object soonerTomeu Vizoso2014-11-251-21/+21
* | | | cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar2014-11-181-31/+19Star
* | | | Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-187-7/+351
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processorsLenny Szubowicz2014-11-141-0/+7