index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ingenic
Age
Commit message (
Expand
)
Author
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-25
clk: ingenic: Remove unused functions
Paul Cercueil
2019-06-25
clk: ingenic: Handle setting the Low-Power Mode bit
Paul Cercueil
2019-06-25
clk: ingenic: Add missing header in cgu.h
Paul Cercueil
2019-06-07
clk: ingenic/jz4725b: Fix "pll half" divider not read/written properly
Paul Cercueil
2019-06-07
clk: ingenic/jz4725b: Fix incorrect dividers for main clocks
Paul Cercueil
2019-06-07
clk: ingenic/jz4770: Fix incorrect dividers for main clocks
Paul Cercueil
2019-06-07
clk: ingenic/jz4740: Fix incorrect dividers for main clocks
Paul Cercueil
2019-06-07
clk: ingenic: Add support for divider tables
Paul Cercueil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-11
clk: ingenic: jz4725b: Add UDC PHY clock
Paul Cercueil
2019-02-26
clk: ingenic: Remove set but not used variable 'enable'
YueHaibing
2019-02-22
clk: ingenic: Fix doc of ingenic_cgu_div_info
Paul Cercueil
2019-02-22
clk: ingenic: Fix round_rate misbehaving with non-integer dividers
Paul Cercueil
2019-02-05
clk: ingenic: jz4740: Fix gating of UDC clock
Paul Cercueil
2018-10-16
clk: Add Ingenic jz4725b CGU driver
Paul Cercueil
2018-10-16
clk: ingenic: Add proper Kconfig entries
Paul Cercueil
2018-07-06
clk: ingenic: Add missing flag for UDC clock
Paul Cercueil
2018-07-06
clk: ingenic: Fix incorrect data for the i2s clock
Paul Cercueil
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
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-01-18
clk: Add Ingenic jz4770 CGU driver
Paul Cercueil
2018-01-18
clk: ingenic: Add code to enable/disable PLLs
Paul Cercueil
2018-01-18
clk: ingenic: support PLLs with no bypass bit
Paul Cercueil
2018-01-18
clk: ingenic: Fix recalc_rate for clocks with fixed divider
Paul Cercueil
2018-01-18
clk: ingenic: Use const pointer to clk_ops in struct
Paul Cercueil
2017-11-03
Update MIPS email addresses
Paul Burton
2016-05-12
clk: ingenic: Allow divider value to be divided
Harvey Hunt
2015-07-20
clk: ingenic: Include clk.h
Stephen Boyd
2015-06-21
clk: ingenic: add JZ4780 CGU support
Paul Burton
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
2015-06-21
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
2015-06-21
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
2015-06-21
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
2015-06-21
clk: ingenic: add driver for Ingenic SoC CGU clocks
Paul Burton