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
..
2017-01-31 20:32:26 +00:00
2017-01-31 20:32:53 +00:00
2017-01-31 20:35:49 +00:00
2016-07-12 11:23:50 +02:00
2016-07-14 17:22:22 +01:00
2017-01-31 20:36:10 +00:00
2017-01-31 20:38:27 +00:00
2017-04-30 22:17:25 +09:00
2017-04-25 16:36:57 +01:00
2017-04-25 16:36:31 +01:00
2017-01-31 20:43:36 +00:00
2016-04-11 15:15:36 +01:00
2017-10-18 11:26:49 +01:00
2017-01-31 20:44:14 +00:00
2017-06-06 20:04:32 +01:00
2017-09-04 17:45:42 +01:00
2017-07-17 12:12:58 +01:00
2015-12-22 23:59:57 +00:00
2016-07-20 17:00:34 +01:00
2015-12-22 23:59:57 +00:00
2017-06-07 19:47:24 +01:00
2017-08-30 16:05:46 +01:00
2016-07-15 11:45:26 +01:00
2017-10-31 11:01:14 +00:00
2017-10-31 11:01:14 +00:00
2016-09-26 09:40:22 -07:00
2017-02-04 11:37:25 +01:00
2014-12-14 16:10:09 -08:00
2017-08-21 16:57:53 +01:00
2017-11-02 11:10:55 +01:00
2017-01-25 21:05:37 +00:00
2016-11-11 15:38:08 +00:00
2017-04-06 19:29:37 +01:00
2017-04-30 22:17:31 +09:00
2017-06-07 20:25:49 +01:00
2017-06-14 18:27:20 +01:00
2017-03-17 13:12:22 +00:00
2015-07-14 18:53:01 +01:00
2015-08-30 14:39:48 +01:00
2017-10-31 11:01:14 +00:00
2017-03-07 14:59:22 +01:00
2016-02-05 18:57:09 +00:00
2016-11-11 15:36:38 +00:00
2016-04-14 14:46:05 +01:00
2016-04-14 14:46:19 +01:00
2017-05-19 17:56:37 +01:00
2015-12-23 00:01:23 +00:00
2015-12-23 00:01:23 +00:00
2017-06-20 13:38:35 +01:00
2017-08-21 18:10:42 +01:00
2017-02-21 10:30:56 -08:00
2017-11-02 11:10:55 +01:00
2017-07-19 11:56:01 +01:00
2015-01-05 20:10:13 +00:00
2017-03-13 16:46:24 +00:00
2017-01-31 20:54:26 +00:00
2017-01-31 20:54:41 +00:00
2017-01-31 20:56:09 +00:00
2016-09-27 14:35:21 +08:00
2017-05-14 18:39:31 +09:00
2014-12-14 16:10:09 -08:00
2017-01-31 20:48:53 +00:00
2017-01-31 20:52:52 +00:00
2017-01-31 20:53:30 +00:00
2017-04-30 22:17:25 +09:00
2017-01-31 20:54:06 +00:00
2014-11-26 18:58:14 +00:00
2015-12-18 12:14:27 +00:00
2015-07-24 12:30:49 +01:00
2016-07-19 18:31:59 +01:00
2017-08-15 12:50:48 +01:00
2016-05-30 16:29:43 +01:00
2017-09-05 12:19:08 -07:00
2017-07-03 16:52:21 +01:00
2017-08-31 11:55:40 +01:00
2017-01-31 20:57:31 +00:00
2017-01-31 20:58:15 +00:00
2017-04-30 22:17:36 +09:00
2017-01-31 20:58:46 +00:00
2015-11-20 18:06:15 +00:00
2017-01-31 20:59:01 +00:00
2016-09-26 08:59:08 -07:00
2017-08-30 16:12:17 +01:00
2017-08-30 16:12:17 +01:00
2017-07-24 16:26:35 +01:00
2017-07-07 13:42:03 +01:00
2017-07-07 13:42:07 +01:00
2017-11-10 21:33:22 +00:00
2017-01-31 20:59:37 +00:00
2017-08-21 08:54:12 +01:00
2017-10-18 11:23:21 +01:00
2014-12-24 12:54:56 +00:00
2017-04-30 22:17:25 +09:00
2017-03-13 16:46:31 +00:00
2017-07-19 11:56:01 +01:00
2014-12-02 12:22:39 +00:00
2017-08-30 18:28:35 +01:00
2016-11-13 09:22:37 +00:00
2014-12-14 16:10:09 -08:00
2015-11-18 13:19:47 +00:00
2016-10-24 17:49:14 +01:00
2016-04-20 17:37:59 +01:00
2015-07-23 15:58:33 +01:00
2016-05-31 16:38:01 +01:00
2015-07-14 18:53:01 +01:00
2017-04-18 18:55:05 +01:00
2017-02-13 18:04:28 +00:00
2014-12-14 16:10:09 -08:00
2017-04-14 17:59:32 +01:00
2017-10-13 10:42:58 +01:00
2017-11-10 12:33:12 +00:00
2017-06-13 18:46:48 +01:00
2016-02-11 16:31:06 +00:00
2017-09-04 14:41:02 +01:00
2017-09-04 14:41:02 +01:00
2017-04-14 18:01:03 +01:00
2016-02-15 21:01:52 +00:00
2016-01-12 18:26:12 +00:00
2015-12-23 00:00:00 +00:00
2016-01-12 18:26:12 +00:00
2015-12-23 00:00:00 +00:00
2015-12-23 00:00:00 +00:00
2015-12-23 00:00:00 +00:00