summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03clk: renesas: move drivers to renesas directorySimon Horman
2016-03-03Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2016-03-02clk: si5{14,351,70}: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: scpi: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: s2mps11: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: pwm: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: efm32gg: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: zynq: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: ux500: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: ti: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: tegra: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: spear: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: samsung: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: pxa: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: nxp: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: mxs: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: imx: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: mediatek: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: hisilicon: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: at91: Remove CLK_IS_ROOTStephen Boyd
2016-03-02clk: bcm: Remove CLK_IS_ROOTStephen Boyd
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd
2016-03-02Merge tag 'sunxi-clocks-for-4.6' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2016-03-02clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-03-01Merge branch 'clk-ti' into clk-nextMichael Turquette
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd
2016-03-01clk: ti: Allow COMPILE_TEST to build selected driversTony Lindgren
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren
2016-02-29clk: qcom: Fix pre-divider usage for pixel RCGArchit Taneja
2016-02-28clk: imx: add kpp clock for i.MX6ULLothar Waßmann
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann
2016-02-26clk: h8300: Properly cast to __iomem pointerStephen Boyd
2016-02-26simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd
2016-02-26clk: sunxi: Use proper type for of_clk_get_parent_count() return valueStephen Boyd
2016-02-26clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26clk: h8300: Remove impossible check for of_clk_get_parent_count()Stephen Boyd
2016-02-26clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd
2016-02-26clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd
2016-02-26clk: Ignore disabled DT clock providersGeert Uytterhoeven
2016-02-26clk: shmobile: r8a7795: Add CAN FD peripheral clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: r8a7795: Add CANFD clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: r8a7795: Add CAN peripheral clockRamesh Shanmugasundaram
2016-02-26clk: shmobile: div6: Fix .recalc_rate() using a stale divisorGeert Uytterhoeven
2016-02-26clk: shmobile: r8a7795: Add LVDS module clockLaurent Pinchart
2016-02-26clk: shmobile: r8a7795: Add FCP clocksLaurent Pinchart
2016-02-25clk: skip unnecessary set_phase if nothing to doShawn Lin
2016-02-25clk: bcm2835: added missing clock register definitionsMartin Sperl