index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
2025-05-06
clk: bcm: rpi: Add NULL check in raspberrypi_clk_register()
Henry Martin
2025-05-06
clk: bcm: rpi: Drop module alias
Stefan Wahren
2025-05-06
clk: bcm: kona: Remove unused scaled_div_build
Dr. David Alan Gilbert
2025-01-21
Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-...
Stephen Boyd
2025-01-16
clk: bcm: rpi: Add disp clock
Maxime Ripard
2025-01-16
clk: bcm: rpi: Create helper to retrieve private data
Maxime Ripard
2025-01-16
clk: bcm: rpi: Enable minimize for all firmware clocks
Dom Cobley
2025-01-16
clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
Dom Cobley
2025-01-16
clk: bcm: rpi: Add ISP to exported clocks
Dom Cobley
2025-01-15
clk: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-28
clk: bcm: bcm53573: fix OF node leak in init
Krzysztof Kozlowski
2024-04-29
clk: bcm: rpi: Assign ->num before accessing ->hws
Nathan Chancellor
2024-04-29
clk: bcm: dvp: Assign ->num before accessing ->hws
Nathan Chancellor
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-14
clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
Dan Carpenter
2023-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-25
Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next
Stephen Boyd
2023-03-28
clk: bcm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-27
clk: bcm: Add BCM63268 timer clock and reset driver
Álvaro Fernández Rojas
2023-03-06
kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-10-28
firmware: raspberrypi: Move the clock IDs to the firmware header
Maxime Ripard
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-09-30
clk: bcm: rpi: Add support for VEC clock
Dom Cobley
2022-09-30
clk: bcm: rpi: Handle pixel clock in firmware
Ivan T. Ivanov
2022-09-30
clk: bcm: rpi: Add support HEVC clock
Ivan T. Ivanov
2022-09-30
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
Stefan Wahren
2022-09-30
clk: bcm2835: Round UART input clock up
Ivan T. Ivanov
2022-09-30
clk: bcm2835: Make peripheral PLLC critical
Maxime Ripard
2022-09-28
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
2022-08-23
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
2022-08-23
clk: bcm: rpi: Add missing newline
Stefan Wahren
2022-08-23
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
2022-08-22
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
Stefan Wahren
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-10
clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-05-20
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-05-17
clk: bcm2835: fix bcm2835_clock_choose_div
Stefan Wahren
2022-03-29
Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...
Stephen Boyd
2022-03-11
clk: bcm2835: Remove unused variable
Maxime Ripard
2022-03-11
clk: bcm: rpi: Run some clocks at the minimum rate allowed
Maxime Ripard
2022-03-11
clk: bcm: rpi: Set a default minimum rate
Maxime Ripard
2022-03-11
clk: bcm: rpi: Add variant structure
Maxime Ripard
2022-03-11
clk: cleanup comments
Tom Rix
2021-10-25
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
2021-10-25
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
2021-08-05
clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
2021-03-22
clk: bcm: rpi: Release firmware handle on unbind
Nicolas Saenz Julienne
[next]