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
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
2020-06-19
clk: bcm: rpi: Pass the clocks data to the firmware function
Maxime Ripard
1
-15
/
+14
2020-06-19
clk: bcm: rpi: Add clock id to data
Maxime Ripard
1
-9
/
+9
2020-06-19
clk: bcm: rpi: Create a data structure for the clocks
Maxime Ripard
1
-10
/
+21
2020-06-19
clk: bcm: rpi: Use CCF boundaries instead of rolling our own
Maxime Ripard
1
-10
/
+8
2020-06-19
clk: bcm: rpi: Make sure the clkdev lookup is removed
Maxime Ripard
1
-2
/
+3
2020-06-19
clk: bcm: rpi: Switch to clk_hw_register_clkdev
Maxime Ripard
1
-6
/
+5
2020-06-19
clk: bcm: rpi: Remove pllb_arm_lookup global pointer
Maxime Ripard
1
-4
/
+4
2020-06-19
clk: bcm: rpi: Make sure pllb_arm is removed
Maxime Ripard
1
-2
/
+1
2020-06-19
clk: bcm: rpi: Remove global pllb_arm clock pointer
Maxime Ripard
1
-4
/
+3
2020-06-19
clk: bcm: rpi: Use clk_hw_register for pllb_arm
Maxime Ripard
1
-6
/
+18
2020-06-19
clk: bcm: rpi: Statically init clk_init_data
Maxime Ripard
1
-2
/
+1
2020-06-19
clk: bcm: rpi: Allow the driver to be probed by DT
Maxime Ripard
1
-2
/
+17
2020-06-19
clk: bcm: Add BCM2711 DVP driver
Maxime Ripard
3
-0
/
+132
2020-06-19
clk: bcm63xx-gate: switch to dt-bindings definitions
Álvaro Fernández Rojas
1
-141
/
+439
2020-06-19
clk: bcm63xx-gate: add BCM6318 support
Álvaro Fernández Rojas
1
-0
/
+44
2020-06-19
clk: bcm63xx-gate: fix last clock availability
Álvaro Fernández Rojas
1
-0
/
+1
2020-05-27
clk: bcm2835: Constify struct debugfs_reg32
Rikard Falkeborn
1
-3
/
+3
2020-05-26
clk: bcm2835: Remove casting to bcm2835_clk_register
Nathan Chancellor
1
-31
/
+37
2020-05-26
clk: bcm2835: Fix return type of bcm2835_register_gate
Nathan Chancellor
1
-5
/
+5
2019-10-16
clk: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2
-6
/
+2
2019-09-19
Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...
Stephen Boyd
1
-18
/
+120
2019-09-17
clk: bcm2835: Mark PLLD_PER as CRITICAL
Stefan Wahren
1
-1
/
+6
2019-09-17
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
Stefan Wahren
1
-1
/
+19
2019-09-17
clk: bcm2835: Introduce SoC specific clock registration
Stefan Wahren
1
-17
/
+96
2019-09-06
clk: fix devm_platform_ioremap_resource.cocci warnings
kbuild test robot
1
-3
/
+1
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-26
/
+585
2019-07-12
Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...
Stephen Boyd
3
-0
/
+247
[next]