aboutsummaryrefslogtreecommitdiff
path: root/include/linux/thermal.h
AgeCommit message (Expand)Author
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui
2012-11-05Thermal: Add a notification APIDurgadoss R
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-11-05Thermal: Add platform level information to thermal.hDurgadoss R
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R
2012-11-05Thermal: Refactor thermal.h fileDurgadoss R
2012-09-24Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui
2012-09-24Thermal: Unify the code for both active and passive coolingZhang Rui
2012-09-24Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui
2012-09-24Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui
2012-09-24Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov
2012-07-24Thermal: Add Hysteresis attributesDurgadoss R
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R
2012-01-23thermal: Rename generate_netlink_eventJean Delvare
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-01-12Merge branch 'misc' into releaseLen Brown
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss
2010-11-30thermal: make ops constantAlan Cox
2009-03-27thermal: support forcing support for passive coolingMatthew Garrett
2009-02-20ACPI: move thermal trip handling to generic thermal layerMatthew Garrett
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-04-29thermal: add hwmon sysfs I/FZhang Rui
2008-04-29thermal: add new get_crit_temp callbackZhang, Rui
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown
2008-02-01ACPI: CELSIUS_TO_KELVIN fixupZhang Rui
2008-02-01the generic thermal sysfs driverZhang Rui