Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2016-01-13 | 4246 | -245747/+333743 | |
|\ | ||||||
| * | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-12 | 260 | -3389/+7312 | |
| |\ | ||||||
| | * | Merge branch 'powercap' | Rafael J. Wysocki | 2016-01-12 | 3 | -13/+13 | |
| | |\ | ||||||
| | | * | powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures | Julia Lawall | 2016-01-02 | 3 | -13/+13 | |
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 2016-01-12 | 9 | -179/+157 | |
| | |\ \ \ | ||||||
| | | | * | | cpupower: fix how "cpupower frequency-info" interprets latency | Jacob Tanenbaum | 2015-12-03 | 1 | -2/+2 | |
| | | | * | | cpupower: rework the "cpupower frequency-info" command | Jacob Tanenbaum | 2015-12-03 | 1 | -147/+88 | |
| | | | * | | cpupower: Do not analyse offlined cpus | Thomas Renninger | 2015-12-03 | 4 | -15/+31 | |
| | | | * | | cpupower: Provide STATIC variable in Makefile for debug builds | Thomas Renninger | 2015-12-03 | 2 | -1/+26 | |
| | | | * | | cpupower: Fix precedence issue | Thomas Renninger | 2015-12-03 | 1 | -1/+1 | |
| | | * | | | PM / sleep: Add support for read-only sysfs attributes | Rafael J. Wysocki | 2016-01-04 | 2 | -15/+11 | |
| | * | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2016-01-12 | 1 | -0/+2 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge back earlier 'pm-domains' material for v4.5. | Rafael J. Wysocki | 2015-12-21 | 10104 | -292555/+535358 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | PM / Domains: export symbols to add/remove devices from genpd | Maruthi Bayyavarapu | 2015-12-10 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-01-12 | 21 | -226/+1014 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Documentation: cpufreq: intel_pstate: enhance documentation | Srinivas Pandruvada | 2016-01-05 | 1 | -42/+199 | |
| | | * | | | | | | cpufreq-dt: fix handling regulator_get_voltage() result | Andrzej Hajda | 2016-01-05 | 1 | -2/+3 | |
| | | * | | | | | | cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI... | Chen Yu | 2016-01-05 | 1 | -0/+3 | |
| | | * | | | | | | cpufreq: mt8173: migrate to use operating-points-v2 bindings | Pi-Cheng Chen | 2016-01-02 | 1 | -6/+11 | |
| | | * | | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2016-01-02 | 2 | -3/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpufreq: Simplify core code related to boost support | Rafael J. Wysocki | 2016-01-01 | 3 | -19/+9 | |
| | | * | | | | | | | cpufreq: acpi-cpufreq: Simplify boost-related code | Rafael J. Wysocki | 2016-01-01 | 1 | -13/+8 | |
| | | * | | | | | | | cpufreq: Make cpufreq_boost_supported() static | Rafael J. Wysocki | 2016-01-01 | 2 | -11/+2 | |
| | | * | | | | | | | blackfin-cpufreq: Mark cpu_set_cclk() as static | Markus Elfring | 2015-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate() | Markus Elfring | 2015-12-28 | 1 | -1/+1 | |
| | | * | | | | | | | Merge back earlier cpufreq material for v4.5. | Rafael J. Wysocki | 2015-12-28 | 23 | -208/+1501 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge back earlier cpufreq material for v4.5. | Rafael J. Wysocki | 2015-12-21 | 23 | -208/+1501 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation | Lee Jones | 2015-12-12 | 1 | -0/+91 | |
| | | | | * | | | | | | | cpufreq: st: Provide runtime initialised driver for ST's platforms | Lee Jones | 2015-12-12 | 3 | -0/+305 | |
| | | | | * | | | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2015-12-12 | 7 | -71/+718 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | cpufreq: mt8173: Move resources allocation into ->probe() | Pi-Cheng Chen | 2015-12-12 | 1 | -24/+68 | |
| | | | | * | | | | | | | | cpufreq: intel_pstate: Account for IO wait time | Philippe Longepe | 2015-12-10 | 1 | -3/+21 | |
| | | | | * | | | | | | | | cpufreq: intel_pstate: Account for non C0 time | Philippe Longepe | 2015-12-10 | 1 | -5/+24 | |
| | | | | * | | | | | | | | cpufreq: intel_pstate: Configurable algorithm to get target pstate | Philippe Longepe | 2015-12-10 | 1 | -13/+17 | |
| | | | | * | | | | | | | | cpufreq: mt8173: check return value of regulator_get_voltage() call | Pi-Cheng Chen | 2015-12-10 | 1 | -0/+28 | |
| | | | | * | | | | | | | | cpufreq: mt8173: remove redundant regulator_get_voltage() call | Pi-Cheng Chen | 2015-12-10 | 1 | -1/+0 | |
| | | | | * | | | | | | | | cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flag | Pi-Cheng Chen | 2015-12-10 | 1 | -1/+2 | |
| | | | | * | | | | | | | | cpufreq: qoriq: Register cooling device based on device tree | Hongtao Jia | 2015-12-10 | 1 | -0/+24 | |
| | | | | * | | | | | | | | cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency | Jacob Tanenbaum | 2015-12-10 | 2 | -2/+4 | |
| | | | | * | | | | | | | | cpufreq: arm_big_little: Add support to register a cpufreq cooling device | Punit Agrawal | 2015-12-10 | 2 | -0/+43 | |
| | | | | * | | | | | | | | cpufreq-dt: Supply power coefficient when registering cooling devices | Punit Agrawal | 2015-12-10 | 1 | -2/+7 | |
| | | | | * | | | | | | | | devicetree: bindings: Add optional dynamic-power-coefficient property | Punit Agrawal | 2015-12-10 | 1 | -0/+17 | |
| | | | | * | | | | | | | | cpufreq: governor: Use lockless timer function | Rafael J. Wysocki | 2015-12-09 | 2 | -34/+24 | |
| | | | | * | | | | | | | | cpufreq: ondemand: update update_sampling_rate() to make it more efficient | Viresh Kumar | 2015-12-09 | 1 | -1/+11 | |
| | | | | * | | | | | | | | cpufreq: governor: replace per-CPU delayed work with timers | Viresh Kumar | 2015-12-09 | 3 | -70/+100 | |
| | | | | * | | | | | | | | cpufreq: governor: initialize/destroy timer_mutex with 'shared' | Viresh Kumar | 2015-12-07 | 1 | -3/+3 | |
| | | | | * | | | | | | | | cpufreq: governor: Pass policy as argument to ->gov_dbs_timer() | Viresh Kumar | 2015-12-07 | 4 | -9/+7 | |
| | | | | * | | | | | | | | cpufreq: ondemand: Work is guaranteed to be pending | Viresh Kumar | 2015-12-07 | 1 | -3/+0 | |
| | | | | * | | | | | | | | cpufreq: ondemand: Update sampling rate only for concerned policies | Viresh Kumar | 2015-12-07 | 1 | -7/+28 | |
| | | | | | |_|_|/ / / / | | | | | |/| | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-01-12 | 8 | -72/+722 | |
| | |\ \ \ \ \ \ \ \ \ \ |