Re: [PATCH 8/9] Thermal: Add ABI Documentation for sysfs interfaces

2013-02-19 Thread Pavel Machek
On Mon 2013-01-07 12:43:25, Durgadoss R wrote: > This patch adds Documentation for ABI's introduced > for thermal subsystem (under /sys/class/thermal/). So... we have deciCelsius and deciKelvin in ACPI (IIRC) and miliCelsius here. Perhaps using deciCelsius to be consistent with ACPI would be nice

[PATCH 8/9] Thermal: Add ABI Documentation for sysfs interfaces

2013-01-06 Thread Durgadoss R
This patch adds Documentation for ABI's introduced for thermal subsystem (under /sys/class/thermal/). Signed-off-by: Durgadoss R --- Documentation/ABI/testing/sysfs-class-thermal | 93 + 1 file changed, 93 insertions(+) create mode 100644 Documentation/ABI/testing/sysf