开源镜像站
帮助
动态
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
/
bcm
/
clk-bcm2835.c
Age
Commit message (
Expand
)
Author
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-03-06
kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-09-30
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
Stefan Wahren
2022-09-30
clk: bcm2835: Round UART input clock up
Ivan T. Ivanov
2022-09-30
clk: bcm2835: Make peripheral PLLC critical
Maxime Ripard
2022-05-17
clk: bcm2835: fix bcm2835_clock_choose_div
Stefan Wahren
2022-03-11
clk: bcm2835: Remove unused variable
Maxime Ripard
2021-10-25
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
2021-10-25
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
2021-08-05
clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
2020-10-13
clk: bcm2835: add missing release if devm_clk_hw_register fails
Navid Emamdoost
2020-08-03
clk: bcm2835: Do not use prediv with bcm2711's PLLs
Nicolas Saenz Julienne
2020-06-19
clk: bcm2835: Don't cache the PLLB rate
Maxime Ripard
2020-06-19
clk: bcm2835: Allow custom CCF flags for the PLLs
Maxime Ripard
2020-06-19
Revert "clk: bcm2835: remove pllb"
Maxime Ripard
2020-05-27
clk: bcm2835: Constify struct debugfs_reg32
Rikard Falkeborn
2020-05-26
clk: bcm2835: Remove casting to bcm2835_clk_register
Nathan Chancellor
2020-05-26
clk: bcm2835: Fix return type of bcm2835_register_gate
Nathan Chancellor
2019-10-16
clk: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-17
clk: bcm2835: Mark PLLD_PER as CRITICAL
Stefan Wahren
2019-09-17
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
Stefan Wahren
2019-09-17
clk: bcm2835: Introduce SoC specific clock registration
Stefan Wahren
2019-06-25
clk: bcm2835: remove pllb
Nicolas Saenz Julienne
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-14
Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...
Stephen Boyd
2018-11-14
clk: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-06
clk: bcm2835: make license text and module license match
Stefan Wahren
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-04
Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...
Stephen Boyd
2018-06-01
clk: bcm2835: use match_string() helper
Yisheng Xie
2018-06-01
clk: Return void from debug_init op
Stephen Boyd
2018-06-01
clk: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-04-06
clk: bcm2835: De-assert/assert PLL reset signal when appropriate
Boris Brezillon
2018-03-19
clk: bcm2835: Protect sections updating shared registers
Boris Brezillon
2018-03-19
clk: bcm2835: Fix ana->maskX definitions
Boris Brezillon
2017-09-25
clk: bcm2835: remove remains from stub clk driver
Danilo Krummrich
2017-06-02
clk: bcm2835: Minimise clock jitter for PCM clock
Phil Elwell
2017-06-02
clk: bcm2835: Limit PCM clock to OSC and PLLD_PER
Phil Elwell
2017-06-02
clk: bcm2835: Correct the prediv logic
Phil Elwell
2017-01-20
clk: bcm2835: Add leaf clock measurement support, disabled by default
Eric Anholt
2017-01-20
clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
Eric Anholt
2017-01-20
clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.
Eric Anholt
2016-12-12
clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...
Boris Brezillon
2016-12-08
clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock
Boris Brezillon
2016-12-08
clk: bcm: Support rate change propagation on bcm2835 clocks
Boris Brezillon
2016-12-08
clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
Boris Brezillon
2016-11-23
clk: bcm2835: Fix ->fixed_divider of pllh_aux
Boris Brezillon
[next]