summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2009-01-06thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-3/+3
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman-2/+11
2008-04-29thermal: re-name thermal.c to thermal_sys.cLen Brown-1/+0
2008-04-29thermal: add hwmon sysfs I/FZhang Rui-0/+163
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui-4/+5
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt-0/+4
2008-03-18thermal: delete "default y"Len Brown-1/+0
2008-03-18Revert "thermal: fix generic thermal I/F for hwmon"Len Brown-144/+26
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui-26/+144
2008-02-15thermal: use ERR_PTR for returning errorThomas Sujith-13/+13
2008-02-15thermal: validate input parametersThomas Sujith-1/+12
2008-02-07ACPI: thermal: syntax, spelling, kernel-docLen Brown-23/+30
2008-02-01the generic thermal sysfs driverZhang Rui-0/+734