index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
/
clk-raspberrypi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+11
|
\
|
*
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: 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
|
/
*
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-05-20
1
-1
/
+1
*
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: bcm: rpi: Release firmware handle on unbind
Nicolas Saenz Julienne
2021-03-22
1
-1
/
+1
*
clk: bcm: rpi: Add register to control pixel bvb clk
Hoegeun Kwon
2020-09-22
1
-0
/
+1
*
clk: bcm: rpi: Remove the quirks for the CPU clock
Maxime Ripard
2020-06-19
1
-164
/
+0
*
clk: bcm: rpi: Give firmware clocks a name
Maxime Ripard
2020-06-19
1
-1
/
+20
*
clk: bcm: rpi: Discover the firmware clocks
Maxime Ripard
2020-06-19
1
-12
/
+141
*
clk: bcm: rpi: Add an enum for the firmware clocks
Maxime Ripard
2020-06-19
1
-4
/
+19
*
clk: bcm: rpi: Add DT provider for the clocks
Maxime Ripard
2020-06-19
1
-0
/
+16
*
clk: bcm: rpi: Make the PLLB registration function return a clk_hw
Maxime Ripard
2020-06-19
1
-22
/
+24
*
clk: bcm: rpi: Split pllb clock hooks
Maxime Ripard
2020-06-19
1
-8
/
+22
*
clk: bcm: rpi: Rename is_prepared function
Maxime Ripard
2020-06-19
1
-2
/
+2
*
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: 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
1
-0
/
+300