summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-25clk: Remove .owner field for driverKiran Padwal15-15/+0
2014-09-25Merge branch 'clk-next-rockchip' into clk-nextMike Turquette1-36/+56
2014-09-25clk: rockchip: add clock node in PD_VIDEOKever Yang1-0/+20
2014-09-25clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette7-10/+24
2014-09-10Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette1-46/+27
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd1-46/+27
2014-09-10clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2-0/+2
2014-09-10clk: fractional-divider: cast parent_rate to u64 before multiplyingHeiko Stübner1-1/+1
2014-09-09clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas3-0/+106
2014-09-09clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2-168/+9
2014-09-09clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas4-0/+228
2014-09-09clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas1-6/+1
2014-09-09clk/efm32gg: fix dt init prototypeUwe Kleine-König1-3/+3
2014-09-09clk: zynq: Move const initdata into correct code sectionSoren Brinkmann1-15/+14
2014-09-09clk: zynq: Remove pointless return at end of void functionSoren Brinkmann1-1/+0
2014-09-09clk: zynq: Remove unnecessary OOM messageSoren Brinkmann1-3/+1
2014-09-03clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-09-03clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson1-2/+2
2014-09-03Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette2-2/+11
2014-09-02clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd1-1/+1
2014-09-02clk: at91: fix div by zero in USB clock driverBoris BREZILLON1-2/+5
2014-09-02clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON1-3/+10
2014-09-02clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON1-8/+3
2014-09-02clk: at91: rework PLL rate calculationBoris BREZILLON1-70/+77
2014-09-02clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON1-1/+1
2014-09-02clk: rockchip: protect critical clocks from getting disabledHeiko Stübner4-0/+28
2014-09-02clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner1-1/+1
2014-09-02clk: rockchip: implement the fraction divider branch typeHeiko Stübner1-2/+56
2014-09-02clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto1-0/+1
2014-09-02cpufreq: kirkwood: use the powersave multiplexerMike Turquette2-11/+18
2014-09-02clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON1-1/+1
2014-09-01clk: mvebu: powersave clock is a multiplexerMike Turquette1-0/+87
2014-09-01clk: mvebu: share locks between gate clocksMike Turquette2-3/+8
2014-08-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-10/+3
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+12
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-82/+114
2014-08-31Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-2/+2
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown9-49/+76
2014-08-30Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown1-33/+38
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2014-08-29Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+49
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-11/+22