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