All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: EXYNOS4: NURI Support NTC
@ 2011-06-30  8:26 ` MyungJoo Ham
  0 siblings, 0 replies; 20+ messages in thread
From: MyungJoo Ham @ 2011-06-30  8:26 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: Kukjin Kim, Kyungmin Park, Changhwan Youn, Marek Szyprowski,
	myungjoo.ham, dg77.kim, Mark Brown

This series of patches require NTC thermistor support.
NTC thermistor support patch is submitted and told to be applied (lm-sensors) although it is not being found in -next branches just yet.
You can find the patch at:
http://comments.gmane.org/gmane.linux.drivers.sensors/26475

MyungJoo Ham (3):
  Samsung SoC: NTC Thermistor attached to S3C-ADC.
  Samsung SoC: ready to use NTC value inside kernel
  Exynos4 NURI: support for NTC thermistor

 arch/arm/mach-exynos4/mach-nuri.c            |    4 +
 arch/arm/plat-samsung/dev-adc.c              |  119 ++++++++++++++++++++++++++
 arch/arm/plat-samsung/include/plat/adc-ntc.h |   19 ++++
 arch/arm/plat-samsung/include/plat/devs.h    |    1 +
 4 files changed, 143 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/plat-samsung/include/plat/adc-ntc.h

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-07-01 20:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30  8:26 [PATCH 0/3] ARM: EXYNOS4: NURI Support NTC MyungJoo Ham
2011-06-30  8:26 ` MyungJoo Ham
2011-06-30  8:26 ` [PATCH 1/3] Samsung SoC: NTC Thermistor attached to S3C-ADC MyungJoo Ham
2011-06-30  8:26   ` MyungJoo Ham
2011-06-30  8:26 ` [PATCH 2/3] Samsung SoC: ready to use NTC value inside kernel MyungJoo Ham
2011-06-30  8:26   ` MyungJoo Ham
2011-06-30  9:00   ` Russell King - ARM Linux
2011-06-30  9:00     ` Russell King - ARM Linux
2011-07-01  0:28     ` MyungJoo Ham
2011-07-01  0:28       ` MyungJoo Ham
2011-07-01 15:15       ` Linus Walleij
2011-07-01 15:15         ` Linus Walleij
2011-07-01 15:59         ` Mark Brown
2011-07-01 15:59           ` Mark Brown
2011-07-01 17:23           ` Arnd Bergmann
2011-07-01 17:23             ` Arnd Bergmann
2011-07-01 20:10             ` Mark Brown
2011-07-01 20:10               ` Mark Brown
2011-06-30  8:26 ` [PATCH 3/3] Exynos4 NURI: support for NTC thermistor MyungJoo Ham
2011-06-30  8:26   ` MyungJoo Ham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.