linux/Documentation/devicetree/bindings/regulator
Linus Torvalds 8de4651abe For the 3.12 merge window we have one new driver for the DA9063 PMIC
from Dialog Semiconductor.
 
 Besides that driver we also have:
 
 - Device tree support for the s2mps11 driver
 
 - More devm_* conversion for the pm8921, max89xx, menelaus, tps65010,
   wl1273 and pcf50633-adc drivers.
 
 - A conversion to threaded IRQ and IRQ domain for the twl6030 driver.
 
 - A fairly big update for the rtsx driver: Better power saving support,
   better vendor settings handling, and a few fixes.
 
 - Support for a couple more boards (COMe-bHL6 and COMe-cTH6) for the
   Kontron driver.
 
 - A conversion to the dev_get_platdata() API for all MFD drivers.
 
 - A removal of non-DT (legacy) support for the twl6040 driver.
 
 - A few fixes and additions (Mic detect level) to the wm5110 register tables.
 
 - Regmap support for the davinci_voicecodec driver.
 
 - The usual bunch of minor cleanups and janitorial fixes.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJSKFnjAAoJEIqAPN1PVmxKU9AP/RAmSYux6c+cd7P7roXL+/lA
 qNKy8Op31J51N/n918o7zwbskmRIJJsbd+I6ClBlYdCUB+B8/Oj41uD4F+q35b/H
 F5Xm2XRPQAGHx37m5adJMrK/OR3zCTwhPjleJYOJWIFjDP/nDNJIPwTYb13Rqurh
 V39icmRtnNR0uDOmv3eELyV4FnWQTpA858dxuhSi+5jbbHFhCcYShEmE9109eexl
 RNuyF8d0KPGvnKhK+H1/k4ZYG2XAFFOZfZz9MB+l651nidqDvwJph0Zdj3w1r112
 8OR5i7B3vw268nmyjOOUtYqL2vOaUW4lavmLTQiSdQWd1BHv9hEmD0RRR5bSrLeH
 6DwCTh0+xWH08ogbMwi4dwZyRhjxMPMpkxeNz51TpRnXKDSZmBgrjovKNJpP8pW6
 m7RsgUC9AiEQf/Ac0PBMrU8ABKeJnt3K3ZZp4YN7/H6rAMOhXjLqFD8JLoFvx08z
 itKKSzVaIA3pzxpnkWWiTsr+bChaSOrHHy1biWa4ve5pvrFc9ivPz1DhL3PTmXpp
 haeeylFG01r5NJIHeJewRsmUJk67aEyeAnnoLwqCRycWjdDmcCBC5bgDBkRRonoS
 93tgKVzL9q/NwvT5Uatw3uYqTN0jOuH0t39gAzu9uwnWvivcZK5EBYh789YQL+on
 zih4qUICM08yWRDNNDgF
 =a7dU
 -----END PGP SIGNATURE-----

Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next

Pull MFD (multi-function device) updates from Samuel Ortiz:
 "For the 3.12 merge window we have one new driver for the DA9063 PMIC
  from Dialog Semiconductor.

  Besides that driver we also have:

   - Device tree support for the s2mps11 driver

   - More devm_* conversion for the pm8921, max89xx, menelaus, tps65010,
     wl1273 and pcf50633-adc drivers.

   - A conversion to threaded IRQ and IRQ domain for the twl6030 driver.

   - A fairly big update for the rtsx driver: Better power saving
     support, better vendor settings handling, and a few fixes.

   - Support for a couple more boards (COMe-bHL6 and COMe-cTH6) for the
     Kontron driver.

   - A conversion to the dev_get_platdata() API for all MFD drivers.

   - A removal of non-DT (legacy) support for the twl6040 driver.

   - A few fixes and additions (Mic detect level) to the wm5110 register
     tables.

   - Regmap support for the davinci_voicecodec driver.

   - The usual bunch of minor cleanups and janitorial fixes"

* tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next: (81 commits)
  mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()
  mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for event name
  mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs
  mfd: timberdale: Use module_pci_driver
  mfd: timberdale: Remove redundant break
  mfd: timberdale: Staticize local variables
  mfd: ab8500-debugfs: Staticize local variables
  mfd: db8500-prcmu: Staticize clk_mgt
  mfd: db8500-prcmu: Use ANSI function declaration
  mfd: omap-usb-host: Staticize usbhs_driver_name
  mfd: 88pm805: Fix potential NULL pdata dereference
  mfd: 88pm800: Fix potential NULL pdata dereference
  mfd: twl6040: Use regmap for register cache
  mfd: davinci_voicecodec: Provide a regmap for register I/O
  mfd: davinci_voicecodec: Remove unused read and write functions
  mmc: memstick: rtsx: Modify copyright comments
  mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage fail
  mfd: mmc: rtsx: Change default tx phase
  mfd: pcf50633-adc: Use devm_*() functions
  mfd: rtsx: Copyright modifications
  ...
2013-09-07 20:14:19 -07:00
..
88pm800.txt regulator: 88pm800: add regulator driver for 88pm800 2013-07-19 19:08:36 +01:00
88pm860x.txt mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
anatop-regulator.txt regulators: anatop: add set_voltage_time_sel interface 2013-01-31 14:40:49 +08:00
fixed-regulator.txt regulator: fixed: dt: support for input supply 2012-07-05 13:49:35 +01:00
gpio-regulator.txt regulator: gpio-regulator: Catch 'no states property' misuse 2012-11-14 20:58:09 +09:00
lp872x.txt regulator: lp872x: support the device tree feature 2013-05-20 18:13:44 -05:00
max8660.txt regulators: max8660: add DT bindings 2013-08-02 17:29:54 +01:00
max8907.txt mfd: max8907: Remove regulator-compatible from DT docs 2012-09-25 15:21:34 +02:00
max8925-regulator.txt regulator: max8925: update dt regulator binding doc 2012-11-09 11:40:48 +00:00
max8952.txt regulator: max8952: Add Device Tree support 2013-04-05 11:20:52 +01:00
max8973-regulator.txt regulator: max8973: fix a typo in documentation 2013-06-25 10:00:55 +01:00
max8997-regulator.txt regulator: max8997: Fix a trivial typo in documentation 2013-07-04 10:55:50 +01:00
palmas-pmic.txt For the 3.12 merge window we have one new driver for the DA9063 PMIC 2013-09-07 20:14:19 -07:00
pfuze100.txt regulator:pfuze100: fix build warning and correct the binding doc 2013-07-26 19:06:48 +01:00
regulator.txt regulator: core: Add support for disabling ramp delay 2013-07-15 11:27:48 +01:00
s5m8767-regulator.txt regulator: s5m8767: Fix a trivial typo in documentation 2013-07-04 10:55:05 +01:00
ti-abb-regulator.txt regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver 2013-05-12 18:31:36 +04:00
tps6586x.txt MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
tps51632-regulator.txt regulator: tps51632: add DT support 2012-12-27 17:30:45 +00:00
tps62360-regulator.txt documentation/devicetree: Fix typos 2013-02-06 11:06:36 +00:00
tps65090.txt mfd: tps65090: add DT support for tps65090 2013-02-14 00:22:55 +01:00
tps65217.txt mfd: tps65217: Set PMIC to shutdown on PWR_EN toggle 2012-11-21 16:07:55 +01:00
twl-regulator.txt mfd: twl-core: Change TWL6025 references to TWL6032 2013-06-20 10:26:29 +02:00
vexpress.txt regulator: Versatile Express regulator driver 2012-10-15 11:56:08 +09:00