提交歷史

作者 SHA1 備註 提交日期
  Shilpasri G Bhat dcb14337e0 cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 7 年之前
  Shilpasri G Bhat c0f7f5b6c6 cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt 7 年之前
  Viresh Kumar bf14721c97 cpufreq: powernv: Don't validate the frequency table twice 7 年之前
  Shilpasri G Bhat 3fa4680b86 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin 7 年之前
  Gautham R. Shenoy 967b87fd81 powernv-cpufreq: Treat pstates as opaque 8-bit values 7 年之前
  Gautham R. Shenoy 332f0a01f0 powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates 7 年之前
  Gautham R. Shenoy ee1f4a7daf powernv-cpufreq: Add helper to extract pstate from PMSR 7 年之前
  Kees Cook 1d1fe902af timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() 7 年之前
  Shilpasri G Bhat b12f7a2b01 cpufreq: powernv: Add boost files to export ultra-turbo frequencies 8 年之前
  Denis Kirjanov 8a10c06a20 cpufreq: powernv: Disable preemption while checking CPU throttling state 8 年之前
  Akshay Adiga c9a81e6864 cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler() 8 年之前
  Akshay Adiga 20b15b7663 cpufreq: powernv: Use PMCR to verify global and local pstate 8 年之前
  Akshay Adiga 60c9efb8f7 cpufreq: powernv: Adding fast_switch for schedutil 8 年之前
  Rafael J. Wysocki 0aeeb3e73f Merge branches 'pm-sleep' and 'pm-cpufreq' 9 年之前
  Akshay Adiga 8e85946777 cpufreq: powernv: Fix crash in gpstate_timer_handler() 9 年之前
  Linus Torvalds 6453dbdda3 Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 9 年之前
  Akshay Adiga 09ca4c9b59 cpufreq: powernv: Replacing pstate_id with frequency table index 9 年之前
  Thomas Gleixner 7bc54b652f timers, cpufreq/powernv: Initialize the gpstate timer as pinned 9 年之前
  Viresh Kumar 825773609c cpufreq: Reuse new freq-table helpers 9 年之前
  Viresh Kumar d218ed7739 cpufreq: Return index from cpufreq_frequency_table_target() 9 年之前
  Viresh Kumar 7ab4aabbaa cpufreq: Drop freq-table param to cpufreq_frequency_table_target() 9 年之前
  Akshay Adiga 0bc10b93f2 cpufreq: powernv: del_timer_sync when global and local pstate are equal 9 年之前
  Akshay Adiga 1fd3ff2874 cpufreq: powernv: Move smp_call_function_any() out of irq safe block 9 年之前
  Akshay Adiga eaa2c3aeef cpufreq: powernv: Ramp-down global pstate slower than local-pstate 9 年之前
  Shilpasri G Bhat 2920e9ce8f cpufreq: powernv: Remove flag use-case of policy->driver_data 9 年之前
  Shilpasri G Bhat 1b0289848d cpufreq: powernv: Add sysfs attributes to show throttle stats 9 年之前
  Michael Neuling 3e5963bc34 cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path 9 年之前
  Shilpasri G Bhat c5e29ea7ac cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit} 9 年之前
  Shilpasri G Bhat c89f2682a3 cpufreq: powernv: Replace pr_info with trace print for throttle event 9 年之前
  Shilpasri G Bhat 96c4726f01 cpufreq: powernv: Remove cpu_to_chip_id() from hot-path 9 年之前