Age | Commit message (Expand) | Author |
2018-06-29 | clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations | Mike Looijmans |
2018-06-27 | clk: sunxi-ng: add A64 compatible string | Icenowy Zheng |
2018-06-27 | Merge tag 'clk-davinci-fixes-4.18' of https://github.com/dlech/linux into clk... | Stephen Boyd |
2018-06-27 | clk: sunxi-ng: r40: Export video PLLs | Jernej Skrabec |
2018-06-27 | clk: sunxi-ng: r40: Allow setting parent rate to display related clocks | Jernej Skrabec |
2018-06-27 | clk: sunxi-ng: r40: Add minimal rate for video PLLs | Jernej Skrabec |
2018-06-25 | clk: davinci: fix a typo (which leads to build failures) | Bartosz Golaszewski |
2018-06-25 | clk: davinci: cfgchip: testing the wrong variable | Dan Carpenter |
2018-06-25 | clk: renesas: Renesas R9A06G032 clock driver | Michel Pollet |
2018-06-21 | clk: sunxi-ng: replace lib-y with obj-y | Masahiro Yamada |
2018-06-21 | clk: meson: audio-divider is one based | Jerome Brunet |
2018-06-19 | clk: add duty cycle support | Jerome Brunet |
2018-06-19 | clk: fix CLK_SET_RATE_GATE with clock rate protection | Jerome Brunet |
2018-06-19 | clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks | Jerome Brunet |
2018-06-19 | clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL | Neil Armstrong |
2018-06-19 | clk: renesas: r8a7795: Add CCREE clock | Gilad Ben-Yossef |
2018-06-19 | clk: renesas: r8a7795: Add CR clock | Geert Uytterhoeven |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | clk: renesas: cpg-mssr: Stop using printk format %pCr | Geert Uytterhoeven |
2018-06-04 | Merge branch 'clk-imx6ul' into clk-next | Stephen Boyd |
2018-06-04 | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd |
2018-06-04 | Merge branch 'clk-qcom-8996-halt' into clk-next | Stephen Boyd |
2018-06-04 | Merge branch 'clk-qcom-sdm845' into clk-next | Stephen Boyd |
2018-06-04 | Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '... | Stephen Boyd |
2018-06-04 | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd |
2018-06-04 | Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-next | Stephen Boyd |
2018-06-04 | Merge branches 'clk-allwinner', 'clk-rockchip', 'clk-tegra', 'clk-berlin' and... | Stephen Boyd |
2018-06-04 | Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-ma... | Stephen Boyd |
2018-06-04 | Merge branches 'clk-stm32mp1', 'clk-samsung', 'clk-uniphier-mpeg', 'clk-strat... | Stephen Boyd |
2018-06-04 | Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk... | Stephen Boyd |
2018-06-04 | Merge branch 'clk-actions' into clk-next | Stephen Boyd |
2018-06-04 | Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int... | Stephen Boyd |
2018-06-04 | Merge branches 'acpi-soc' and 'acpi-tables' | Rafael J. Wysocki |
2018-06-02 | clk: qcom: Export clk_fabia_pll_configure() | Stephen Boyd |
2018-06-01 | clk: bcm: Update and add Stingray clock entries | Pramod Kumar |
2018-06-01 | clk-si544: Properly round requested frequency to nearest match | Mike Looijmans |
2018-06-01 | clk: ingenic: jz4770: Add 150us delay after enabling VPU clock | Paul Cercueil |
2018-06-01 | clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clock | Paul Cercueil |
2018-06-01 | clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle | Paul Cercueil |
2018-06-01 | clk: ingenic: jz4770: Change OTG from custom to standard gated clock | Paul Cercueil |
2018-06-01 | clk: ingenic: Support specifying "wait for clock stable" delay | Paul Cercueil |
2018-06-01 | clk: ingenic: Add support for clocks whose gate bit is inverted | Paul Cercueil |
2018-06-01 | clk: use match_string() helper | Yisheng Xie |