Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1223803

[PATCHv2 00/10] thermal: add COMPILE_TEST (on drivers)

From Eduardo Valentin <edubezval@gmail.com>
Newsgroups linux.kernel
Subject [PATCHv2 00/10] thermal: add COMPILE_TEST (on drivers)
Date 2015-09-14 04:40 +0200
Message-ID <q8rQt-1hh-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

This is v2. Now I tested the series with bfin as target, to avoid
false positives. The difference from V1:
- Added acked-bys
- Removed patches that could cause compilation issues


BR,

Eduardo Valentin (10):
  thermal: hisi: allow compile test
  thermal: spear: allow compile test
  thermal: rockchip: allow compile test
  thermal: kirkwood: allow compile test
  thermal: dove: allow compile test
  thermal: armada: allow compile test
  thermal: exynos: allow compile test
  thermal: qcom_spmi: allow compile test
  thermal: ti-soc: allow compile test
  thermal: ti-soc: Kconfig fix to avoid menu showing wrongly

 drivers/thermal/Kconfig                | 17 +++++++++--------
 drivers/thermal/ti-soc-thermal/Kconfig |  8 +++-----
 2 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCHv2 00/10] thermal: add COMPILE_TEST (on drivers) Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 02/10] thermal: spear: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 03/10] thermal: rockchip: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 10/10] thermal: ti-soc: Kconfig fix to avoid menu showing wrongly Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 05/10] thermal: dove: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 07/10] thermal: exynos: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 08/10] thermal: qcom_spmi: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200
  [PATCHv2 06/10] thermal: armada: allow compile test Eduardo Valentin <edubezval@gmail.com> - 2015-09-14 04:40 +0200

csiph-web