提交历史

作者 SHA1 备注 提交日期
  Viresh Kumar 8a31d9d942 PM / OPP: Update OPP users to put reference 8 年之前
  Arnd Bergmann 287980e49f remove lots of IS_ERR_VALUE abuses 9 年之前
  Joe Perches 1c5864e26c cpufreq: Use consistent prefixing via pr_fmt 9 年之前
  Joe Perches b49c22a6ca cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> 9 年之前
  Wolfram Sang 30f51f248c cpufreq: drop owner assignment from platform_drivers 10 年之前
  Viresh Kumar e0b3165ba5 cpufreq: add 'freq_table' in struct cpufreq_policy 11 年之前
  Viresh Kumar 652ed95d5f cpufreq: introduce cpufreq_generic_get() routine 11 年之前
  Viresh Kumar ae6b427132 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag 11 年之前
  viresh kumar 696d0b2c78 cpufreq: OMAP: Fix compilation error 'r & ret undeclared' 11 年之前
  Viresh Kumar d4019f0a92 cpufreq: move freq change notifications to cpufreq core 12 年之前
  Viresh Kumar 9c0ebcf78f cpufreq: Implement light weight ->target_index() routine 11 年之前
  Rafael J. Wysocki 6ddee424fe Merge back earlier 'pm-cpufreq' material. 11 年之前
  Nishanth Menon e4db1c7439 PM / OPP: rename header to linux/pm_opp.h 12 年之前
  Nishanth Menon 47d43ba73e PM / OPP: rename data structures to dev_pm equivalents 12 年之前
  Nishanth Menon 5d4879cda6 PM / OPP: rename functions to dev_pm_opp* 12 年之前
  Viresh Kumar 982bce112f cpufreq: omap: use cpufreq_generic_init() 12 年之前
  Viresh Kumar 1857a25cd3 cpufreq: omap: don't initialize part of policy set by core 12 年之前
  Viresh Kumar d5ca1649c1 cpufreq: omap: Use generic cpufreq routines 12 年之前
  Viresh Kumar 42a4df0026 cpufreq: omap: call cpufreq_frequency_table_put_attr() 12 年之前
  Viresh Kumar aca71cf067 cpufreq: omap: use cpufreq_table_validate_and_show() 12 年之前
  Paul Gortmaker 2760984f65 cpufreq: delete __cpuinit usage from all cpufreq files 12 年之前
  Viresh Kumar 44a49a23c9 cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases 12 年之前
  Nishanth Menon 49ded525d4 cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver 12 年之前
  Viresh Kumar eb2f50ff93 cpufreq: drivers: Remove unnecessary assignments of policy-> members 12 年之前
  Viresh Kumar b43a7ffbf3 cpufreq: Notify all policy->cpus in cpufreq_notify_transition() 12 年之前
  Viresh Kumar 62b36cc1c8 cpufreq: Remove unnecessary use of policy->shared_type 12 年之前
  Nishanth Menon f44d188acd cpufreq: OMAP: use RCU locks around usage of OPP 12 年之前
  Kevin Hilman 747a7f6420 cpufreq: OMAP: use get_cpu_device() instead of omap_device API 13 年之前
  Paul Walmsley e2ee1b4d86 cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes 13 年之前
  Kevin Hilman 4075944b4c cpufreq: OMAP: remove unused <plat/omap-pm.h> 13 年之前