开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
Age
Commit message (
Expand
)
Author
2023-12-16
clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
Kuan-Wei Chiu
2023-08-22
clk: pxa910: Move number of clocks to driver source
Duje Mihanović
2023-08-22
clk: pxa1928: Move number of clocks to driver source
Duje Mihanović
2023-08-22
clk: pxa168: Move number of clocks to driver source
Duje Mihanović
2023-08-22
clk: mmp2: Move number of clocks to driver source
Duje Mihanović
2023-08-22
clk: mmp: Remove old non-OF clock drivers
Duje Mihanović
2023-03-28
clk: mmp: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-30
clk: mmp: pxa168: control shared SDH bits with separate clock
Doug Brown
2022-09-30
clk: mmp: pxa168: add clocks for SDH2 and SDH3
Doug Brown
2022-09-30
clk: mmp: pxa168: fix GPIO clock enable bits
Doug Brown
2022-09-30
clk: mmp: pxa168: add muxes for more peripherals
Doug Brown
2022-09-30
clk: mmp: pxa168: fix incorrect parent clocks
Doug Brown
2022-09-30
clk: mmp: pxa168: fix const-correctness
Doug Brown
2022-09-30
clk: mmp: pxa168: add new clocks for peripherals
Doug Brown
2022-09-30
clk: mmp: pxa168: fix incorrect dividers
Doug Brown
2022-09-30
clk: mmp: pxa168: add additional register defines
Doug Brown
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
2022-03-11
clk: cleanup comments
Tom Rix
2022-02-25
clk: mmp: Declare mux tables as const u32[]
Jonathan Neuschäfer
2021-01-12
clk: mmp2: fix build without CONFIG_PM
Arnd Bergmann
2020-10-20
Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...
Stephen Boyd
2020-10-13
clk: mmp2: Fix the display clock divider base
Lubomir Rintel
2020-09-22
clk: mmp: pxa1928: drop unused 'clk' variable
Krzysztof Kozlowski
2020-07-29
clk: mmp: avoid missing prototype warning
Arnd Bergmann
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-05-27
clk: mmp2: Add audio clock controller driver
Lubomir Rintel
2020-05-27
clk: mmp2: Add support for power islands
Lubomir Rintel
2020-05-27
clk: mmp2: Add the audio clock
Lubomir Rintel
2020-05-27
clk: mmp2: Add the I2S clocks
Lubomir Rintel
2020-05-27
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
Lubomir Rintel
2020-05-27
clk: mmp2: Move thermal register defines up a bit
Lubomir Rintel
2020-05-27
clk: mmp: frac: Allow setting bits other than the numerator/denominator
Lubomir Rintel
2020-05-27
clk: mmp: frac: Do not lose last 4 digits of precision
Lubomir Rintel
2020-04-13
clk: mmp2: fix link error without mmp2
Arnd Bergmann
2020-03-20
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks
Lubomir Rintel
2020-03-20
clk: mmp2: Add clock for fifth SD HCI on MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Add clocks for the thermal sensors
Lubomir Rintel
2020-03-20
clk: mmp2: add the GPU clocks
Lubomir Rintel
2020-03-20
clk: mmp2: Add PLLs that are available on MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Check for MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Stop pretending PLL outputs are constant
Lubomir Rintel
2020-03-20
clk: mmp2: Add support for PLL clock sources
Lubomir Rintel
2020-03-20
clk: mmp2: Constify some strings
Lubomir Rintel
2020-03-20
clk: mmp2: Remove a unused prototype
Lubomir Rintel
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-01-06
clk: mmp2: Add HSIC clocks
Lubomir Rintel
2020-01-06
clk: mmp2: Fix the order of timer mux parents
Lubomir Rintel
2019-12-23
clk: let init callback return an error code
Jerome Brunet
[next]