[PATCH v4 5/6] acerhdf: added critical trip point

2014-07-19 Thread Peter Feuerer
added critical trip point which represents the temperature limit. Added return -EINVAL in case wrong trip point is provided. Cc: Andrew Morton Cc: Andreas Mohr Cc: Borislav Petkov Cc: Javi Merino Signed-off-by: Peter Feuerer --- drivers/platform/x86/acerhdf.c | 10 +- 1 file

[PATCH v4 5/6] acerhdf: added critical trip point

2014-07-19 Thread Peter Feuerer
added critical trip point which represents the temperature limit. Added return -EINVAL in case wrong trip point is provided. Cc: Andrew Morton a...@linux-foundation.org Cc: Andreas Mohr a...@lisas.de Cc: Borislav Petkov b...@suse.de Cc: Javi Merino javi.mer...@arm.com Signed-off-by: Peter Feuerer