index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-6
/
+48
2022-09-30
clk: bcm: rpi: Add support for VEC clock
Dom Cobley
1
-0
/
+5
2022-09-30
clk: bcm: rpi: Handle pixel clock in firmware
Ivan T. Ivanov
1
-0
/
+3
2022-09-30
clk: bcm: rpi: Add support HEVC clock
Ivan T. Ivanov
1
-0
/
+3
2022-09-30
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
Stefan Wahren
1
-3
/
+3
2022-09-30
clk: bcm2835: Round UART input clock up
Ivan T. Ivanov
1
-2
/
+33
2022-09-30
clk: bcm2835: Make peripheral PLLC critical
Maxime Ripard
1
-1
/
+1
2022-09-28
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
1
-4
/
+8
2022-08-23
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
1
-1
/
+2
2022-08-23
clk: bcm: rpi: Add missing newline
Stefan Wahren
1
-3
/
+3
2022-08-23
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
1
-1
/
+6
2022-08-22
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
Stefan Wahren
1
-1
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-153
/
+23
2022-07-10
clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
14
-153
/
+23
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2022-05-20
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-1
/
+1
2022-05-17
clk: bcm2835: fix bcm2835_clock_choose_div
Stefan Wahren
1
-0
/
+1
2022-03-29
Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...
Stephen Boyd
1
-17
/
+110
2022-03-11
clk: bcm2835: Remove unused variable
Maxime Ripard
1
-2
/
+0
2022-03-11
clk: bcm: rpi: Run some clocks at the minimum rate allowed
Maxime Ripard
1
-0
/
+37
2022-03-11
clk: bcm: rpi: Set a default minimum rate
Maxime Ripard
1
-0
/
+26
2022-03-11
clk: bcm: rpi: Add variant structure
Maxime Ripard
1
-17
/
+47
2022-03-11
clk: cleanup comments
Tom Rix
2
-2
/
+2
2021-10-25
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
1
-8
/
+3
2021-10-25
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
1
-1
/
+1
2021-08-05
clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
1
-5
/
+4
2021-03-22
clk: bcm: rpi: Release firmware handle on unbind
Nicolas Saenz Julienne
1
-1
/
+1
2021-02-11
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
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-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-1
/
+4
2020-10-13
clk: bcm2835: add missing release if devm_clk_hw_register fails
Navid Emamdoost
1
-1
/
+3
2020-09-22
clk: bcm: rpi: Add register to control pixel bvb clk
Hoegeun Kwon
1
-0
/
+1
2020-09-10
clk: bcm: dvp: Select the reset framework
Maxime Ripard
1
-0
/
+1
2020-08-03
Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...
Stephen Boyd
1
-2
/
+2
2020-08-03
clk: bcm2835: Do not use prediv with bcm2711's PLLs
Nicolas Saenz Julienne
1
-4
/
+21
2020-07-24
clk: iproc: round clock rate to the closest
Lori Hikichi
1
-2
/
+2
2020-06-26
clk: bcm: dvp: Add missing module informations
Maxime Ripard
1
-0
/
+4
2020-06-19
clk: bcm: rpi: Remove the quirks for the CPU clock
Maxime Ripard
1
-164
/
+0
2020-06-19
clk: bcm2835: Don't cache the PLLB rate
Maxime Ripard
1
-2
/
+3
2020-06-19
clk: bcm2835: Allow custom CCF flags for the PLLs
Maxime Ripard
1
-1
/
+2
2020-06-19
Revert "clk: bcm2835: remove pllb"
Maxime Ripard
1
-4
/
+26
2020-06-19
clk: bcm: rpi: Give firmware clocks a name
Maxime Ripard
1
-1
/
+20
2020-06-19
clk: bcm: rpi: Discover the firmware clocks
Maxime Ripard
1
-12
/
+141
2020-06-19
clk: bcm: rpi: Add an enum for the firmware clocks
Maxime Ripard
1
-4
/
+19
2020-06-19
clk: bcm: rpi: Add DT provider for the clocks
Maxime Ripard
1
-0
/
+16
2020-06-19
clk: bcm: rpi: Make the PLLB registration function return a clk_hw
Maxime Ripard
1
-22
/
+24
2020-06-19
clk: bcm: rpi: Split pllb clock hooks
Maxime Ripard
1
-8
/
+22
2020-06-19
clk: bcm: rpi: Rename is_prepared function
Maxime Ripard
1
-2
/
+2
[next]