summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-0245-728/+1555
|\
| * dt: Remove dangling "select PROC_DEVICETREE"Grant Likely2014-04-011-1/+0
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-31305-1669/+2864
| |\
| | * of: add missing major vendorsFlorian Vaussard2014-03-121-0/+16
| | * of: add vendor prefix for SMSCFlorian Vaussard2014-03-121-0/+1
| * | of: Add support for ePAPR "stdout-path" propertyGrant Likely2014-03-281-3/+3
| * | Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-1914-0/+577
| |\ \
| | * | of: only scan for reserved mem when fdt presentJosh Cartwright2014-03-151-0/+3
| | * | powerpc: add support for reserved memory defined by device treeMarek Szyprowski2014-03-132-0/+4
| | * | arm64: add support for reserved memory defined by device treeMarek Szyprowski2014-03-132-0/+2
| | * | arm: add support for reserved memory defined by device treeMarek Szyprowski2014-03-112-0/+3
| | * | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-113-0/+72
| | * | drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-115-2/+227
| | * | drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-112-0/+135
| | * | of: document bindings for reserved-memory nodesGrant Likely2014-03-041-0/+133
| * | | of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-194-13/+47
| * | | of: remove /proc/device-treeGrant Likely2014-03-117-322/+1
| * | | of/selftest: Add self tests for manipulation of propertiesGrant Likely2014-03-111-0/+62
| * | | of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-119-18/+209
| |/ /
| * | Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-041196-7288/+14561
| |\ \
| * | | Revert "of: fix of_update_property()"Grant Likely2014-03-041-13/+21
| * | | kbuild: dtbs_install: new make targetJason Cooper2014-02-204-4/+26
| * | | ARM: mvebu: Allows to get the SoC ID even without PCI enabledGregory CLEMENT2014-02-201-0/+1
| * | | of: Allows to use the PCI translator without the PCI coreGregory CLEMENT2014-02-202-3/+9
| * | | of: Increase MAX_PHANDLE_ARGSAndreas Herrmann2014-02-051-1/+1
| * | | of: fix of_update_property()Xiubo Li2014-02-041-22/+14
| * | | of: add __of_add_property() without lock operationsXiubo Li2014-02-041-14/+24
| * | | of: Clear detach flag on attachPantelis Antoniou2014-02-031-0/+1
| * | | of: Introduce device tree node flag helpers.Pantelis Antoniou2014-02-031-0/+20
| * | | of: make of_get_phy_mode parse 'phy-connection-type'Florian Fainelli2014-02-031-4/+7
| * | | Merge branch 'devicetree/dtc' into devicetree/nextGrant Likely2014-02-039-365/+570
| |\ \ \
| | * | | scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely2014-01-212-1/+55
| | * | | scripts/dtc: Update to upstream version v1.4.0Grant Likely2014-01-216-82/+294
| | * | | scripts/dtc: Update shipped files to build with bison 2.7.12Grant Likely2014-01-212-283/+222
* | | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0236-211/+377
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-012-17/+14
| |\ \ \ \ \
| | * | | | | PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
| | * | | | | PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven2014-03-261-1/+1
| | * | | | | PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven2014-03-261-7/+4
| | * | | | | PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven2014-03-261-2/+2
| | * | | | | PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven2014-03-261-5/+5
| | * | | | | PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven2014-03-261-1/+1
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-0115-42/+81
| |\ \ \ \ \ \
| | * | | | | | cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar2014-03-262-8/+2
| | * | | | | | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-2613-29/+28
| | * | | | | | cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat2014-03-262-0/+47
| | * | | | | | intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie2014-03-261-1/+1
| | * | | | | | cpufreq: resume drivers before enabling governorsViresh Kumar2014-03-261-5/+4
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki2014-04-012-28/+1
| |\ \ \ \ \ \ \ \
| | | * | | | | | | PNP: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-211-1/+1