index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
Thermal: thermal zone governor fix
Zhang Rui
1
-7
/
+18
2014-03-03
Thermal: Allow first update of cooling device state
Ni Wade
1
-1
/
+1
2014-01-03
Merge branches 'misc' and 'soc' of .git into next
Zhang Rui
1
-0
/
+3
2014-01-03
Thermal: update thermal zone device after setting emul_temp
lan,Tianyu
1
-0
/
+3
2014-01-02
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...
Zhang Rui
1
-7
/
+70
2014-01-02
thermal: debug: add debug statement for core and step_wise
Aaron Lu
1
-0
/
+6
2013-12-04
thermal: core: introduce thermal_of_cooling_device_register
Eduardo Valentin
1
-4
/
+54
2013-12-04
thermal: introduce device tree parser
Eduardo Valentin
1
-1
/
+8
2013-12-04
thermal: allow registering without .get_temp
Eduardo Valentin
1
-2
/
+8
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-16
/
+9
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-16
/
+8
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+2
2013-11-06
thermal: Fix binding problem when there is thermal zone params
Ni Wade
1
-3
/
+4
2013-10-14
Thermal: Check for validity before doing kfree
durgadoss.r@intel.com
1
-1
/
+2
2013-09-03
thermal: thermal_core: allow binding with limits on bind_params
Eduardo Valentin
1
-4
/
+15
2013-09-03
drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
Eduardo Valentin
1
-3
/
+5
2013-09-03
thermal: hwmon: move hwmon support to single file
Eduardo Valentin
1
-254
/
+1
2013-06-13
Merge branches 'for-rc' and 'ti-soc' of .git into next
Zhang Rui
1
-1
/
+2
2013-06-13
thermal: consider emul_temperature while computing trend
Eduardo Valentin
1
-1
/
+2
2013-05-28
Thermal: core: Ask .get_trip_temp() to register thermal zone device.
Jonghwa Lee
1
-1
/
+1
2013-05-28
thermal: cut the spaces when user sets policy
Andy Shevchenko
1
-1
/
+5
2013-04-27
thermal: thermal_core: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
1
-1
/
+1
2013-04-24
thermal: update kernel-doc for thermal_zone_device_register
Eduardo Valentin
1
-1
/
+8
2013-04-24
thermal: update kernel-doc for create_trip_attrs
Eduardo Valentin
1
-1
/
+6
2013-04-24
thermal: update kernel-doc for thermal_cooling_device_register
Eduardo Valentin
1
-1
/
+8
2013-04-24
thermal: update kernel-doc for thermal_zone_unbind_cooling_device
Eduardo Valentin
1
-3
/
+8
2013-04-24
thermal: update kernel-doc for thermal_zone_bind_cooling_device
Eduardo Valentin
1
-3
/
+13
2013-04-24
thermal: use EXPORT_SYMBOL_GPL
Eduardo Valentin
1
-9
/
+9
2013-04-24
thermal: rename notify_thermal_framework to thermal_notify_framework
Eduardo Valentin
1
-3
/
+3
2013-04-24
thermal: update driver license
Eduardo Valentin
1
-1
/
+1
2013-04-24
thermal: use strlcpy instead of strcpy
Eduardo Valentin
1
-2
/
+2
2013-04-15
thermal: expose thermal_zone_get_temp API
Eduardo Valentin
1
-3
/
+17
2013-04-15
thermal: introduce thermal_zone_get_zone_by_name helper function
Eduardo Valentin
1
-0
/
+38
2013-04-14
Thermal: build thermal governors into thermal_sys module
Zhang Rui
1
-11
/
+48
2013-04-13
Thermal: rename thermal_sys.c to thermal_core.c
Zhang Rui
1
-0
/
+1888