summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-09-14cpufreq: Max freq invariant scheduler load-tracking and cpu capacity supportDietmar Eggemann
2016-09-14cpufreq: Frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-05-19cpufreq: interactive: drop cpufreq_{get,put}_global_kobject func callsAmit Pundir
2016-05-19Revert "cpufreq: interactive: build fixes for 4.4"Amit Pundir
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-05-04cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
2016-04-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-08cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-08cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-08cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-08cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-08cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-08cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-08cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-08cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-08cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2016-04-08cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal
2016-04-08cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-04-07cpufreq: interactive: only apply interactive boost when enabledDaniel Kurtz
2016-04-07cpufreq: interactive: fix policy lockingDmitry Torokhov
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-03-03cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2016-02-16android: skip building drivers as modulesAmit Pundir
2016-02-16trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2016-02-16subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequencyrahul.khandelwal
2016-02-16cpufreq: interactive: build fixes for 4.4Amit Pundir
2016-02-16cpufreq: interactive: replace strict_strtoul() with kstrtoul()Amit Pundir
2016-02-16cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2016-02-16cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2016-02-16cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2016-02-16cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2016-02-16cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2016-02-16cpufreq: interactive: Put global cpufreq kobject on failureJunjie Wu
2016-02-16cpufreq: interactive: only boost tunable affected cpusLianwei Wang
2016-02-16cpufreq: interactive: don't skip waking up speedchange_task if target_freq > ...Minsung Kim
2016-02-16cpufreq: interactive: make common_tunables staticCylen Yao
2016-02-16cpufreq: interactive: prevents the frequency to directly raise above the hisp...Ruchi Kandoi
2016-02-16cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee8776...Ruchi Kandoi
2016-02-16cpufreq: interactive: turn boost_pulse off on boost offRuchi Kandoi
2016-02-16cpufreq: interactive: restructure CPUFREQ_GOV_LIMITSBadhri Jagan Sridharan
2016-02-16cpufreq: interactive: hold reference on global cpufreq kobject if neededGreg Hackmann
2016-02-16cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.cViresh Kumar
2016-02-16cpufreq: interactive: fix NULL pointer dereference at sysfs opsMinsung Kim
2016-02-16cpufreq: interactive: fix compiling warningsChih-Wei Huang
2016-02-16cpufreq: interactive: delete timers for GOV_STARTShridhar Rasal
2016-02-16cpufreq: Interactive: Implement per policy instances of governorViresh Kumar
2016-02-16cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar