Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgmac: fix a missing check for build_skb | wangweidong | 2016-01-13 | 1 | -0/+5 |
* | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 215 | -3001/+5908 |
|\ | |||||
| * | Merge branch 'powercap' | Rafael J. Wysocki | 2016-01-12 | 2 | -11/+11 |
| |\ | |||||
| | * | powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures | Julia Lawall | 2016-01-02 | 2 | -11/+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 | 4987 | -171987/+330401 |
| | |\ \ | |||||
| | | * | | 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 | 16 | -176/+705 |
| |\ \ \ \ | |||||
| | * | | | | 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 | 2 | -18/+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 | 1 | -6/+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 | 17 | -153/+1262 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge back earlier cpufreq material for v4.5. | Rafael J. Wysocki | 2015-12-21 | 17 | -153/+1262 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | 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 | 4 | -18/+589 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | 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 | 1 | -0/+2 |
| | | | * | | | | | | 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 |
| | | | * | | | | | | 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 | 5 | -19/+593 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | PM / OPP: Use snprintf() instead of sprintf() | Viresh Kumar | 2016-01-06 | 1 | -2/+4 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | PM / OPP: Set cpu_dev->id in cpumask first | Pi-Cheng Chen | 2016-01-02 | 1 | -1/+2 |
| | * | | | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties | Bartlomiej Zolnierkiewicz | 2015-12-28 | 1 | -2/+2 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindings | Viresh Kumar | 2015-12-10 | 2 | -15/+152 |
| | * | | | | | | PM / OPP: Parse 'opp-supported-hw' binding | Viresh Kumar | 2015-12-10 | 2 | -0/+153 |
| | * | | | | | | PM / OPP: Add missing doc comments | Viresh Kumar | 2015-11-23 | 1 | -1/+3 |
| | * | | | | | | PM / OPP: Add debugfs support | Viresh Kumar | 2015-11-23 | 4 | -2/+281 |
| * | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2016-01-12 | 4 | -14/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular | Paul Gortmaker | 2015-12-15 | 1 | -3/+2 |
| | * | | | | | | | drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular | Paul Gortmaker | 2015-12-15 | 1 | -3/+2 |