Re: [v3.10-rc] intel_pstate question

2013-05-29 Thread Jörg Otte
2013/5/28 Dirk Brandewie : > Hi Jörg, > > > On 05/28/2013 08:02 AM, Jörg Otte wrote: >> >> Hi, >> >> the sysfs-interface of intel_pstate is different to that of the acpi >> driver: >> - intel_pstate shows current cpu-frequency in "cpuinfo_cur_freq" whereas >>the acpi counterpart uses "scaling_c

Re: [v3.10-rc] intel_pstate question

2013-05-28 Thread Dirk Brandewie
Hi Jörg, On 05/28/2013 08:02 AM, Jörg Otte wrote: Hi, the sysfs-interface of intel_pstate is different to that of the acpi driver: - intel_pstate shows current cpu-frequency in "cpuinfo_cur_freq" whereas the acpi counterpart uses "scaling_cur_freq". - moreover cpuinfo_cur_freq is readable by

[v3.10-rc] intel_pstate question

2013-05-28 Thread Jörg Otte
Hi, the sysfs-interface of intel_pstate is different to that of the acpi driver: - intel_pstate shows current cpu-frequency in "cpuinfo_cur_freq" whereas the acpi counterpart uses "scaling_cur_freq". - moreover cpuinfo_cur_freq is readable by root only, whereas scaling_cur_freq is world readab