summaryrefslogtreecommitdiff
path: root/drivers/clk/bcm
AgeCommit message (Expand)Author
2023-06-14clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()Dan Carpenter
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-04-25Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd
2023-03-28clk: bcm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-27clk: bcm: Add BCM63268 timer clock and reset driverÁlvaro Fernández Rojas
2023-03-06kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modulesNick Alcock
2022-10-28firmware: raspberrypi: Move the clock IDs to the firmware headerMaxime Ripard
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-09-30clk: bcm: rpi: Add support for VEC clockDom Cobley
2022-09-30clk: bcm: rpi: Handle pixel clock in firmwareIvan T. Ivanov
2022-09-30clk: bcm: rpi: Add support HEVC clockIvan T. Ivanov
2022-09-30clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-09-30clk: bcm2835: Round UART input clock upIvan T. Ivanov
2022-09-30clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard
2022-09-28clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-08-23clk: bcm: rpi: Show clock id limit in error caseStefan Wahren
2022-08-23clk: bcm: rpi: Add missing newlineStefan Wahren
2022-08-23clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren
2022-08-22clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-10clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-05-20clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-05-17clk: bcm2835: fix bcm2835_clock_choose_divStefan Wahren
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd
2022-03-11clk: bcm2835: Remove unused variableMaxime Ripard
2022-03-11clk: bcm: rpi: Run some clocks at the minimum rate allowedMaxime Ripard
2022-03-11clk: bcm: rpi: Set a default minimum rateMaxime Ripard
2022-03-11clk: bcm: rpi: Add variant structureMaxime Ripard
2022-03-11clk: cleanup commentsTom Rix
2021-10-25clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2021-10-25clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2021-08-05clk: bcm2835: Switch to clk_divider.determine_rateMartin Blumenstingl
2021-03-22clk: bcm: rpi: Release firmware handle on unbindNicolas Saenz Julienne
2021-02-11clk: bcm: clk-iproc-pll: Demote kernel-doc abuseLee Jones
2020-12-19clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne
2020-12-19clk: bcm: dvp: drop a variable that is assigned to onlyUwe Kleine-König
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-10-13clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost
2020-09-22clk: bcm: rpi: Add register to control pixel bvb clkHoegeun Kwon
2020-09-10clk: bcm: dvp: Select the reset frameworkMaxime Ripard
2020-08-03Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...Stephen Boyd
2020-08-03clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne
2020-07-24clk: iproc: round clock rate to the closestLori Hikichi
2020-06-26clk: bcm: dvp: Add missing module informationsMaxime Ripard
2020-06-19clk: bcm: rpi: Remove the quirks for the CPU clockMaxime Ripard
2020-06-19clk: bcm2835: Don't cache the PLLB rateMaxime Ripard
2020-06-19clk: bcm2835: Allow custom CCF flags for the PLLsMaxime Ripard
2020-06-19Revert "clk: bcm2835: remove pllb"Maxime Ripard