summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-0214-5/+1013
|\
| * Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-202-0/+2
| |\
| | * clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+1
| * | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-0/+1
| |\ \
| | * | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-201-0/+1
| * | | clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-191-0/+74
| * | | clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-191-0/+41
| * | | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-181-0/+68
| * | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-1711-5/+828
| |\ \ \ | | |/ / | |/| |
| | * | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+1
| | * | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-061-0/+2
| | * | Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-061-0/+25
| | |\ \
| | | * | clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-061-0/+25
| | * | | clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-043-0/+6
| | * | | clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-042-0/+2
| | * | | Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-041-0/+173
| | |\ \ \
| | | * | | dt-bindings: Add header file of hi6220 clock driverBintian Wang2015-06-031-0/+173
| | | |/ /
| | * | | dt-bindings: Add pxa1928 clock bindingRob Herring2015-05-151-0/+57
| | * | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-081-4/+0
| | |\ \ \
| | * | | | clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2015-05-062-0/+298
| | * | | | clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2015-05-062-0/+258
| | * | | | clk: make strings in parent name arrays constSascha Hauer2015-05-061-4/+6
| | | |/ / | | |/| |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-024-0/+190
|\ \ \ \ \
| * | | | | media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski2015-06-221-0/+148
| * | | | | v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-151-0/+2
| * | | | | gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven2015-05-251-0/+15
| * | | | | leds: unify the location of led-trigger APIJacek Anaszewski2015-05-041-0/+25
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-028-16/+62
|\ \ \ \ \ \
| * | | | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-07-011-2/+2
| * | | | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-011-1/+1
| * | | | | | drm: use kvfree() in drm_free_large()Pekka Enberg2015-07-011-4/+1
| * | | | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-07-011-0/+3
| * | | | | | lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2015-07-011-2/+2
| * | | | | | kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke2015-07-011-0/+3
| * | | | | | mm: meminit: finish initialisation of struct pages before basic setupMel Gorman2015-07-011-0/+8
| * | | | | | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-07-011-0/+8
| * | | | | | mm: meminit: inline some helper functionsMel Gorman2015-07-011-9/+0
| * | | | | | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-07-012-3/+19
| * | | | | | mm: meminit: only set page reserved in the memblock regionNathan Zimmer2015-07-011-0/+2
| * | | | | | memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt2015-07-011-0/+18
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-023-10/+46
|\ \ \ \ \ \ \
| * | | | | | | genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner2015-06-261-0/+41
| * | | | | | | genirq: Introduce helper irq_desc_get_irq()Jiang Liu2015-06-261-0/+5
| * | | | | | | genirq: Remove irq_node()Jiang Liu2015-06-251-6/+0
| * | | | | | | genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-252-4/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-014-6/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2015-06-302-3/+35
| * | | | | | | | net: Kill sock->sk_protinfoDavid Miller2015-06-291-2/+0
| * | | | | | | | ax25: Stop using sock->sk_protinfo.David Miller2015-06-291-1/+15
* | | | | | | | | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-014-6/+6
|\ \ \ \ \ \ \ \ \