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
/
include
/
linux
/
thermal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: Fix build warning of !defined(CONFIG_THERMAL_OF)
Anson Huang
2020-03-12
1
-1
/
+1
*
thermal: of-thermal: add API for getting sensor ID from DT
Anson Huang
2020-03-12
1
-0
/
+10
*
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
2020-01-31
1
-11
/
+0
*
thermal: Remove netlink support
Amit Kucheria
2019-11-07
1
-11
/
+0
*
docs: thermal: add it to the driver API
Mauro Carvalho Chehab
2019-07-31
1
-2
/
+2
*
docs: thermal: convert to ReST
Mauro Carvalho Chehab
2019-06-27
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-16
1
-3
/
+3
|
\
|
*
thermal: make device_register's type argument const
Jean-Francois Dagenais
2019-05-06
1
-3
/
+3
*
|
thermal: Introduce devm_thermal_of_cooling_device_register
Guenter Roeck
2019-05-14
1
-0
/
+13
|
/
*
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-30
1
-16
/
+1
*
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
2018-04-02
1
-0
/
+1
*
thermal : Remove const to make same prototype
Arvind Yadav
2017-10-17
1
-1
/
+1
*
thermal: int3400_thermal: process "thermal table changed" event
Brian Bian
2017-08-11
1
-0
/
+1
*
thermal core: convert ID allocation to IDA
Matthew Wilcox
2017-01-04
1
-2
/
+2
*
thermal: core: move trips attributes to tz->device.groups
Eduardo Valentin
2016-11-23
1
-0
/
+2
*
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
1
-2
/
+17
*
thermal: streamline get_trend callbacks
Sascha Hauer
2016-09-27
1
-1
/
+1
*
thermal: of: implement .set_trips for device tree thermal zones
Sascha Hauer
2016-09-27
1
-0
/
+4
*
thermal: Add support for hardware-tracked trip points
Sascha Hauer
2016-09-27
1
-0
/
+10
*
thermal: core: export apis to get slope and offset
Rajendra Nayak
2016-09-27
1
-0
/
+8
*
thermal: add the note for set_trip_temp
Caesar Wang
2016-06-01
1
-0
/
+2
*
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
2016-05-17
1
-0
/
+1
*
thermal: consistently use int for trip temp
Wei Ni
2016-04-20
1
-2
/
+2
*
Thermal: Ignore invalid trip points
Zhang Rui
2016-03-18
1
-0
/
+2
*
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
2016-03-09
1
-0
/
+18
*
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2015-12-29
1
-0
/
+2
*
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-12-29
1
-0
/
+3
*
thermal: fix thermal_zone_bind_cooling_device prototype
Arnd Bergmann
2015-11-23
1
-1
/
+2
*
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
2015-10-10
1
-3
/
+5
*
thermal: Add a function to get the minimum power
Javi Merino
2015-09-14
1
-0
/
+6
*
thermal: Fix thermal_zone_of_sensor_register to match documentation
Punit Agrawal
2015-09-13
1
-1
/
+1
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-15
/
+11
*
thermal: support slope and offset coefficients
Eduardo Valentin
2015-05-11
1
-0
/
+11
*
thermal: introduce the Power Allocator governor
Javi Merino
2015-05-04
1
-5
/
+32
*
thermal: extend the cooling device API to include power information
Javi Merino
2015-05-04
1
-0
/
+25
*
thermal: let governors have private data for each thermal zone
Javi Merino
2015-05-04
1
-0
/
+9
*
thermal: fair_share: generalize the weight concept
Javi Merino
2015-05-04
1
-3
/
+6
*
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2015-05-04
1
-1
/
+5
*
thermal: Introduce dummy functions when thermal is not defined
Nishanth Menon
2015-02-24
1
-2
/
+54
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-21
1
-1
/
+1
|
\
|
*
thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit
Punit Agrawal
2014-12-10
1
-1
/
+1
|
|
|
\
*
-
.
|
Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next
Zhang Rui
2014-12-13
1
-6
/
+36
|
\
\
|
|
*
|
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
2014-12-08
1
-0
/
+3
|
*
|
thermal: of: Rename struct __thermal_trip to struct thermal_trip
Lukasz Majewski
2014-12-08
1
-0
/
+15
|
*
|
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
1
-6
/
+18
|
|
/
*
/
thermal: provide an UAPI header file
Florian Fainelli
2014-12-09
1
-30
/
+1
|
/
*
Thermal: introduce INT3402 thermal driver
Aaron Lu
2014-10-10
1
-0
/
+2
*
Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
Aaron Lu
2014-10-10
1
-0
/
+2
*
thermal: document struct thermal_zone_device and thermal_governor
Javi Merino
2014-07-22
1
-2
/
+44
*
thermal: core: introduce thermal_of_cooling_device_register
Eduardo Valentin
2013-12-04
1
-0
/
+4
[next]