Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | clk: rockchip: fix rk3288 pll status register location | Jianqun | 2014-09-27 | 1 | -2/+2 | |
| | * | | | | | clk: rockchip: fix rk3066 pll status register location | Heiko Stuebner | 2014-09-27 | 1 | -3/+7 | |
| | * | | | | | clk: rockchip: change pll rate without a clk-notifier | Doug Anderson | 2014-09-27 | 1 | -50/+13 | |
| * | | | | | | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-next | Mike Turquette | 2014-09-27 | 4 | -2/+99 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | clk: mvebu: armada-375: Fix the description of the SAR in the comment | Gregory CLEMENT | 2014-09-09 | 1 | -2/+2 | |
| | * | | | | | clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviation | Gregory CLEMENT | 2014-09-09 | 1 | -0/+8 | |
| | * | | | | | clk: mvebu: Fix clk frequency value if SSCG is enabled | Gregory CLEMENT | 2014-09-09 | 2 | -0/+89 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | clk: add gpio gated clock | Jyri Sarha | 2014-09-27 | 2 | -0/+205 | |
| * | | | | | Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 2014-09-27 | 9 | -88/+219 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | clk: qcom: Add support for banked MD RCGs | Stephen Boyd | 2014-09-23 | 3 | -56/+77 | |
| | * | | | | | clk: qcom: Add support for setting rates on PLLs | Stephen Boyd | 2014-09-23 | 2 | -1/+87 | |
| | * | | | | | clk: qcom: Consolidate frequency finding logic | Stephen Boyd | 2014-09-23 | 4 | -32/+27 | |
| | * | | | | | clk: qcom: Add IPQ8064 PLL required for USB | Andy Gross | 2014-09-23 | 1 | -1/+30 | |
| * | | | | | | Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin... | Mike Turquette | 2014-09-27 | 204 | -1182/+2457 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | clk: tegra: Make clock initialization more robust | Tomeu Vizoso | 2014-09-18 | 1 | -2/+7 | |
| | * | | | | | clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks | Mikko Perttunen | 2014-09-18 | 1 | -0/+8 | |
| * | | | | | | clk: Remove .owner field for driver | Kiran Padwal | 2014-09-26 | 15 | -15/+0 | |
| * | | | | | | Merge branch 'clk-next-rockchip' into clk-next | Mike Turquette | 2014-09-26 | 1 | -36/+56 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | clk: rockchip: add clock node in PD_VIDEO | Kever Yang | 2014-09-26 | 1 | -0/+20 | |
| | * | | | | | clk: rockchip: use the clock id for nodes init | Kever Yang | 2014-09-26 | 1 | -34/+34 | |
| | * | | | | | clk: rockchip: add missing rk3288 npll rate table | Heiko Stübner | 2014-09-25 | 1 | -1/+1 | |
| | * | | | | | clk: rockchip: rk3288: fix softreset register count | Mark yao | 2014-09-25 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'clk-fixes' into clk-next | Mike Turquette | 2014-09-17 | 7 | -10/+24 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'clk-next-debugfs-lock' into clk-next | Mike Turquette | 2014-09-10 | 1 | -46/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clk: Don't hold prepare_lock across debugfs creation | Stephen Boyd | 2014-09-10 | 1 | -46/+27 | |
| * | | | | | | | clk: rockchip: also protect hclk_peri as critical | Heiko Stübner | 2014-09-10 | 2 | -0/+2 | |
| * | | | | | | | clk: fractional-divider: cast parent_rate to u64 before multiplying | Heiko Stübner | 2014-09-10 | 1 | -1/+1 | |
| * | | | | | | | clk: Add driver for Maxim 77802 PMIC clocks | Javier Martinez Canillas | 2014-09-09 | 3 | -0/+106 | |
| * | | | | | | | clk: max77686: Convert to the generic max clock driver | Javier Martinez Canillas | 2014-09-09 | 2 | -168/+9 | |
| * | | | | | | | clk: Add generic driver for Maxim PMIC clocks | Javier Martinez Canillas | 2014-09-09 | 4 | -0/+228 | |
| * | | | | | | | clk: max77686: Add DT include for MAX77686 PMIC clock | Javier Martinez Canillas | 2014-09-09 | 1 | -6/+1 | |
| * | | | | | | | clk: zynq: Move const initdata into correct code section | Soren Brinkmann | 2014-09-09 | 1 | -15/+14 | |
| * | | | | | | | clk: zynq: Remove pointless return at end of void function | Soren Brinkmann | 2014-09-09 | 1 | -1/+0 | |
| * | | | | | | | clk: zynq: Remove unnecessary OOM message | Soren Brinkmann | 2014-09-09 | 1 | -3/+1 | |
| * | | | | | | | clk: at91: fix div by zero in USB clock driver | Boris BREZILLON | 2014-09-03 | 1 | -2/+5 | |
| * | | | | | | | clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk | Boris BREZILLON | 2014-09-03 | 1 | -3/+10 | |
| * | | | | | | | clk: at91: fix recalc_rate implementation of PLL driver | Boris BREZILLON | 2014-09-03 | 1 | -8/+3 | |
| * | | | | | | | clk: at91: rework PLL rate calculation | Boris BREZILLON | 2014-09-03 | 1 | -70/+77 | |
| * | | | | | | | clk: at91: fix PLL_MAX_COUNT macro definition | Boris BREZILLON | 2014-09-03 | 1 | -1/+1 | |
| * | | | | | | | clk: rockchip: protect critical clocks from getting disabled | Heiko Stübner | 2014-09-03 | 4 | -0/+28 | |
| * | | | | | | | clk: rockchip: make rockchip_clk_register_branch static | Heiko Stübner | 2014-09-03 | 1 | -1/+1 | |
| * | | | | | | | clk: rockchip: implement the fraction divider branch type | Heiko Stübner | 2014-09-03 | 1 | -2/+56 | |
| * | | | | | | | clk: shmobile: add missing 0x0100 for SDCKCR | Kuninori Morimoto | 2014-09-03 | 1 | -0/+1 | |
| * | | | | | | | cpufreq: kirkwood: use the powersave multiplexer | Mike Turquette | 2014-09-03 | 2 | -11/+18 | |
| * | | | | | | | clk: mvebu: powersave clock is a multiplexer | Mike Turquette | 2014-09-02 | 1 | -0/+87 | |
| * | | | | | | | clk: mvebu: share locks between gate clocks | Mike Turquette | 2014-09-02 | 2 | -3/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-15 | 43 | -292/+1052 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mfd: cros_ec: wait for completion of commands that return IN_PROGRESS | Andrew Bresticker | 2014-10-06 | 1 | -0/+33 | |
| * | | | | | | | i2c: i2c-cros-ec-tunnel: Set retries to 3 | Derek Basehore | 2014-10-06 | 1 | -0/+3 | |
| * | | | | | | | mfd: cros_ec: move locking into cros_ec_cmd_xfer | Andrew Bresticker | 2014-10-06 | 2 | -12/+9 |