Age | Commit message (Expand) | Author | Files | Lines |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 99 | -1380/+8252 |
2020-12-20 | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk... | Stephen Boyd | 7 | -10/+19 |
2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | 20 | -280/+905 |
2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd | 27 | -726/+1673 |
2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd | 23 | -47/+1199 |
2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 25 | -317/+4456 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -52/+108 |
2020-12-20 | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 118 | -773/+559 |
2020-12-19 | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" | Geert Uytterhoeven | 1 | -2/+2 |
2020-12-19 | clk: ingenic: Fix divider calculation with div tables | Paul Cercueil | 1 | -4/+10 |
2020-12-19 | clk: sunxi-ng: Make sure divider tables have sentinel | Jernej Skrabec | 2 | -0/+2 |
2020-12-19 | clk: s2mps11: Fix a resource leak in error handling paths in the probe function | Christophe JAILLET | 1 | -0/+1 |
2020-12-19 | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 | Terry Zhou | 1 | -2/+2 |
2020-12-19 | clk: si5351: Wait for bit clear after PLL reset | Sascha Hauer | 1 | -3/+10 |
2020-12-19 | clk: at91: sam9x60: remove atmel,osc-bypass support | Alexandre Belloni | 1 | -5/+1 |
2020-12-19 | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+3 |
2020-12-19 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 7 | -846/+9 |
2020-12-19 | Merge tag 'i3c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 19 | -1/+4268 |
2020-12-19 | Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 23 | -344/+481 |
2020-12-19 | Merge tag 'hsi-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -2/+2 |
2020-12-19 | Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 47 | -371/+1181 |
2020-12-19 | clk: at91: sama7g5: register cpu clock | Claudiu Beznea | 1 | -7/+6 |
2020-12-19 | clk: at91: clk-master: re-factor master clock | Claudiu Beznea | 14 | -146/+542 |
2020-12-19 | clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz | Claudiu Beznea | 1 | -14/+47 |
2020-12-19 | clk: at91: sama7g5: decrease lower limit for MCK0 rate | Claudiu Beznea | 1 | -1/+1 |
2020-12-19 | clk: at91: sama7g5: remove mck0 from parent list of other clocks | Claudiu Beznea | 1 | -29/+26 |
2020-12-19 | clk: at91: clk-sam9x60-pll: allow runtime changes for pll | Claudiu Beznea | 4 | -41/+197 |
2020-12-19 | clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics | Eugen Hristev | 1 | -2/+2 |
2020-12-19 | clk: at91: clk-master: add 5th divisor for mck master | Eugen Hristev | 2 | -2/+2 |
2020-12-19 | clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT | Eugen Hristev | 1 | -2/+4 |
2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev | 1 | -3/+3 |
2020-12-19 | clk: at91: sama7g5: fix compilation error | Claudiu Beznea | 1 | -2/+4 |
2020-12-19 | clk: bcm: dvp: Add MODULE_DEVICE_TABLE() | Nicolas Saenz Julienne | 1 | -0/+1 |
2020-12-19 | clk: bcm: dvp: drop a variable that is assigned to only | Uwe Kleine-König | 1 | -2/+1 |
2020-12-19 | rtc: pcf2127: only use watchdog when explicitly available | Uwe Kleine-König | 1 | -1/+2 |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 122 | -1134/+2592 |
2020-12-18 | Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+2 |
2020-12-18 | Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -3/+3 |
2020-12-18 | Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/... | Daniel Vetter | 4 | -20/+23 |
2020-12-18 | drm/qxl: don't allocate a dma_address array | Christian König | 1 | -1/+1 |
2020-12-18 | drm/nouveau: fix multihop when move doesn't work. | Dave Airlie | 1 | -15/+16 |
2020-12-18 | drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping | Aditya Swarup | 1 | -6/+6 |
2020-12-18 | drm/i915: Fix mismatch between misplaced vma check and vma insert | Chris Wilson | 1 | -1/+1 |
2020-12-18 | drm/i915/perf: also include Gen11 in OATAILPTR workaround | Lionel Landwerlin | 1 | -1/+1 |
2020-12-18 | Revert "drm/i915: re-order if/else ladder for hpd_irq_setup" | Chris Wilson | 1 | -12/+15 |
2020-12-17 | Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 32 | -681/+1402 |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+8 |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+9 |
2020-12-17 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 20 | -109/+94 |
2020-12-17 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 8 | -0/+637 |