On 22-03-16, 18:57, Shilpasri G Bhat wrote: > Create sysfs attributes to export throttle information in > /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats directory. The > newly added sysfs files are as follows: > > 1)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/turbo_stat > 2)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/sub-turbo_stat > 3)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/unthrottle > 4)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/powercap > 5)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overtemp > 6)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/supply_fault > 7)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overcurrent > 8)/sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/occ_reset > > Detailed explanation of each attribute is added to > Documentation/ABI/testing/sysfs-devices-system-cpu > > CC: linux-api@xxxxxxxxxxxxxxx > Signed-off-by: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx> > --- > Changes from v12: > - Removed (void *) typecast > - Move the definition of ret inside the 'if' block Sorry for 12 versions :) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html