]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Apr 2016 00:15:39 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Apr 2016 00:15:39 +0000 (17:15 -0700)
commita4b3e450a05af2e39bb4a96d6c6e76e220bd8209
tree1272c913bb574fb22c763811e6616c8dd6e33156
parente4bc155249a9482e3387606ccc1370ed7c9a2520
parentdd8d6a85853840c79648100db7be7744d0e78fec
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal

Pull thermal fixes from Eduardo Valentin:
 "Specifics in this pull request:

   - Fixes in mediatek and OF thermal drivers

   - Fixes in power_allocator governor

   - More fixes of unsigned to int type change in thermal_core.c.

  These change have been CI tested using KernelCI bot. \o/"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal:
  thermal: fix Mediatek thermal controller build
  thermal: consistently use int for trip temp
  thermal: fix mtk_thermal build dependency
  thermal: minor mtk_thermal.c cleanups
  thermal: power_allocator: req_range multiplication should be a 64 bit type
  thermal: of: add __init attribute