index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
Hans de Goede
2015-04-07
1
-2
/
+4
*
thermal: Make sysfs attributes of cooling devices default attributes
Matthias Kaehlcke
2015-03-05
1
-20
/
+17
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-5
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-21
1
-2
/
+4
|
\
|
*
thermal:core:fix: Check return code of the ->get_max_state() callback
Lukasz Majewski
2014-12-08
1
-2
/
+4
*
|
thermal: Fix error path in thermal_init()
Luis Henriques
2014-12-08
1
-2
/
+2
*
|
thermal: lock the thermal zone when switching governors
Javi Merino
2014-12-08
1
-0
/
+2
*
|
thermal: core: ignore invalid trip temperature
Srinivas Pandruvada
2014-12-08
1
-1
/
+1
|
/
*
Thermal:Remove usless if(!result) before return tz
Yao Dongdong
2014-11-03
1
-2
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-10-24
1
-0
/
+12
|
\
|
*
Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next
Zhang Rui
2014-09-18
1
-0
/
+5
|
|
\
|
|
*
thermal: Added Bang-bang thermal governor
Peter Feuerer
2014-08-27
1
-0
/
+5
|
*
|
thermal: trace: Trace when temperature is above a trip point
Punit Agrawal
2014-07-29
1
-0
/
+2
|
*
|
thermal: trace: Trace when a cooling device's state is updated
Punit Agrawal
2014-07-29
1
-0
/
+1
|
*
|
thermal: trace: Trace temperature changes
Punit Agrawal
2014-07-29
1
-0
/
+4
|
|
/
*
/
thermal: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-4
/
+4
|
/
*
Thermal: thermal zone governor fix
Zhang Rui
2014-03-03
1
-7
/
+18
*
Thermal: Allow first update of cooling device state
Ni Wade
2014-03-03
1
-1
/
+1
*
-
.
Merge branches 'misc' and 'soc' of .git into next
Zhang Rui
2014-01-03
1
-0
/
+3
|
\
\
|
*
|
Thermal: update thermal zone device after setting emul_temp
lan,Tianyu
2014-01-03
1
-0
/
+3
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...
Zhang Rui
2014-01-02
1
-7
/
+70
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
thermal: core: introduce thermal_of_cooling_device_register
Eduardo Valentin
2013-12-04
1
-4
/
+54
|
|
*
thermal: introduce device tree parser
Eduardo Valentin
2013-12-04
1
-1
/
+8
|
|
*
thermal: allow registering without .get_temp
Eduardo Valentin
2013-12-04
1
-2
/
+8
|
|
/
*
/
thermal: debug: add debug statement for core and step_wise
Aaron Lu
2014-01-02
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-16
/
+9
|
\
|
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-16
/
+8
|
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-1
/
+2
*
|
thermal: Fix binding problem when there is thermal zone params
Ni Wade
2013-11-06
1
-3
/
+4
*
|
Thermal: Check for validity before doing kfree
durgadoss.r@intel.com
2013-10-14
1
-1
/
+2
|
/
*
thermal: thermal_core: allow binding with limits on bind_params
Eduardo Valentin
2013-09-03
1
-4
/
+15
*
drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
Eduardo Valentin
2013-09-03
1
-3
/
+5
*
thermal: hwmon: move hwmon support to single file
Eduardo Valentin
2013-09-03
1
-254
/
+1
*
-
.
Merge branches 'for-rc' and 'ti-soc' of .git into next
Zhang Rui
2013-06-13
1
-1
/
+2
|
\
\
|
*
|
thermal: consider emul_temperature while computing trend
Eduardo Valentin
2013-06-13
1
-1
/
+2
|
|
/
*
|
Thermal: core: Ask .get_trip_temp() to register thermal zone device.
Jonghwa Lee
2013-05-28
1
-1
/
+1
*
|
thermal: cut the spaces when user sets policy
Andy Shevchenko
2013-05-28
1
-1
/
+5
|
/
*
thermal: thermal_core: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-04-27
1
-1
/
+1
*
thermal: update kernel-doc for thermal_zone_device_register
Eduardo Valentin
2013-04-25
1
-1
/
+8
*
thermal: update kernel-doc for create_trip_attrs
Eduardo Valentin
2013-04-25
1
-1
/
+6
*
thermal: update kernel-doc for thermal_cooling_device_register
Eduardo Valentin
2013-04-25
1
-1
/
+8
*
thermal: update kernel-doc for thermal_zone_unbind_cooling_device
Eduardo Valentin
2013-04-25
1
-3
/
+8
*
thermal: update kernel-doc for thermal_zone_bind_cooling_device
Eduardo Valentin
2013-04-25
1
-3
/
+13
*
thermal: use EXPORT_SYMBOL_GPL
Eduardo Valentin
2013-04-25
1
-9
/
+9
*
thermal: rename notify_thermal_framework to thermal_notify_framework
Eduardo Valentin
2013-04-25
1
-3
/
+3
*
thermal: update driver license
Eduardo Valentin
2013-04-25
1
-1
/
+1
*
thermal: use strlcpy instead of strcpy
Eduardo Valentin
2013-04-25
1
-2
/
+2
*
thermal: expose thermal_zone_get_temp API
Eduardo Valentin
2013-04-15
1
-3
/
+17
*
thermal: introduce thermal_zone_get_zone_by_name helper function
Eduardo Valentin
2013-04-15
1
-0
/
+38
*
Thermal: build thermal governors into thermal_sys module
Zhang Rui
2013-04-14
1
-11
/
+48
[next]