summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-01-134246-245747/+333743
|\
| * Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-12260-3389/+7312
| |\
| | * Merge branch 'powercap'Rafael J. Wysocki2016-01-123-13/+13
| | |\
| | | * powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structuresJulia Lawall2016-01-023-13/+13
| | | |
| | | \
| | *-. \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-01-129-179/+157
| | |\ \ \
| | | | * | cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum2015-12-031-2/+2
| | | | * | cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum2015-12-031-147/+88
| | | | * | cpupower: Do not analyse offlined cpusThomas Renninger2015-12-034-15/+31
| | | | * | cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger2015-12-032-1/+26
| | | | * | cpupower: Fix precedence issueThomas Renninger2015-12-031-1/+1
| | | * | | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-042-15/+11
| | * | | | Merge branch 'pm-domains'Rafael J. Wysocki2016-01-121-0/+2
| | |\ \ \ \
| | | * \ \ \ Merge back earlier 'pm-domains' material for v4.5.Rafael J. Wysocki2015-12-2110104-292555/+535358
| | | |\ \ \ \
| | | | * | | | PM / Domains: export symbols to add/remove devices from genpdMaruthi Bayyavarapu2015-12-101-0/+2
| | * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-01-1221-226/+1014
| | |\ \ \ \ \ \
| | | * | | | | | Documentation: cpufreq: intel_pstate: enhance documentationSrinivas Pandruvada2016-01-051-42/+199
| | | * | | | | | cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda2016-01-051-2/+3
| | | * | | | | | cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI...Chen Yu2016-01-051-0/+3
| | | * | | | | | cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen2016-01-021-6/+11
| | | * | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2016-01-022-3/+4
| | | |\ \ \ \ \ \
| | | * | | | | | | cpufreq: Simplify core code related to boost supportRafael J. Wysocki2016-01-013-19/+9
| | | * | | | | | | cpufreq: acpi-cpufreq: Simplify boost-related codeRafael J. Wysocki2016-01-011-13/+8
| | | * | | | | | | cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki2016-01-012-11/+2
| | | * | | | | | | blackfin-cpufreq: Mark cpu_set_cclk() as staticMarkus Elfring2015-12-281-1/+1
| | | * | | | | | | blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()Markus Elfring2015-12-281-1/+1
| | | * | | | | | | Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-2823-208/+1501
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-2123-208/+1501
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | dt: cpufreq: st: Provide bindings for ST's CPUFreq implementationLee Jones2015-12-121-0/+91
| | | | | * | | | | | | cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-123-0/+305
| | | | | * | | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-12-127-71/+718
| | | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | | cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen2015-12-121-24/+68
| | | | | * | | | | | | | cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe2015-12-101-3/+21
| | | | | * | | | | | | | cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe2015-12-101-5/+24
| | | | | * | | | | | | | cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe2015-12-101-13/+17
| | | | | * | | | | | | | cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen2015-12-101-0/+28
| | | | | * | | | | | | | cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen2015-12-101-1/+0
| | | | | * | | | | | | | cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen2015-12-101-1/+2
| | | | | * | | | | | | | cpufreq: qoriq: Register cooling device based on device treeHongtao Jia2015-12-101-0/+24
| | | | | * | | | | | | | cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyJacob Tanenbaum2015-12-102-2/+4
| | | | | * | | | | | | | cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal2015-12-102-0/+43
| | | | | * | | | | | | | cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal2015-12-101-2/+7
| | | | | * | | | | | | | devicetree: bindings: Add optional dynamic-power-coefficient propertyPunit Agrawal2015-12-101-0/+17
| | | | | * | | | | | | | cpufreq: governor: Use lockless timer functionRafael J. Wysocki2015-12-092-34/+24
| | | | | * | | | | | | | cpufreq: ondemand: update update_sampling_rate() to make it more efficientViresh Kumar2015-12-091-1/+11
| | | | | * | | | | | | | cpufreq: governor: replace per-CPU delayed work with timersViresh Kumar2015-12-093-70/+100
| | | | | * | | | | | | | cpufreq: governor: initialize/destroy timer_mutex with 'shared'Viresh Kumar2015-12-071-3/+3
| | | | | * | | | | | | | cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()Viresh Kumar2015-12-074-9/+7
| | | | | * | | | | | | | cpufreq: ondemand: Work is guaranteed to be pendingViresh Kumar2015-12-071-3/+0
| | | | | * | | | | | | | cpufreq: ondemand: Update sampling rate only for concerned policiesViresh Kumar2015-12-071-7/+28
| | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | * | | | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-01-128-72/+722
| | |\ \ \ \ \ \ \ \ \ \