Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+3 |
2019-09-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 28 | -1303/+3298 |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+1 |
2019-09-03 | Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ... | Greg Kroah-Hartman | 1 | -13/+3 |
2019-09-03 | Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 7 | -17/+674 |
2019-09-03 | Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi... | Arnd Bergmann | 21 | -1286/+2624 |
2019-08-20 | drivers: qcom: Add BCM vote macro to header | Jordan Crouse | 1 | -13/+3 |
2019-08-16 | clk: Fix potential NULL dereference in clk_fetch_parent_index() | Martin Blumenstingl | 1 | -1/+2 |
2019-08-16 | clk: Fix falling back to legacy parent string matching | Stephen Boyd | 1 | -12/+34 |
2019-08-14 | clk: socfpga: stratix10: fix rate caclulationg for cnt_clks | Dinh Nguyen | 1 | -1/+1 |
2019-08-12 | firmware: arm_scmi: Drop config flag in clk_ops->rate_set | Sudeep Holla | 1 | -1/+1 |
2019-08-09 | Merge branch 'v5.4/dt' into v5.4/drivers | Jerome Brunet | 1 | -1/+0 |
2019-08-09 | clk: meson: g12a: expose CPUB clock ID for G12B | Neil Armstrong | 1 | -1/+0 |
2019-08-09 | clk: meson: g12a: add notifiers to handle cpu clock change | Neil Armstrong | 1 | -54/+481 |
2019-08-09 | clk: meson: add g12a cpu dynamic divider driver | Neil Armstrong | 4 | -0/+99 |
2019-08-09 | clk: core: introduce clk_hw_set_parent() | Neil Armstrong | 1 | -0/+6 |
2019-08-08 | clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU | Marek Szyprowski | 1 | -14/+34 |
2019-08-08 | clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU | Sylwester Nawrocki | 1 | -11/+43 |
2019-08-08 | clk: samsung: Change signature of exynos5_subcmus_init() function | Sylwester Nawrocki | 4 | -36/+49 |
2019-08-03 | clk: imx8: Add DSP related clocks | Daniel Baluta | 1 | -0/+5 |
2019-08-03 | clk: imx: Add support for i.MX8MN clock driver | Anson Huang | 3 | -0/+643 |
2019-08-03 | clk: imx: Add API for clk unregister when driver probe fail | Anson Huang | 2 | -0/+9 |
2019-08-03 | clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage | Anson Huang | 2 | -17/+17 |
2019-07-29 | clk: meson: remove clk input helper | Alexandre Mergnat | 4 | -72/+0 |
2019-07-29 | clk: meson: remove ee input bypass clocks | Alexandre Mergnat | 3 | -13/+0 |
2019-07-29 | clk: meson: clk-regmap: migrate to new parent description method | Alexandre Mergnat | 5 | -6/+21 |
2019-07-29 | clk: meson: meson8b: migrate to the new parent description method | Alexandre Mergnat | 1 | -211/+496 |
2019-07-29 | clk: meson: axg: migrate to the new parent description method | Alexandre Mergnat | 1 | -60/+144 |
2019-07-29 | clk: meson: gxbb: migrate to the new parent description method | Alexandre Mergnat | 1 | -203/+451 |
2019-07-29 | clk: meson: g12a: migrate to the new parent description method | Alexandre Mergnat | 1 | -394/+693 |
2019-07-29 | clk: meson: remove ao input bypass clocks | Alexandre Mergnat | 3 | -46/+0 |
2019-07-29 | clk: meson: axg-aoclk: migrate to the new parent description method | Alexandre Mergnat | 1 | -26/+37 |
2019-07-29 | clk: meson: gxbb-aoclk: migrate to the new parent description method | Alexandre Mergnat | 1 | -28/+27 |
2019-07-29 | clk: meson: g12a-aoclk: migrate to the new parent description method | Alexandre Mergnat | 1 | -31/+50 |
2019-07-29 | clk: meson: axg-audio: migrate to the new parent description method | Alexandre Mergnat | 2 | -142/+120 |
2019-07-25 | clk: meson: g12a: fix hifi typo in mali parent_names | Alexandre Mergnat | 1 | -1/+1 |
2019-07-22 | clk: renesas: cpg-mssr: Fix reset control race condition | Geert Uytterhoeven | 1 | -14/+2 |
2019-07-22 | clk: sprd: Select REGMAP_MMIO to avoid compile errors | Chunyan Zhang | 1 | -0/+1 |
2019-07-22 | clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource | Weiyi Lu | 1 | -12/+34 |
2019-07-22 | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 | Codrin Ciubotariu | 1 | -0/+2 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 113 | -3040/+6985 |
2019-07-15 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -15/+88 |
2019-07-12 | Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip... | Stephen Boyd | 16 | -175/+1810 |
2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 16 | -106/+571 |
2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd | 9 | -194/+30 |
2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do... | Stephen Boyd | 5 | -11/+65 |
2019-07-12 | Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl... | Stephen Boyd | 42 | -2262/+2932 |
2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ... | Stephen Boyd | 22 | -161/+1285 |
2019-07-12 | Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' a... | Stephen Boyd | 16 | -141/+288 |
2019-07-12 | scripts/spelling.txt: add spelling fix for prohibited | Chris Paterson | 1 | -1/+1 |