index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: bcm: rpi: Pass the clocks data to the firmware function
Maxime Ripard
2020-06-19
1
-15
/
+14
*
|
clk: bcm: rpi: Add clock id to data
Maxime Ripard
2020-06-19
1
-9
/
+9
*
|
clk: bcm: rpi: Create a data structure for the clocks
Maxime Ripard
2020-06-19
1
-10
/
+21
*
|
clk: bcm: rpi: Use CCF boundaries instead of rolling our own
Maxime Ripard
2020-06-19
1
-10
/
+8
*
|
clk: bcm: rpi: Make sure the clkdev lookup is removed
Maxime Ripard
2020-06-19
1
-2
/
+3
*
|
clk: bcm: rpi: Switch to clk_hw_register_clkdev
Maxime Ripard
2020-06-19
1
-6
/
+5
*
|
clk: bcm: rpi: Remove pllb_arm_lookup global pointer
Maxime Ripard
2020-06-19
1
-4
/
+4
*
|
clk: bcm: rpi: Make sure pllb_arm is removed
Maxime Ripard
2020-06-19
1
-2
/
+1
*
|
clk: bcm: rpi: Remove global pllb_arm clock pointer
Maxime Ripard
2020-06-19
1
-4
/
+3
*
|
clk: bcm: rpi: Use clk_hw_register for pllb_arm
Maxime Ripard
2020-06-19
1
-6
/
+18
*
|
clk: bcm: rpi: Statically init clk_init_data
Maxime Ripard
2020-06-19
1
-2
/
+1
*
|
clk: bcm: rpi: Allow the driver to be probed by DT
Maxime Ripard
2020-06-19
1
-2
/
+17
*
|
clk: bcm: Add BCM2711 DVP driver
Maxime Ripard
2020-06-19
3
-0
/
+132
*
|
clk: bcm63xx-gate: switch to dt-bindings definitions
Álvaro Fernández Rojas
2020-06-19
1
-141
/
+439
*
|
clk: bcm63xx-gate: add BCM6318 support
Álvaro Fernández Rojas
2020-06-19
1
-0
/
+44
*
|
clk: bcm63xx-gate: fix last clock availability
Álvaro Fernández Rojas
2020-06-19
1
-0
/
+1
|
/
*
clk: bcm2835: Constify struct debugfs_reg32
Rikard Falkeborn
2020-05-27
1
-3
/
+3
*
clk: bcm2835: Remove casting to bcm2835_clk_register
Nathan Chancellor
2020-05-26
1
-31
/
+37
*
clk: bcm2835: Fix return type of bcm2835_register_gate
Nathan Chancellor
2020-05-26
1
-5
/
+5
*
clk: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-16
2
-6
/
+2
*
-
.
Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...
Stephen Boyd
2019-09-19
1
-18
/
+120
|
\
\
|
|
*
clk: bcm2835: Mark PLLD_PER as CRITICAL
Stefan Wahren
2019-09-17
1
-1
/
+6
|
|
*
clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
Stefan Wahren
2019-09-17
1
-1
/
+19
|
|
*
clk: bcm2835: Introduce SoC specific clock registration
Stefan Wahren
2019-09-17
1
-17
/
+96
|
|
/
*
/
clk: fix devm_platform_ioremap_resource.cocci warnings
kbuild test robot
2019-09-06
1
-3
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
5
-26
/
+585
|
\
|
*
-
.
Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...
Stephen Boyd
2019-07-12
3
-0
/
+247
|
|
\
\
|
|
*
|
clk: add BCM63XX gated clock controller driver
Jonas Gorski
2019-06-27
3
-0
/
+247
|
|
|
/
|
*
|
clk: raspberrypi: register platform device for raspberrypi-cpufreq
Nicolas Saenz Julienne
2019-06-25
1
-0
/
+15
|
*
|
clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
Nicolas Saenz Julienne
2019-06-25
3
-0
/
+308
|
*
|
clk: bcm2835: remove pllb
Nicolas Saenz Julienne
2019-06-25
1
-24
/
+4
|
*
|
clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
Florian Fainelli
2019-06-06
1
-2
/
+2
|
*
|
clk: bcm: Make BCM2835 clock drivers selectable
Florian Fainelli
2019-06-06
2
-2
/
+11
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
3
-1
/
+4
*
-
.
Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...
Stephen Boyd
2018-12-14
2
-21
/
+2
|
\
\
|
|
*
clk: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-14
2
-21
/
+2
|
|
/
*
/
clk: bcm2835: make license text and module license match
Stefan Wahren
2018-11-06
2
-2
/
+2
|
/
*
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-11
/
+11
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
2
-39
/
+138
|
\
|
*
-
-
-
.
Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...
Stephen Boyd
2018-06-04
2
-22
/
+126
|
|
\
\
\
|
|
|
|
*
clk: bcm: Update and add Stingray clock entries
Pramod Kumar
2018-06-01
1
-15
/
+120
|
|
|
|
/
|
|
*
/
clk: bcm2835: use match_string() helper
Yisheng Xie
2018-06-01
1
-7
/
+6
|
|
|
/
|
*
|
clk: Return void from debug_init op
Stephen Boyd
2018-06-01
1
-14
/
+11
|
*
|
clk: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
1
-4
/
+2
|
|
/
*
|
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
2
-4
/
+6
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
2
-4
/
+3
|
/
[prev]
[next]