index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-25
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-07-31
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-24
Thermal: Add Hysteresis attributes
Durgadoss R
2012-07-24
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-02-28
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-15
acpi thermal trip points increased to 12
Krzysztof Helt
2008-02-09
ACPI: thermal: buildfix for CONFIG_THERMAL=n
Len Brown
2008-02-01
ACPI: CELSIUS_TO_KELVIN fixup
Zhang Rui
2008-02-01
the generic thermal sysfs driver
Zhang Rui