linux/include/dt-bindings
Linus Torvalds 2efda9042d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management update from Zhang Rui:
 "Summary:

   - of-thermal extension to allow drivers to register and use its
     functionality in a better way, without exploiting thermal core.
     From Lukasz Majewski.

   - Fix a bug in intel_soc_dts_thermal driver which calls a sleep
     function in interrupt handler.  From Maurice Petallo.

   - add a thermal UAPI header file for exporting the thermal generic
     netlink information to user-space.  From Florian Fainelli.

   - First round of refactoring in Exynos driver.  Bartlomiej and Lukasz
     are attempting to make it lean and easier to understand.

   - New thermal driver for Rockchip (rk3288), with support for DT
     thermal.  From Caesar Wang.

   - New thermal driver for Nvidia, Tegra124 SOCTHERM driver, with
     support for DT thermal.  From Mikko Perttunen.

   - New cooling device, based on common clock framework.  From Eduardo
     Valentin.

   - a couple of small fixes in thermal core framework.  From Srinivas
     Pandruvada, Javi Merino, Luis Henriques.

   - Dropping Armada A375-Z1 SoC thermal support as the chip is not in
     the market, armada folks decided to drop its support.

   - a couple of small fixes and cleanups in int340x thermal driver"

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: (58 commits)
  thermal: provide an UAPI header file
  Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call
  thermal/powerclamp: add id for braswell cpu
  thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lock
  Thermal: fix platform_no_drv_owner.cocci warnings
  Thermal/int340x: avoid unnecessary pointer casting
  thermal: int3403: Delete a check before thermal_zone_device_unregister()
  thermal/int3400: export uuids
  thermal: of: Extend current of-thermal.c code to allow setting emulated temp
  thermal: of: Extend of-thermal to export table of trip points
  thermal: of: Rename struct __thermal_trip to struct thermal_trip
  thermal: of: Extend of-thermal.c to provide check if trip point is valid
  thermal: of: Extend of-thermal.c to provide number of trip points
  thermal: Fix error path in thermal_init()
  thermal: lock the thermal zone when switching governors
  thermal: core: ignore invalid trip temperature
  thermal: armada: Remove support for A375-Z1 SoC
  thermal: rockchip: add driver for thermal
  dt-bindings: document Rockchip thermal
  thermal: exynos: remove exynos_tmu_data.h include
  ...
2014-12-17 10:16:27 -08:00
..
arm dt: bindings: ux500: Add header for PM domains specifiers 2014-10-28 10:47:57 +01:00
clk Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-next 2014-06-10 16:53:25 -07:00
clock ARM: SoC DT updates for 3.19 2014-12-09 14:57:37 -08:00
dma dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver 2014-11-06 11:00:08 +05:30
gpio ARM: tegra: add port FF to GPIO IDs 2013-12-16 14:09:16 -07:00
input Input: drv260x - add TI drv260x haptics driver 2014-08-19 22:19:28 -07:00
interrupt-controller of: Add binding document for MIPS GIC 2014-11-24 07:45:30 +01:00
memory memory: Add NVIDIA Tegra memory controller support 2014-12-04 16:11:47 +01:00
mfd == Changes to existing drivers == 2014-08-07 17:17:39 -07:00
phy phy: add support for USB cluster on the Armada 375 SoC 2014-11-26 11:07:14 +05:30
pinctrl Pin control changes for the v3.19 series: 2014-12-11 10:43:14 -08:00
pwm pwm: Add PWM polarity flag macro for DT 2013-09-03 13:08:09 +02:00
regulator regulator: max77802: Add header for operating modes 2014-10-20 12:23:50 +01:00
reset clk: qcom: Add support for APQ8064 multimedia clocks 2014-07-15 16:39:03 -07:00
reset-controller reset: stih407: Add reset controllers DT bindings 2014-10-31 09:47:54 +01:00
soc soc: qcom: Add device tree binding for GSBI 2014-05-23 11:38:53 -05:00
sound ASoC: cs35l32: Add support for CS35L32 Boosted Amplifier 2014-08-16 17:03:22 -05:00
spmi spmi: Linux driver framework for SPMI 2014-02-15 11:55:28 -08:00
thermal of: Add bindings for nvidia,tegra124-soctherm 2014-11-20 10:43:17 -04:00