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