Linus Torvalds
d3092e4e99
- New Drivers
...
- Add support for Cherry Trail Dollar Cove TI PMIC
- Add support for Add Spreadtrum SC27xx series PMICs
- New Device Support
- Add support Regulator to axp20x
- New Functionality
- Add DT support; aspeed-scu sc27xx-pmic
- Add power saving support; rts5249
- Fix-ups
- DT clean-up/rework; tps65217, max77693, iproc-cdru, iproc-mhb, tps65218
- Staticise/constify; stw481x
- Use new succinct IRQ API; fsl-imx25-tsadc
- Kconfig fix-ups; MFD_TPS65218
- Identify SPI method; lpc_ich
- Use managed resources (devm_*) calls; ssbi
- Remove unused/obsolete code/documentation; mc13xxx
- Bug Fixes
- Fix typo in MAINTAINERS
- Fix error handling; mxs-lradc
- Clean-up IRQs on .remove; fsl-imx25-tsadc
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJaDaBsAAoJEFGvii+H/HdhfGUP/itBfs94YdkUeDFyWzfbg6ib
X1t+3mXhPQiVAt91EBwl6JD7FQgdqoB/g4pNf937bFQ+Rm8Sd4R/a5J1KQ8Zta4H
QaMmlhi6Fy5NWh2gmjuC3KoGOeXz9zAaaDH3SeAs98XCN55Akf6Tt1Us2Wp9VHkq
PoMfwZXlqb4KggvEaraQS4QvTVXuKIoq49LmqUMxBhInMwoT9qwiI/PSWDfirzQk
TLA3LOEjLpRKZQuHR+kovQOU2wnwmiOhBFuVuaYixPqDYFvm3/2KtuPKW79KzQPX
vsi7/x4ShPB55extHPhuoRkjbp/7gvZQS2iW5NufJfrcu3m1kEnu5DLAB6e+4SHs
ZE52MviFrCFoAXyXRvHBdzqgGKEzq2Jhlse4j+HRXVLOzIW8PzVM4MkZvfVFcqYx
4BQuxdM6+oUGAqeKlmydaMTng8o/UfRainQ1dIGAblk5DCR+SHxqt582f9qyLAhT
55OMFJG/bQ4cW86EXWtp+8DUA4Aoz5ZIJ+C5IrYKOA2ScQo//imoH5Hz1PH1m91O
GebDdw7AijGLbSqXSu4aRfFe9+Whyo2387A+1Zd9zdfLyiOQ1n5ty6ClRsCfDJ8P
K4ONmZL7H5n8I8j3eyivn+k1MelIdfG0hB8YS0NnYvR3pR9AY1NWCgO0f4rfyU9o
whyvIqg22EepnbEJjjFv
=LAK+
-----END PGP SIGNATURE-----
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New drivers:
- Add support for Cherry Trail Dollar Cove TI PMIC
- Add support for Add Spreadtrum SC27xx series PMICs
New device support:
- Add support Regulator to axp20x
New functionality:
- Add DT support; aspeed-scu sc27xx-pmic
- Add power saving support; rts5249
Fix-ups:
- DT clean-up/rework; tps65217, max77693, iproc-cdru, iproc-mhb, tps65218
- Staticise/constify; stw481x
- Use new succinct IRQ API; fsl-imx25-tsadc
- Kconfig fix-ups; MFD_TPS65218
- Identify SPI method; lpc_ich
- Use managed resources (devm_*) calls; ssbi
- Remove unused/obsolete code/documentation; mc13xxx
Bug fixes:
- Fix typo in MAINTAINERS
- Fix error handling; mxs-lradc
- Clean-up IRQs on .remove; fsl-imx25-tsadc"
* tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (21 commits)
dt-bindings: mfd: mc13xxx: Remove obsolete property
mfd: axp20x: Add axp20x-regulator cell for AXP813
mfd: Add Spreadtrum SC27xx series PMICs driver
dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation
mfd: ssbi: Use devm_of_platform_populate()
mfd: fsl-imx25: Clean up irq settings during removal
mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()
mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
mfd: tps65218: Introduce dependency on CONFIG_OF
mfd: tps65218: Correct the config description
MAINTAINERS: Fix Dialog search term for watchdog binding file
mfd: fsl-imx25: Set irq handler and data in one go
mfd: rts5249: Add support for RTS5250S power saving
ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC
mfd: Add support for Cherry Trail Dollar Cove TI PMIC
syscon: dt-bindings: Add binding document for iProc MHB block
syscon: dt-bindings: Add binding doc for Broadcom iProc CDRU
mfd: max77693: Add muic of_compatible in mfd_cell
mfd: stw481x: Make three arrays static const, reduces object code size
mfd: tps65217: Introduce dependency on CONFIG_OF
...
2017-11-16 09:15:57 -08:00
..
2016-08-08 12:53:11 +01:00
2017-09-05 10:03:06 -05:00
2017-04-27 09:25:04 +01:00
2017-09-20 17:34:14 +01:00
2017-02-01 13:13:27 -06:00
2017-02-13 09:29:42 +00:00
2017-02-13 09:29:42 +00:00
2017-10-13 10:42:58 +01:00
2015-10-30 17:19:48 +00:00
2014-09-26 08:24:03 +01:00
2017-09-05 10:03:06 -05:00
2015-01-15 14:35:12 +01:00
2017-09-05 08:46:00 +01:00
2017-09-05 08:46:01 +01:00
2017-09-05 08:46:01 +01:00
2014-05-22 18:08:18 -05:00
2015-03-26 12:14:11 -05:00
2017-10-13 10:42:58 +01:00
2017-10-13 10:42:58 +01:00
2015-10-30 17:18:51 +00:00
2017-09-07 14:43:33 -07:00
2014-03-19 08:58:40 +00:00
2017-04-27 09:25:07 +01:00
2015-06-22 12:25:21 +01:00
2015-10-13 11:28:20 +01:00
2016-02-11 15:34:44 +00:00
2017-06-16 15:31:18 +01:00
2017-05-23 14:17:42 +02:00
2016-11-11 15:36:38 +00:00
2014-01-21 08:27:55 +00:00
2017-07-06 08:29:13 +01:00
2013-06-30 23:30:04 +02:00
2014-09-24 15:25:54 +01:00
2016-11-23 16:27:42 +00:00
2017-11-09 17:05:05 -06:00
2017-10-13 10:42:58 +01:00
2017-11-09 17:05:05 -06:00
2017-11-09 08:57:23 +00:00
2017-11-09 17:05:05 -06:00
2017-02-13 09:29:44 +00:00
2017-04-27 09:25:05 +01:00
2017-09-05 10:03:06 -05:00
2017-01-09 10:19:13 -06:00
2014-03-13 22:27:17 +00:00
2015-11-24 11:11:17 +00:00
2016-11-29 08:21:36 +00:00
2017-02-27 18:43:46 -08:00
2015-03-30 10:07:08 +01:00
2015-04-03 13:33:43 -07:00
2014-05-22 18:08:18 -05:00
2017-07-18 08:26:19 +01:00
2017-08-21 08:54:27 +01:00
2016-11-29 08:21:35 +00:00
2017-09-05 10:03:06 -05:00
2016-01-14 08:43:49 +00:00
2015-10-22 09:21:22 -05:00
2017-11-01 09:32:42 +00:00
2017-09-04 14:48:57 +01:00
2017-06-20 16:47:50 +01:00
2016-08-10 09:24:57 +01:00
2017-11-09 17:05:05 -06:00
2017-11-09 17:05:05 -06:00
2017-11-09 17:05:05 -06:00
2015-10-30 13:04:19 -05:00
2014-06-03 08:11:53 +01:00
2017-04-27 09:25:04 +01:00
2017-07-18 08:27:32 +01:00
2015-05-29 10:23:58 -05:00
2016-12-01 17:42:27 +00:00
2017-06-15 18:23:27 +01:00
2016-02-11 16:30:22 +00:00
2014-09-26 08:23:57 +01:00
2016-10-04 15:48:05 +01:00
2017-08-15 15:05:01 +03:00
2017-09-05 08:46:02 +01:00