aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* CLK: TI: Add DPLL clock supportTero Kristo2014-01-17
* CLK: ti: add init support for clock IP blocksTero Kristo2014-01-17
* CLK: TI: add DT alias clock registration mechanismTero Kristo2014-01-17
* Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-01-16
|\
| * clk: qcom: Add support for MSM8660's global clock controller (GCC)Stephen Boyd2014-01-16
| * clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)Stephen Boyd2014-01-16
| * clk: qcom: Add support for MSM8974's global clock controller (GCC)Stephen Boyd2014-01-16
| * clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)Stephen Boyd2014-01-16
| * clk: qcom: Add support for MSM8960's global clock controller (GCC)Stephen Boyd2014-01-16
| * clk: Add set_rate_and_parent() opStephen Boyd2014-01-16
| * reset: Silence warning in reset-controller.hStephen Boyd2014-01-16
| * Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-01-08
| |\
| | * clk: exynos-audss: add support for Exynos 5420Andrew Bresticker2014-01-08
| | * clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker2014-01-08
| | * ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda2014-01-08
| | * ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda2014-01-08
| | * ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda2014-01-08
| | * ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda2014-01-08
| * | Merge branch 'clk-next-unregister' into clk-nextMike Turquette2013-12-31
| |\ \ | | |/ | |/|
| | * Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into...Mike Turquette2013-12-04
| | |\
| | | * clk: Implement clk_unregisterSylwester Nawrocki2013-12-04
| | | * clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-04
| * | | clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette2013-12-27
| * | | clk: add accuracy support for fixed clockBoris BREZILLON2013-12-23
| * | | clk: add clk accuracy retrieval supportBoris BREZILLON2013-12-23
| * | | Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...Mike Turquette2013-12-12
| |\ \ \
| | * | | clk: hisilicon: add common clock supportHaojian Zhuang2013-12-04
| | | |/ | | |/|
| * | | Merge branch 'clk-next-shmobile' into clk-nextMike Turquette2013-12-12
| |\ \ \ | | |_|/ | |/| |
| | * | clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart2013-12-12
| | |/
| * | clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver2013-11-26
| * | ARM: tegra30: add missing CLK IDsPeter De Schrijver2013-11-26
| * | clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding2013-11-26
| * | ARM: tegra114: add missing clocks to bindingPeter De Schrijver2013-11-25
| |/
* | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-03
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-31
| |\ \ \
| | | * | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-31
| | | |/
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-01
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-01-01
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon: expose render backend mask to the userspaceMarek Olšák2013-12-23
| | * | | drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher2013-12-23
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-31
|\ \ \ \
| * | | | Input: define KEY_WWAN for Wireless WANRafał Miłecki2013-12-16
| * | | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-10
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-27
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-19
| |\ \ \ \ \
| | * | | | | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-18
| * | | | | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-18
* | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-24
|\ \ \ \ \ \ \
| * | | | | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-05
| | |_|_|_|_|/ | |/| | | | |