linux/Documentation/devicetree/bindings
Shawn Guo ca3de46b50 thermal: add imx thermal driver support
This is based on the initial imx thermal work done by
Rob Lee <rob.lee@linaro.org> (Not sure if the email address is still
valid).  Since he is no longer interested in the work and I have
rewritten a significant amount of the code, I just took the authorship
over from him.

It adds the imx thermal support using Temperature Monitor (TEMPMON)
block found on some Freescale i.MX SoCs.  The driver uses syscon regmap
interface to access TEMPMON control registers and calibration data, and
supports cpufreq as the cooling device.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
2013-08-13 09:45:34 -04:00
..
arc
arm Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent 2013-07-12 17:10:30 +02:00
ata Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2013-07-03 19:49:46 -07:00
bus ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
c6x
clock Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-07-04 11:40:58 -07:00
cpufreq cpufreq: exynos: Add cpufreq driver for exynos5440 2013-04-10 13:19:26 +02:00
crypto
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-07-07 11:11:43 -07:00
drm/tilcdc drm/tilcdc: adding some more devicetree config 2013-06-28 09:12:23 +10:00
extcon extcon: Palmas Extcon Driver 2013-06-17 16:08:36 -07:00
fb video: mxsfb: Introduce regulator support 2013-04-08 15:44:55 +08:00
gpio watchdog: New watchdog driver for MEN A21 watchdogs 2013-07-11 22:19:05 +02:00
gpu ARM: dts: Update G2D documentation for clock entries 2013-06-12 04:54:53 +09:00
hwmon Add support for GMT G762/G763 PWM fan controllers 2013-06-27 10:31:42 -07:00
hwrng hwrng: timeriomem - added devicetree hooks 2013-04-25 21:01:46 +08:00
i2c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-07-04 14:02:09 -07:00
iio iio:dac: Add support for the AD7303 2013-06-11 20:25:58 +01:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-07-13 18:05:13 -07:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-07-02 16:14:35 -07:00
iommu documentation/iommu: Add description of ARM System MMU binding 2013-06-25 23:33:43 +02:00
leds leds: lp5562: support the device tree feature 2013-06-20 16:21:32 -07:00
lpddr2
media Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-07-13 12:09:57 -07:00
memory-controllers drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
metag metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
mfd For the 3.11 merge we only have one new MFD driver for the Kontron PLD. 2013-07-10 11:10:27 -07:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ARM: platform specific firmware interfaces for 3.10 2013-05-04 12:33:36 -07:00
mmc MMC highlights for 3.11: 2013-07-10 11:16:00 -07:00
mtd ARM: OMAP2+: Allow NAND transfer mode to be specified in DT 2013-05-16 08:53:22 -07:00
net dt:net:stmmac: Add dt specific phy reset callback support. 2013-07-04 14:34:17 -07:00
nvec
pci pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00
pinctrl Pin control changes for the v3.11 kernel cycle: 2013-07-03 11:48:03 -07:00
power
power_supply lp8727_charger: Support the device tree feature 2013-06-06 17:19:54 -07:00
powerpc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-07-04 11:40:58 -07:00
pps pps-gpio: add device-tree binding and support 2013-07-03 16:08:06 -07:00
pwm pwm: add pca9685 driver 2013-06-12 13:13:18 +02:00
regulator For the 3.11 merge we only have one new MFD driver for the Kontron PLD. 2013-07-10 11:10:27 -07:00
reset ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC) 2013-04-12 19:28:13 +08:00
rng hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
rtc Adds basic support for Rockchip Cortex-A9 SoCs. 2013-06-21 11:46:56 +02:00
serial
serio Input: add OLPC AP-SP driver 2013-06-30 20:09:18 -07:00
sound sound updates for 3.11 2013-07-03 19:52:22 -07:00
spi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-07-04 11:40:58 -07:00
staging staging: drm/imx: Add LDB support 2013-06-18 11:22:58 -07:00
thermal thermal: add imx thermal driver support 2013-08-13 09:45:34 -04:00
timer Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent 2013-07-12 17:10:30 +02:00
tty/serial tty: serial: add Freescale lpuart driver support 2013-06-08 22:30:44 -07:00
ufs [SCSI] Documentation/devicetree: Add DT bindings for UFS host controller 2013-06-04 11:16:21 -07:00
usb For the 3.11 merge we only have one new MFD driver for the Kontron PLD. 2013-07-10 11:10:27 -07:00
video Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-07-09 16:04:31 -07:00
virtio
w1
watchdog watchdog: Add Broadcom BCM2835 watchdog timer driver 2013-07-11 22:17:30 +02:00
x86
eeprom.txt
marvell.txt net: mv643xx_eth: add shared clk and cleanup existing clk handling 2013-04-11 16:19:38 -04:00
open-pic.txt
resource-names.txt
vendor-prefixes.txt Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
xilinx.txt