mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Thermal: Fix thermal zone update problems during bootup/suspend
@ 2015-09-27  5:48 Chen Yu
  0 siblings, 0 replies; only message in thread
From: Chen Yu @ 2015-09-27  5:48 UTC (permalink / raw)
  To: linux-pm, edubezval, javi.merino; +Cc: rui.zhang, linux-kernel, stable

This patch set is to fix a series of thermal issues during system
bootup and suspend/resume. Two major reasons for these bugs are:
1.thermal core is unaware of suspending process, and uses the invalid
  value cached after resuming, which brings the problems.
  (PATCH 1/3 and 2/3]
2.thermal core forgets to update the device's status in some situations,
  this may lead to unexpected behavior after system bootup.
  [PATCH 3/3]

Please refer to:
https://bugzilla.kernel.org/show_bug.cgi?id=78201
for why these patches are proposed.

Chen Yu (3):
  Thermal: initialize thermal zone device correctly
  Thermal: handle thermal zone device properly during system sleep
  Thermal: do thermal zone update after a cooling device registered

 drivers/thermal/step_wise.c    | 18 +++++++++--
 drivers/thermal/thermal_core.c | 68 ++++++++++++++++++++++++++++++++++++++++--
 drivers/thermal/thermal_core.h |  1 +
 include/linux/thermal.h        |  3 ++
 4 files changed, 86 insertions(+), 4 deletions(-)

-- 
1.8.4.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-27  5:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-27  5:48 [PATCH 0/3] Thermal: Fix thermal zone update problems during bootup/suspend Chen Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®