index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-21
3
-3
/
+3
*
clk: bcm: bcm53573: fix OF node leak in init
Krzysztof Kozlowski
2024-08-28
1
-1
/
+1
*
clk: bcm: rpi: Assign ->num before accessing ->hws
Nathan Chancellor
2024-04-29
1
-1
/
+1
*
clk: bcm: dvp: Assign ->num before accessing ->hws
Nathan Chancellor
2024-04-29
1
-1
/
+2
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
3
-3
/
+2
*
clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
Dan Carpenter
2023-06-14
1
-2
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-29
6
-12
/
+232
|
\
|
*
-
.
Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next
Stephen Boyd
2023-04-25
6
-12
/
+232
|
|
\
\
|
|
|
*
clk: bcm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-28
3
-12
/
+6
|
|
|
/
|
|
/
|
|
|
*
clk: bcm: Add BCM63268 timer clock and reset driver
Álvaro Fernández Rojas
2023-03-27
3
-0
/
+226
|
|
/
*
/
kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-06
2
-2
/
+0
|
/
*
firmware: raspberrypi: Move the clock IDs to the firmware header
Maxime Ripard
2022-10-28
1
-19
/
+0
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-08
2
-6
/
+48
|
\
|
*
clk: bcm: rpi: Add support for VEC clock
Dom Cobley
2022-09-30
1
-0
/
+5
|
*
clk: bcm: rpi: Handle pixel clock in firmware
Ivan T. Ivanov
2022-09-30
1
-0
/
+3
|
*
clk: bcm: rpi: Add support HEVC clock
Ivan T. Ivanov
2022-09-30
1
-0
/
+3
|
*
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
Stefan Wahren
2022-09-30
1
-3
/
+3
|
*
clk: bcm2835: Round UART input clock up
Ivan T. Ivanov
2022-09-30
1
-2
/
+33
|
*
clk: bcm2835: Make peripheral PLLC critical
Maxime Ripard
2022-09-30
1
-1
/
+1
*
|
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
2022-09-28
1
-4
/
+8
*
|
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
2022-08-23
1
-1
/
+2
*
|
clk: bcm: rpi: Add missing newline
Stefan Wahren
2022-08-23
1
-3
/
+3
*
|
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
2022-08-23
1
-1
/
+6
*
|
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
Stefan Wahren
2022-08-22
1
-1
/
+1
|
/
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
14
-153
/
+23
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
14
-153
/
+23
*
|
clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-07-10
1
-2
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-05-27
1
-1
/
+1
|
\
|
*
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-05-20
1
-1
/
+1
*
|
clk: bcm2835: fix bcm2835_clock_choose_div
Stefan Wahren
2022-05-17
1
-0
/
+1
|
/
*
-
.
Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...
Stephen Boyd
2022-03-29
1
-17
/
+110
|
\
\
|
*
|
clk: bcm: rpi: Run some clocks at the minimum rate allowed
Maxime Ripard
2022-03-11
1
-0
/
+37
|
*
|
clk: bcm: rpi: Set a default minimum rate
Maxime Ripard
2022-03-11
1
-0
/
+26
|
*
|
clk: bcm: rpi: Add variant structure
Maxime Ripard
2022-03-11
1
-17
/
+47
|
|
/
*
|
clk: bcm2835: Remove unused variable
Maxime Ripard
2022-03-11
1
-2
/
+0
*
|
clk: cleanup comments
Tom Rix
2022-03-11
2
-2
/
+2
|
/
*
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
2021-10-25
1
-8
/
+3
*
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
2021-10-25
1
-1
/
+1
*
clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
2021-08-05
1
-5
/
+4
*
clk: bcm: rpi: Release firmware handle on unbind
Nicolas Saenz Julienne
2021-03-22
1
-1
/
+1
*
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
Lee Jones
2021-02-11
1
-1
/
+1
*
clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
Nicolas Saenz Julienne
2020-12-19
1
-0
/
+1
*
clk: bcm: dvp: drop a variable that is assigned to only
Uwe Kleine-König
2020-12-19
1
-2
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-10-22
2
-1
/
+4
|
\
|
*
clk: bcm2835: add missing release if devm_clk_hw_register fails
Navid Emamdoost
2020-10-13
1
-1
/
+3
|
*
clk: bcm: rpi: Add register to control pixel bvb clk
Hoegeun Kwon
2020-09-22
1
-0
/
+1
*
|
clk: bcm: dvp: Select the reset framework
Maxime Ripard
2020-09-10
1
-0
/
+1
|
/
*
-
.
Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...
Stephen Boyd
2020-08-03
1
-2
/
+2
|
\
\
|
|
*
clk: iproc: round clock rate to the closest
Lori Hikichi
2020-07-24
1
-2
/
+2
|
|
/
*
|
clk: bcm2835: Do not use prediv with bcm2711's PLLs
Nicolas Saenz Julienne
2020-08-03
1
-4
/
+21
[next]