Age | Commit message (Expand) | Author |
2015-09-08 | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2015-09-04 | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | clk: s5pv210: add missing call to samsung_clk_of_add_provider() | Marek Szyprowski |
2015-08-26 | clk: pistachio: correct critical clock list | Damien.Horsley |
2015-08-26 | clk: pistachio: Fix PLL rate calculation in integer mode | Zdenko Pulitika |
2015-08-26 | clk: pistachio: Fix override of clk-pll settings from boot loader | Zdenko Pulitika |
2015-08-26 | clk: pistachio: Fix 32bit integer overflows | Zdenko Pulitika |
2015-08-25 | clk: tegra: Fix some static checker problems | Stephen Boyd |
2015-08-25 | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2015-08-25 | clk: qcom: Fix MSM8916 prng clock enable bit | Georgi Djakov |
2015-08-24 | drivers/clk: appropriate __init annotation for const data | Nicolas Pitre |
2015-08-24 | clk: rockchip: register pll mux before pll itself | Heiko Stuebner |
2015-08-24 | clk/ARM: move Ux500 PRCC bases to the device tree | Linus Walleij |
2015-08-24 | clk: remove duplicated code with __clk_set_parent_after | Dong Aisheng |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: Constify clk_hw argument to provider APIs | Stephen Boyd |
2015-08-24 | clk: Hi6220: add stub clock driver | Leo Yan |
2015-08-24 | clk: atlas7: fix pll missed divide NR in fraction mode | Guo Zeng |
2015-08-24 | clk: atlas7: fix bit field and its root clk for coresight_tpiu | Guo Zeng |
2015-08-24 | clk: atlas7: replace dto resolution magic number by macro | Yibo Cai |
2015-08-24 | clk: atlas7: fix integer overflow in dto rate calculation | Yibo Cai |
2015-08-24 | clk: atlas7: export mux clks so that consumers can get them | Guo Zeng |
2015-08-24 | clk: atlas7: add lost pwm unit clks | Guo Zeng |
2015-08-24 | clk: socfpga: Add a second parent option for the dbg_base_clk | Dinh Nguyen |
2015-08-24 | clk: ux500: delete the non-DT U8500 clock implementation | Linus Walleij |
2015-08-24 | clk: Remove unused provider APIs | Stephen Boyd |
2015-08-24 | clk: si5351: Convert __clk_get_name() to clk_hw_get_name() | Stephen Boyd |
2015-08-24 | clk: versatile: Switch to assigned clock parents | Stephen Boyd |
2015-08-24 | clk: ti: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: tegra: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: sunxi: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: spear: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: sirf: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: samsung: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: rockchip: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: qcom: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: stm32f4: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: mvebu: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: mmp: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: Convert basic types to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: bcm: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: at91: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: ti: Remove CLK_IS_BASIC check | Stephen Boyd |
2015-08-24 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd |
2015-08-24 | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd |