aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
...
| | * | | | | | | | clk: iproc: Remove __init from headerRay Jui2016-01-29
| | * | | | | | | | clk: iproc: Add support for Cygnus audio clocksSimran Rai2016-01-29
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: at91: remove useless includesAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: pmc: remove useless capacities handlingAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni2016-02-17
| * | | | | | | | | ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-17
| * | | | | | | | | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-17
| * | | | | | | | | clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2016-02-22
| * | | | | | | | clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski2016-02-16
| | |/ / / / / / | |/| | | | | |
| * | | | | | | clk: Move vendor's Kconfig into CCF menu sectionJames Liao2016-01-29
| * | | | | | | clk: mediatek: Fix memory leak on clock init failJames Liao2016-01-29
| * | | | | | | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-29
| * | | | | | | clk: xgene: Remove return from void functionStephen Boyd2016-01-29
| * | | | | | | clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho2016-01-29
| * | | | | | | clk: s2mps11: remove redundant codeAndi Shyti2016-01-29
| * | | | | | | clk: s2mps11: remove redundant static variables declarationAndi Shyti2016-01-29
| * | | | | | | clk: s2mps11: allocate only one structure for clock initAndi Shyti2016-01-29
| * | | | | | | clk: s2mps11: merge two for loops in oneAndi Shyti2016-01-29
| * | | | | | | clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-01-29
* | | | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: pxa: define clock registers as __iomemArnd Bergmann2016-02-01
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-16
| |/ / / / / / /
* | | | | | | | clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner2016-03-16
* | | | | | | | clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng2016-03-16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-22
| |_|_|_|_|/ |/| | | | |
* | | | | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-18
* | | | | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-12
| |_|_|_|/ |/| | | |
* | | | | clk: versatile: mask VCO bits before writingLinus Walleij2016-02-10
| |_|_|/ |/| | |
* | | | Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-02-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
| * | | clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
| * | | clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-02
| * | | clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-02
| * | | clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-02
| * | | clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-02
| * | | clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-02
| * | | clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-02
| * | | clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-02
| * | | clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-02
| * | | clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-02
| * | | clk: tegra: Fix pllx dyn step calculationRhyland Klein2016-02-02
| * | | clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-02
| * | | clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein2016-02-02