index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2016-11-23
thermal: core: remove useless empty line
Eduardo Valentin
1
-1
/
+0
2016-11-23
thermal: core: move power actor code out of sysfs I/F section
Eduardo Valentin
1
-83
/
+83
2016-11-23
thermal: core: improve power actor documentation
Eduardo Valentin
1
-2
/
+3
2016-11-23
thermal: core: move passive attr to tz->device.groups
Eduardo Valentin
1
-9
/
+36
2016-11-23
thermal: core: move mode attribute to tz->device.groups
Eduardo Valentin
1
-8
/
+28
2016-11-23
thermal: core: move emul_temp creation to tz->device.groups
Eduardo Valentin
1
-7
/
+4
2016-11-23
thermal: core: use dev.groups to manage always present tz attributes
Eduardo Valentin
1
-53
/
+34
2016-11-23
thermal: core: group device_create_file() calls that are always created
Eduardo Valentin
1
-12
/
+12
2016-11-23
thermal: core: group thermal_zone DEVICE_ATTR's declarations
Eduardo Valentin
1
-10
/
+10
2016-11-23
thermal: core: prevent zones with no types to be registered
Eduardo Valentin
1
-8
/
+8
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-0
/
+1
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-8
/
+13
2016-09-27
thermal: Add support for hardware-tracked trip points
Sascha Hauer
1
-0
/
+55
2016-09-27
thermal: core: export apis to get slope and offset
Rajendra Nayak
1
-0
/
+30
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
1
-3
/
+7
2016-04-28
thermal: use %d to print S32 parameters
Leo Yan
1
-1
/
+1
2016-04-21
thermal: consistently use int for trip temp
Wei Ni
1
-4
/
+4
2016-03-18
Thermal: Ignore invalid trip points
Zhang Rui
1
-1
/
+12
2016-01-23
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
1
-4
/
+77
2016-01-07
thermal: trip_point_temp_store() calls thermal_zone_device_update()
Kuninori Morimoto
1
-1
/
+5
2015-12-29
Thermal: do thermal zone update after a cooling device registered
Chen Yu
1
-1
/
+13
2015-12-29
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
1
-0
/
+42
2015-12-29
Thermal: initialize thermal zone device correctly
Zhang Rui
1
-2
/
+17
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
1
-0
/
+28
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-03
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
1
-0
/
+1
2015-05-12
thermal: support slope and offset coefficients
Eduardo Valentin
1
-0
/
+4
2015-05-05
thermal: export thermal_zone_parameters to sysfs
Javi Merino
1
-0
/
+101
2015-05-05
thermal: core: Add Kconfig option to enable writable trips
Punit Agrawal
1
-1
/
+2
2015-05-05
thermal: introduce the Power Allocator governor
Javi Merino
1
-2
/
+7
2015-05-05
thermal: extend the cooling device API to include power information
Javi Merino
1
-0
/
+52
2015-05-05
thermal: let governors have private data for each thermal zone
Javi Merino
1
-8
/
+75
2015-05-05
thermal: export weight to sysfs
Javi Merino
1
-0
/
+40
2015-05-05
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-09
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
[prev]
[next]