index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
microchip
/
clk-core.c
Age
Commit message (
Expand
)
Author
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-02-10
Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"
Thomas Bogendoerfer
2026-02-10
Revert "clk: microchip: fix typo in reference to a config option"
Thomas Bogendoerfer
2026-02-05
clk: microchip: fix typo in reference to a config option
Lukas Bulwahn
2026-01-30
clk: microchip: core: allow driver to be compiled with COMPILE_TEST
Brian Masney
2026-01-30
clk: microchip: core: update include to use pic32.h from platform_data
Brian Masney
2026-01-10
clk: microchip: core: remove unused include asm/traps.h
Brian Masney
2026-01-10
clk: microchip: core: correct return value on *_get_parent()
Brian Masney
2026-01-10
clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
Brian Masney
2025-09-30
clk: microchip: core: remove duplicate roclk_determine_rate()
Brian Masney
2025-09-08
clk: microchip: core: convert from round_rate() to determine_rate()
Brian Masney
2025-07-26
clk: Fix typos
Bjorn Helgaas
2019-12-23
clk: let init callback return an error code
Jerome Brunet
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2016-08-24
clk: microchip: use readl_poll_timeout() in pbclk_set_rate().
Purna Chandra Mandal
2016-05-13
CLK: microchip: Add Microchip PIC32 clock driver.
Purna Chandra Mandal