index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Age
Commit message (
Expand
)
Author
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
2016-04-27
thermal: use %d to print S32 parameters
Leo Yan
2016-04-20
thermal: consistently use int for trip temp
Wei Ni
2016-03-18
Thermal: Ignore invalid trip points
Zhang Rui
2016-01-23
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
2016-01-06
thermal: trip_point_temp_store() calls thermal_zone_device_update()
Kuninori Morimoto
2015-12-29
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2015-12-29
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
2015-12-29
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-08-03
thermal: Add comment explaining test for critical temperature
Sascha Hauer
2015-08-03
thermal: Use IS_ENABLED instead of #ifdef
Sascha Hauer
2015-08-03
thermal: remove unnecessary call to thermal_zone_device_set_polling
Sascha Hauer
2015-08-03
thermal: trivial: fix typo in comment
Sascha Hauer
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
thermal: add available policies sysfs attribute
Ni Wade
2015-08-02
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
2015-05-11
thermal: support slope and offset coefficients
Eduardo Valentin
2015-05-04
thermal: export thermal_zone_parameters to sysfs
Javi Merino
2015-05-04
thermal: core: Add Kconfig option to enable writable trips
Punit Agrawal
2015-05-04
thermal: introduce the Power Allocator governor
Javi Merino
2015-05-04
thermal: extend the cooling device API to include power information
Javi Merino
2015-05-04
thermal: let governors have private data for each thermal zone
Javi Merino
2015-05-04
thermal: export weight to sysfs
Javi Merino
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2015-04-07
thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
Hans de Goede
2015-03-05
thermal: Make sysfs attributes of cooling devices default attributes
Matthias Kaehlcke
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-12-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-08
thermal:core:fix: Check return code of the ->get_max_state() callback
Lukasz Majewski
2014-12-08
thermal: Fix error path in thermal_init()
Luis Henriques
2014-12-08
thermal: lock the thermal zone when switching governors
Javi Merino
2014-12-08
thermal: core: ignore invalid trip temperature
Srinivas Pandruvada
2014-11-03
Thermal:Remove usless if(!result) before return tz
Yao Dongdong
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-10-14
thermal: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-18
Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next
Zhang Rui
2014-08-27
thermal: Added Bang-bang thermal governor
Peter Feuerer
2014-07-29
thermal: trace: Trace when temperature is above a trip point
Punit Agrawal
2014-07-29
thermal: trace: Trace when a cooling device's state is updated
Punit Agrawal
2014-07-29
thermal: trace: Trace temperature changes
Punit Agrawal
2014-03-03
Thermal: thermal zone governor fix
Zhang Rui
2014-03-03
Thermal: Allow first update of cooling device state
Ni Wade
2014-01-03
Merge branches 'misc' and 'soc' of .git into next
Zhang Rui
2014-01-03
Thermal: update thermal zone device after setting emul_temp
lan,Tianyu
2014-01-02
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...
Zhang Rui
2014-01-02
thermal: debug: add debug statement for core and step_wise
Aaron Lu
2013-12-04
thermal: core: introduce thermal_of_cooling_device_register
Eduardo Valentin
2013-12-04
thermal: introduce device tree parser
Eduardo Valentin
[next]