linux_dsm_epyc7002/Documentation/devicetree/bindings/watchdog
Linus Torvalds 8bd8fd0a29 - New Device Support
- New Clocksource driver from ST
    - New MFD/ACPI/DMA drivers for Intel's Sunrisepoint PCH based platforms
    - Add support for Arizona WM8998 and WM1814
    - Add support for Dialog Semi DA9062 and DA9063
    - Add support for Kontron COMe-bBL6 and COMe-cBW6
    - Add support for X-Powers AXP152
    - Add support for Atmel, many
    - Add support for STMPE, many
    - Add support for USB in X-Powers AXP22X
 
  - Core Frameworks
    - New Base API to traverse devices and their children in reverse order
 
  - Bug Fixes
    - Fix race between runtime-suspend and IRQs
    - Obtain platform data form more reliable source
 
  - Fix-ups
    - Constifying things
    - Variable signage changes
    - Kconfig depends|selects changes
    - Make use of BIT() macro
    - Do not supply .owner attribute in *_driver structures
    - MAINTAINERS entries
    - Stop using set_irq_flags()
    - Start using irq_set_chained_handler_and_data()
    - Export DT device ID structures
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJV6FCRAAoJEFGvii+H/HdhO2MP/1GxcbbywMXU4goj40gJaYfx
 kk0zH0S7i8+A8hD7SoCIQNkWN5o7i6sNYUA6sCTnPqixbyrkduWCyid1XsATu+41
 iiKEGyiCRyEHhCwnwCXvaFhpAZBzDi7FKj6hhf6nnRMHSEqwrs2aBqWgzNrOZTs0
 u66i/JHccnDdfHHm9Y7XcKMA8pWVqRMnwwaHreuYTFqfrEB0UGCYpmEeEBynGVKh
 MUGC0lCUrEKp59aOexZRtBUla/5BeALJd//vMQtf/+D0YPvE8lppDNwkgCe4buXN
 ZlNHDQooIWIiZfTj7wbHaTWjrBK7MsOEHWBUjNsk2nyDvDOJoGhTrSdJwPeyhUSh
 d2eUyW6sPEQY21XPwuD0DhfRKYKLOzVRhIcxvjlRAq9QHDWVXKyIlf3M70fculK8
 5FN1Wb6Sc2h0OvMC5RemPpxMwZSq6Ks3XANa718Ju802TGK/xk6iRqhZrEut/qrN
 rLYsU84TLUz6YindozTiI5FrGo+zSp9OlUU4z7HUh+4t3H5/opdsRjRp0ICwgIbY
 NxAmsk2d/vJ7xX7FAAjwMY2rPIC0zIksbGEe1AJweWV455EcDMaBM1/e9zDzHciI
 TXVxbzs3DFBadtQWlLv/VkwZmt43MTI8g6ozTTJJkPQNCKThtz4bvDSu8rQWqFua
 bkbRyQroraX5fM0Q3HIs
 =2blS
 -----END PGP SIGNATURE-----

Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "New Device Support:
   - New Clocksource driver from ST
   - New MFD/ACPI/DMA drivers for Intel's Sunrisepoint PCH based platforms
   - Add support for Arizona WM8998 and WM1814
   - Add support for Dialog Semi DA9062 and DA9063
   - Add support for Kontron COMe-bBL6 and COMe-cBW6
   - Add support for X-Powers AXP152
   - Add support for Atmel, many
   - Add support for STMPE, many
   - Add support for USB in X-Powers AXP22X

  Core Frameworks:
   - New Base API to traverse devices and their children in reverse order

  Bug Fixes:
   - Fix race between runtime-suspend and IRQs
   - Obtain platform data form more reliable source

  Fix-ups:
   - Constifying things
   - Variable signage changes
   - Kconfig depends|selects changes
   - Make use of BIT() macro
   - Do not supply .owner attribute in *_driver structures
   - MAINTAINERS entries
   - Stop using set_irq_flags()
   - Start using irq_set_chained_handler_and_data()
   - Export DT device ID structures"

* tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (69 commits)
  mfd: jz4740-adc: Init mask cache in generic IRQ chip
  mfd: cros_ec: spi: Add OF match table
  mfd: stmpe: Add OF match table
  mfd: max77686: Split out regulator part from the DT binding
  mfd: Add DT binding for Maxim MAX77802 IC
  mfd: max77686: Use a generic name for the PMIC node in the example
  mfd: max77686: Don't suggest in binding to use a deprecated property
  mfd: Add MFD_CROS_EC dependencies
  mfd: cros_ec: Remove CROS_EC_PROTO dependency for SPI and I2C drivers
  mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs
  mfd: axp20x: Add missing registers, and mark more registers volatile
  mfd: arizona: Fixup some formatting/white space errors
  mfd: wm8994: Fix NULL pointer exception on missing pdata
  of: Add vendor prefix for Nuvoton
  mfd: mt6397: Implement wake handler and suspend/resume to handle wake up event
  mfd: atmel-hlcdc: Add support for new SoCs
  mfd: Export OF module alias information in missing drivers
  mfd: stw481x: Export I2C module alias information
  mfd: da9062: Support for the DA9063 OnKey in the DA9062 core
  mfd: max899x: Avoid redundant irq_data lookup
  ...
2015-09-04 11:35:03 -07:00
..
atmel-at91rm9200-wdt.txt watchdog: at91rm9200: add DT support 2013-03-01 12:55:27 +01:00
atmel-wdt.txt Documentation: watchdog: at91sam9_wdt: add clocks property 2015-08-07 11:57:06 +02:00
brcm,bcm2835-pm-wdog.txt watchdog: Add Broadcom BCM2835 watchdog timer driver 2013-07-11 22:17:30 +02:00
brcm,kona-wdt.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
cadence-wdt.txt devicetree: Add Cadence WDT devicetree bindings documentation 2014-10-20 20:48:05 +02:00
davinci-wdt.txt watchdog: davinci: reuse driver for keystone arch 2014-01-28 21:20:05 +01:00
digicolor-wdt.txt watchdog: digicolor: document device tree binding 2015-06-22 15:53:58 +02:00
dw_wdt.txt watchdog: dw: Enable OF support for DW watchdog timer 2013-11-17 19:38:26 +01:00
fsl-imx-wdt.txt watchdog: imx2_wdt: Convert to use regmap framework's endianness method. 2014-10-20 20:45:27 +02:00
gpio-wdt.txt watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog 2015-02-17 21:33:22 +01:00
imgpdc-wdt.txt DT: watchdog: Add ImgTec PDC Watchdog Timer binding documentation 2015-02-17 21:30:52 +01:00
ingenic,jz4740-wdt.txt dt: watchdog: Add DT binding documentation for jz4740 watchdog timer 2015-02-17 21:33:58 +01:00
marvel.txt watchdog: orion: Use the reference clock on Armada 375 SoC 2014-11-26 13:51:08 +01:00
men-a021-wdt.txt documentation/devicetree: Move DT bindings from gpio to watchdog 2013-11-17 19:36:46 +01:00
meson6-wdt.txt ARM: docs: add documentation binding for meson watchdog 2014-10-20 20:57:13 +02:00
moxa,moxart-watchdog.txt watchdog: Add MOXA ART watchdog driver 2013-11-17 19:34:49 +01:00
mtk-wdt.txt ARM: mediatek: dts: Add bindings for watchdog 2015-02-17 21:32:57 +01:00
of-xilinx-wdt.txt watchdog: xilinx: Add missing binding 2014-03-31 13:29:25 +02:00
omap-wdt.txt watchdog: omap: use watchdog_init_timeout instead of open coding it 2015-06-22 15:54:04 +02:00
pnx4008-wdt.txt watchdog: add timeout-sec property binding 2013-03-01 12:53:45 +01:00
qca-ar7130-wdt.txt watchdog: ath79_wdt: add device tree matching 2013-03-01 12:22:43 +01:00
qcom-wdt.txt watchdog: qcom: document device tree bindings 2014-10-20 20:52:54 +02:00
rt2880-wdt.txt watchdog: add ralink watchdog driver 2013-11-17 19:36:38 +01:00
samsung-wdt.txt watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 2014-10-20 20:53:51 +02:00
sirfsoc_wdt.txt watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI 2013-11-17 19:37:23 +01:00
st_lpc_wdt.txt watchdog: bindings: Supply knowledge of a third supported device - clocksource 2015-07-23 17:07:34 +01:00
stericsson-coh901327.txt watchdog: coh901327: devicetree support 2013-05-31 11:25:52 +02:00
sunxi-wdt.txt watchdog: sunxi: Change compatibles 2014-03-31 13:32:03 +02:00
twl4030-wdt.txt watchdog: twl4030_wdt: add DT support 2013-01-02 12:07:05 +01:00