Linus Torvalds
5c2770079f
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"Changes to existing drivers:
- fixr platform device collision; da9052, wm8994-core
- regmap configuration amendments; tps65218
- fix runtime PM deadlock; rtsx_usb
- remove unused/superfluous code; db8500-prcmu, omap-usb-host
- enable watchdog timer; lpc_sch
- add start/stop RX URBs helpers; dln2
- remove platform device (DT only); max77686, max77802
- support suspend and resume; dln2
- add Device Tree support; da9063
- extra error checking; intel_soc_pmic
- const'ify all the things; 88pm860x, hi6421-pmic, intel_soc_pmic,
max77686, lm3533, retu, pcf50633,
davinci_voicecodec, smsc-ece1099,
tps65218, mc13xxx, tps65217, twl-core,
twl6040
New drivers/supported devices:
- new driver for Richtek RT5033
- new driver for DA9150 Charger and FuelGauge
- new driver for Qualcomm Resource Power Manager (RPM)
- add support for the ir-clk into sun6i-prcm
- add support for FuelGauge into axp20x"
* tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (32 commits)
mfd: intel_soc_pmic: Add missing error check for devm_kzalloc
mfd: rtsx_usb: Defer autosuspend while card exists
mfd: devicetree: Add bindings for DA9063
mfd: da9063: Add device tree support
regulator: qcom-rpm: Add missing state flag in call to RPM
mfd: qcom-rpm: Driver for the Qualcomm RPM
mfd: devicetree: bindings: Add Qualcomm RPM DT binding
mfd: max77686/802: Remove support for board files
mfd: omap-usb-host: Remove some unused functions
mfd: twl6040: Constify struct regmap_config and reg_default array
mfd: twl-core: Constify struct regmap_config and reg_default array
mfd: tps65217: Constify struct regmap_config
mfd: mc13xxx: i2c/spi: Constify struct regmap_config
mfd: tps65218: Constify struct regmap_config
mfd: smsc-ece1099: Constify struct regmap_config
mfd: davinci_voicecodec: Constify struct regmap_config
mfd: pcf50633: Constify struct regmap_config
mfd: retu: Constify struct regmap_config
mfd: lm3533: Constify struct regmap_config
mfd: max77686: Constify struct regmap_config
...
2015-02-18 09:05:48 -08:00
..
2012-10-02 11:43:13 +02:00
2013-05-27 14:07:11 +02:00
2014-09-26 08:15:53 +01:00
2013-04-05 11:20:14 +02:00
2014-07-09 16:38:21 +01:00
2014-09-26 08:24:03 +01:00
2014-11-25 16:18:44 +00:00
2015-01-15 14:35:12 +01:00
2015-01-15 14:35:13 +01:00
2014-05-21 10:40:01 +01:00
2014-05-22 18:08:18 -05:00
2014-01-21 08:28:06 +00:00
2012-05-01 12:00:23 +02:00
2014-03-19 08:58:40 +00:00
2015-01-22 16:04:07 +00:00
2014-09-26 08:15:59 +01:00
2014-01-21 08:27:55 +00:00
2013-02-14 00:23:01 +01:00
2013-06-30 23:30:04 +02:00
2014-09-24 15:25:54 +01:00
2015-01-08 20:15:49 +00:00
2015-01-20 14:04:11 +01:00
2014-04-29 15:24:54 -07:00
2014-03-13 22:26:12 +00:00
2014-03-13 22:27:17 +00:00
2014-06-23 12:30:55 +01:00
2014-09-26 08:24:02 +01:00
2015-01-22 16:03:57 +00:00
2014-09-26 08:24:00 +01:00
2014-05-22 18:08:18 -05:00
2014-09-26 08:15:55 +01:00
2014-09-26 08:15:50 +01:00
2014-03-18 10:56:45 +00:00
2014-11-25 15:55:12 +00:00
2014-09-26 08:23:54 +01:00
2014-07-21 16:54:25 +01:00
2012-09-17 15:24:14 +02:00
2014-08-28 15:57:54 +01:00
2014-06-03 08:11:53 +01:00
2013-01-27 11:19:01 +08:00
2014-03-10 15:51:07 +00:00
2012-09-18 15:45:05 +02:00
2014-09-26 08:23:57 +01:00
2014-06-03 08:11:20 +01:00
2012-01-09 00:37:40 +01:00