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
/
include
/
linux
/
thermal.h
Age
Commit message (
Expand
)
Author
2013-05-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-04-24
thermal: rename notify_thermal_framework to thermal_notify_framework
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-15
Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Zhang Rui
2013-04-14
Thermal: build thermal governors into thermal_sys module
Zhang Rui
2013-03-26
thermal: Fix compiler warning
Ezequiel Garcia
2013-03-26
Thermal: exynos: fix cooling state translation
Zhang Rui
2013-03-20
thermal: shorten too long mcast group name
Masatake YAMATO
2013-02-06
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2013-01-16
thermal: Use thermal zone device id in netlink messages
Eduardo Valentin
2013-01-04
Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL
Zhang Rui
2012-12-12
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
2012-11-05
Thermal: Add a notification API
Durgadoss R
2012-11-05
Thermal: Make thermal_cdev_update as a global function
Durgadoss R
2012-11-05
Thermal: Add thermal governor registration APIs
Durgadoss R
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-05
Thermal: Add platform level information to thermal.h
Durgadoss R
2012-11-05
Thermal: Add get trend, get instance API's to thermal_sys
Durgadoss R
2012-11-05
Thermal: Refactor thermal.h file
Durgadoss R
2012-09-24
Thermal: Introduce locking for cdev.thermal_instances list.
Zhang Rui
2012-09-24
Thermal: Unify the code for both active and passive cooling
Zhang Rui
2012-09-24
Thermal: Introduce simple arbitrator for setting device cooling state
Zhang Rui
2012-09-24
Thermal: List thermal_instance in thermal_cooling_device.
Zhang Rui
2012-09-24
Thermal: Rename thermal_zone_device.cooling_devices
Zhang Rui
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-09-24
Thermal: Introduce .get_trend() callback.
Zhang Rui
2012-09-24
Thermal: set upper and lower limits
Zhang Rui
2012-08-01
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-07-31
thermal: Constify 'type' argument for the registration routine
Anton Vorontsov
2012-07-25
Thermal: Add Hysteresis attributes
Durgadoss R
2012-07-25
Thermal: Make Thermal trip points writeable
Durgadoss R
2012-01-23
thermal: Rename generate_netlink_event
Jean Delvare
2011-08-02
thermal: make THERMAL_HWMON implementation fully internal
Jean Delvare
2011-03-01
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
2011-01-12
Merge branch 'misc' into release
Len Brown
2011-01-12
thermal: Add event notification to thermal framework
R.Durgadoss
2010-11-30
thermal: make ops constant
Alan Cox
2009-03-27
thermal: support forcing support for passive cooling
Matthew Garrett
2009-02-20
ACPI: move thermal trip handling to generic thermal layer
Matthew Garrett
2009-02-20
thermal: use integers rather than strings for thermal values
Matthew Garrett
2008-06-25
thermal: Create CONFIG_THERMAL_HWMON=n
Rene Herman
2008-04-29
thermal: add hwmon sysfs I/F
Zhang Rui
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
2008-04-29
thermal: add the support for building the generic thermal as a module
Zhang Rui
2008-04-16
acpi thermal trip points increased to 12
Krzysztof Helt
2008-02-09
ACPI: thermal: buildfix for CONFIG_THERMAL=n
Len Brown
2008-02-02
ACPI: CELSIUS_TO_KELVIN fixup
Zhang Rui
2008-02-02
the generic thermal sysfs driver
Zhang Rui