aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.189 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-2/+7
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-05-021-2/+5
|\
| * Merge 4.14.177 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-231-2/+5
| |\
| | * of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand2020-04-241-2/+5
| | * of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2020-04-241-3/+0
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-04-041-0/+1
|\| |
| * | Merge 4.14.175 into kernel.lnx.4.14.r4-relNathan Chancellor2020-04-021-0/+1
| |\|
| | * drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin2020-04-021-0/+1
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into re-testYaroslav Furman2020-02-222-1/+9
|\| |
| * | Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-182-1/+9
| |\|
| | * of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-02-142-1/+9
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-02-031-1/+1
|\| |
| * | Merge 4.14.168 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-271-1/+1
| |\|
| | * of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter2020-01-271-1/+1
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-061-1/+3
|\| |
| * | Merge 4.14.159 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-241-1/+3
| |\|
| | * of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner2019-12-171-1/+3
* | | of: batterydata: use generic node if no node is foundDemon0002019-12-041-2/+9
|/ /
* | Merge 4.14.157 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-011-8/+35
|\|
| * of: unittest: allow base devicetree to have symbol metadataFrank Rowand2019-12-011-8/+35
* | Merge 4.14.155 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-201-1/+1
|\|
| * of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2019-11-201-1/+1
* | Merge 4.14.153 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-101-0/+1
|\|
| * of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-11-101-0/+1
* | Merge "of_batterydata: Add function declarations"qctecmdr2019-09-131-1/+2
|\ \
| * | of_batterydata: Add function declarationsSubbaraman Narayanamurthy2019-09-111-1/+2
* | | of_batterydata: add functions to support SOH based profile loadingSubbaraman Narayanamurthy2019-09-111-0/+130
|/ /
* | drivers: of: Add early param memrsvJiacheng Zheng2019-07-261-0/+46
* | of: of_reserved_mem: Increase limit on number of regionsPatrick Daly2019-06-241-1/+1
* | pci/of: expand match PCI devices to OF nodesTony Truong2019-02-211-3/+20
* | Merge android-4.14-p.95 (ce2fcb9) into msm-4.14Blagovest Kolenichev2019-02-091-0/+1
|\ \
| * | Merge 4.14.95 into android-4.14-pGreg Kroah-Hartman2019-01-231-0/+1
| |\|
| | * OF: properties: add missing of_node_putJulia Lawall2019-01-231-0/+1
* | | drivers: of: Add API to find ddr device typeChannagoud Kadabi2019-01-301-0/+26
* | | Merge "Merge android-4.14-p.85 (e48b7f2) into msm-4.14"qctecmdr Service2019-01-121-0/+25
|\ \ \
| * | | Merge android-4.14-p.85 (e48b7f2) into msm-4.14Isaac J. Manjarres2018-12-171-0/+25
| |\| |
| | * | Merge 4.14.85 into android-4.14-pGreg Kroah-Hartman2018-12-011-0/+25
| | |\|
| | | * of: add helper to lookup compatible child nodeJohan Hovold2018-12-011-0/+25
* | | | of: batterydata: Add support to get best battery profile based on age levelSubbaraman Narayanamurthy2019-01-041-1/+78
|/ / /
* | | Merge android-4.14-p.82 (82609b3) into msm-4.14Blagovest Kolenichev2018-12-171-2/+7
|\| |
| * | Merge 4.14.82 into android-4.14-pGreg Kroah-Hartman2018-11-211-2/+7
| |\|
| | * of, numa: Validate some distance map rulesJohn Garry2018-11-211-2/+7
* | | Merge android-4.14-p.76 (864aacf) into msm-4.14Blagovest Kolenichev2018-10-191-8/+18
|\| |
| * | Merge 4.14.76 into android-4.14-pGreg Kroah-Hartman2018-10-131-8/+18
| |\|
| | * of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-10-131-8/+18
* | | Merge "Merge android-4.14.53 (57c2874) into msm-4.14"qctecmdr Service2018-07-073-6/+12
|\ \ \
| * | | Merge android-4.14.53 (57c2874) into msm-4.14Isaac J. Manjarres2018-07-033-6/+12
| |\| |
| | * | Merge 4.14.53 into android-4.14Greg Kroah-Hartman2018-07-033-6/+12
| | |\|
| | | * of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla2018-07-031-2/+3
| | | * of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler2018-07-031-4/+4