summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-18CLK: TI: add autoidle supportTero Kristo1-0/+9
2014-01-18CLK: TI: Add DPLL clock supportTero Kristo1-0/+172
2014-01-18CLK: ti: add init support for clock IP blocksTero Kristo2-0/+37
2014-01-18CLK: TI: add DT alias clock registration mechanismTero Kristo1-0/+42
2014-01-17Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette25-7/+2931
2014-01-17clk: qcom: Add support for MSM8660's global clock controller (GCC)Stephen Boyd2-0/+410
2014-01-17clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)Stephen Boyd2-0/+223
2014-01-17clk: qcom: Add support for MSM8974's global clock controller (GCC)Stephen Boyd2-0/+416
2014-01-17clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)Stephen Boyd2-0/+230
2014-01-17clk: qcom: Add support for MSM8960's global clock controller (GCC)Stephen Boyd2-0/+431
2014-01-17clk: Add set_rate_and_parent() opStephen Boyd1-0/+15
2014-01-17reset: Silence warning in reset-controller.hStephen Boyd1-0/+1
2014-01-09Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette5-1/+636
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker1-1/+2
2014-01-08clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker1-0/+1
2014-01-08ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda1-0/+42
2014-01-08ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda1-0/+188
2014-01-08ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda1-0/+159
2014-01-08ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda1-0/+244
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+3
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-1/+3
2014-01-01Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-1/+3
2014-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2013-12-31Merge branch 'clk-next-unregister' into clk-nextMike Turquette2-0/+10
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+14
2013-12-28clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette1-1/+1
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-23clk: add accuracy support for fixed clockBoris BREZILLON1-0/+4
2013-12-23clk: add clk accuracy retrieval supportBoris BREZILLON3-0/+29
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2013-12-22aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-21mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-21mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-1/+60
2013-12-19mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2013-12-19mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2013-12-19mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-0/+9