[PATCH] drm radeon: Return -EINVAL on wrong pm sysfs access

2011-03-27 Thread Thomas Renninger
On Saturday 26 March 2011 16:38:22 Rafa? Mi?ecki wrote: > 2011/3/23 Thomas Renninger : > > drm radeon: Return -EINVAL on wrong pm sysfs access > > > > Throw an error if someone tries to fill this with > > wrong data, instead of simply ignoring the input. > > Now

Re: [PATCH] drm radeon: Return -EINVAL on wrong pm sysfs access

2011-03-27 Thread Thomas Renninger
On Saturday 26 March 2011 16:38:22 Rafał Miłecki wrote: > 2011/3/23 Thomas Renninger : > > drm radeon: Return -EINVAL on wrong pm sysfs access > > > > Throw an error if someone tries to fill this with > > wrong data, instead of simply ignoring the input. > > Now

[PATCH] drm radeon: Return -EINVAL on wrong pm sysfs access

2011-03-23 Thread Thomas Renninger
drm radeon: Return -EINVAL on wrong pm sysfs access Throw an error if someone tries to fill this with wrong data, instead of simply ignoring the input. Now you get: echo hello >/sys/../power_method -bash: echo: write error: Invalid argument Signed-off-by: Thomas Renninger CC: Alexander.Deuc

[PATCH] drm radeon: Return -EINVAL on wrong pm sysfs access

2011-03-23 Thread Thomas Renninger
drm radeon: Return -EINVAL on wrong pm sysfs access Throw an error if someone tries to fill this with wrong data, instead of simply ignoring the input. Now you get: echo hello >/sys/../power_method -bash: echo: write error: Invalid argument Signed-off-by: Thomas Renninger CC: alexander.d

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-12 Thread Thomas Renninger
> cpupowerutils is based on the well known cpufrequtils project. Forgot to mention: Big thanks to Dominik Brodowski who already gave this some tests! Outcome (heavily shortened): "You can add that you have my Signed-off-by / Acked-by to all these patches" Thomas

Re: [ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-12 Thread Thomas Renninger
> cpupowerutils is based on the well known cpufrequtils project. Forgot to mention: Big thanks to Dominik Brodowski who already gave this some tests! Outcome (heavily shortened): "You can add that you have my Signed-off-by / Acked-by to all these patches" Thomas

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-12 Thread Thomas Renninger
Hi, cpupowerutils is based on the well known cpufrequtils project. Where do I find it? --- A git repository is hosted on gitorious: git://gitorious.org/cpupowerutils/cpupowerutils.git Be careful, it's not the default, but the cpupowerutils branch! You can also directly download

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features

2011-03-11 Thread Thomas Renninger
Hi, cpupowerutils is based on the well known cpufrequtils project. Where do I find it? --- A git repository is hosted on gitorious: git://gitorious.org/cpupowerutils/cpupowerutils.git Be careful, it's not the default, but the cpupowerutils branch! You can also directly download