index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Age
Commit message (
Expand
)
Author
2013-04-27
thermal: thermal_core: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-04-24
thermal: update kernel-doc for thermal_zone_device_register
Eduardo Valentin
2013-04-24
thermal: update kernel-doc for create_trip_attrs
Eduardo Valentin
2013-04-24
thermal: update kernel-doc for thermal_cooling_device_register
Eduardo Valentin
2013-04-24
thermal: update kernel-doc for thermal_zone_unbind_cooling_device
Eduardo Valentin
2013-04-24
thermal: update kernel-doc for thermal_zone_bind_cooling_device
Eduardo Valentin
2013-04-24
thermal: use EXPORT_SYMBOL_GPL
Eduardo Valentin
2013-04-24
thermal: rename notify_thermal_framework to thermal_notify_framework
Eduardo Valentin
2013-04-24
thermal: update driver license
Eduardo Valentin
2013-04-24
thermal: use strlcpy instead of strcpy
Eduardo Valentin
2013-04-15
thermal: expose thermal_zone_get_temp API
Eduardo Valentin
2013-04-15
thermal: introduce thermal_zone_get_zone_by_name helper function
Eduardo Valentin
2013-04-14
Thermal: build thermal governors into thermal_sys module
Zhang Rui
2013-04-13
Thermal: rename thermal_sys.c to thermal_core.c
Zhang Rui