index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-27
clk: add BCM63XX gated clock controller driver
Jonas Gorski
3
-0
/
+247
2019-06-25
clk: raspberrypi: register platform device for raspberrypi-cpufreq
Nicolas Saenz Julienne
1
-0
/
+15
2019-06-25
clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
Nicolas Saenz Julienne
3
-0
/
+308
2019-06-25
clk: bcm2835: remove pllb
Nicolas Saenz Julienne
1
-24
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
1
-12
/
+1
2019-06-06
clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+2
2019-06-06
clk: bcm: Make BCM2835 clock drivers selectable
Florian Fainelli
2
-2
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
3
-1
/
+4
2018-12-14
Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...
Stephen Boyd
2
-21
/
+2
2018-11-14
clk: bcm2835: Switch to SPDX identifier
Stefan Wahren
2
-21
/
+2
2018-11-06
clk: bcm2835: make license text and module license match
Stefan Wahren
2
-2
/
+2
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-11
/
+11
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-39
/
+138
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2
-4
/
+6
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2
-4
/
+3
2018-06-04
Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...
Stephen Boyd
2
-22
/
+126
2018-06-01
clk: bcm: Update and add Stingray clock entries
Pramod Kumar
1
-15
/
+120
2018-06-01
clk: bcm2835: use match_string() helper
Yisheng Xie
1
-7
/
+6
2018-06-01
clk: Return void from debug_init op
Stephen Boyd
1
-14
/
+11
2018-06-01
clk: bcm2835: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+2
[prev]
[next]