index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
1
-44
/
+65
2015-08-03
thermal: Add comment explaining test for critical temperature
Sascha Hauer
1
-0
/
+5
2015-08-03
thermal: Use IS_ENABLED instead of #ifdef
Sascha Hauer
1
-26
/
+19
2015-08-03
thermal: remove unnecessary call to thermal_zone_device_set_polling
Sascha Hauer
1
-3
/
+0
2015-08-03
thermal: trivial: fix typo in comment
Sascha Hauer
1
-1
/
+1
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-14
/
+12
2015-08-03
thermal: add available policies sysfs attribute
Ni Wade
1
-0
/
+28
2015-08-02
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
1
-0
/
+1
2015-05-11
thermal: support slope and offset coefficients
Eduardo Valentin
1
-0
/
+4
2015-05-04
thermal: export thermal_zone_parameters to sysfs
Javi Merino
1
-0
/
+101
2015-05-04
thermal: core: Add Kconfig option to enable writable trips
Punit Agrawal
1
-1
/
+2
2015-05-04
thermal: introduce the Power Allocator governor
Javi Merino
1
-2
/
+7
2015-05-04
thermal: extend the cooling device API to include power information
Javi Merino
1
-0
/
+52
2015-05-04
thermal: let governors have private data for each thermal zone
Javi Merino
1
-8
/
+75
2015-05-04
thermal: export weight to sysfs
Javi Merino
1
-0
/
+40
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
1
-6
/
+16
2015-04-07
thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
Hans de Goede
1
-2
/
+4
2015-03-05
thermal: Make sysfs attributes of cooling devices default attributes
Matthias Kaehlcke
1
-20
/
+17
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-5
/
+1
2014-12-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
1
-2
/
+4
2014-12-08
thermal:core:fix: Check return code of the ->get_max_state() callback
Lukasz Majewski
1
-2
/
+4
2014-12-08
thermal: Fix error path in thermal_init()
Luis Henriques
1
-2
/
+2
2014-12-08
thermal: lock the thermal zone when switching governors
Javi Merino
1
-0
/
+2
2014-12-08
thermal: core: ignore invalid trip temperature
Srinivas Pandruvada
1
-1
/
+1
2014-11-03
Thermal:Remove usless if(!result) before return tz
Yao Dongdong
1
-2
/
+1
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+12
2014-10-14
thermal: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-09-18
Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next
Zhang Rui
1
-0
/
+5
2014-08-27
thermal: Added Bang-bang thermal governor
Peter Feuerer
1
-0
/
+5
2014-07-29
thermal: trace: Trace when temperature is above a trip point
Punit Agrawal
1
-0
/
+2
2014-07-29
thermal: trace: Trace when a cooling device's state is updated
Punit Agrawal
1
-0
/
+1
2014-07-29
thermal: trace: Trace temperature changes
Punit Agrawal
1
-0
/
+4
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-16
/
+9
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-16
/
+8
2013-11-19
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
[next]