summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm
Commit message (Expand)AuthorAgeFilesLines
* clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()Dan Carpenter2023-06-141-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-04-296-12/+232
|\
| *-. Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd2023-04-256-12/+232
| |\ \
| | | * clk: bcm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-283-12/+6
| | |/ | |/|
| | * clk: bcm: Add BCM63268 timer clock and reset driverÁlvaro Fernández Rojas2023-03-273-0/+226
| |/
* / kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-062-2/+0
|/
* firmware: raspberrypi: Move the clock IDs to the firmware headerMaxime Ripard2022-10-281-19/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-082-6/+48
|\
| * clk: bcm: rpi: Add support for VEC clockDom Cobley2022-09-301-0/+5
| * clk: bcm: rpi: Handle pixel clock in firmwareIvan T. Ivanov2022-09-301-0/+3
| * clk: bcm: rpi: Add support HEVC clockIvan T. Ivanov2022-09-301-0/+3
| * clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren2022-09-301-3/+3
| * clk: bcm2835: Round UART input clock upIvan T. Ivanov2022-09-301-2/+33
| * clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard2022-09-301-1/+1
* | clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli2022-09-281-4/+8
* | clk: bcm: rpi: Show clock id limit in error caseStefan Wahren2022-08-231-1/+2
* | clk: bcm: rpi: Add missing newlineStefan Wahren2022-08-231-3/+3
* | clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren2022-08-231-1/+6
* | clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren2022-08-221-1/+1
|/
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0414-153/+23
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-1014-153/+23
* | clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang2022-07-101-2/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-05-271-1/+1
|\
| * clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET2022-05-201-1/+1
* | clk: bcm2835: fix bcm2835_clock_choose_divStefan Wahren2022-05-171-0/+1
|/
*-. Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd2022-03-291-17/+110
|\ \
| * | clk: bcm: rpi: Run some clocks at the minimum rate allowedMaxime Ripard2022-03-111-0/+37
| * | clk: bcm: rpi: Set a default minimum rateMaxime Ripard2022-03-111-0/+26
| * | clk: bcm: rpi: Add variant structureMaxime Ripard2022-03-111-17/+47
| |/
* | clk: bcm2835: Remove unused variableMaxime Ripard2022-03-111-2/+0
* | clk: cleanup commentsTom Rix2022-03-112-2/+2
|/
* clk: bcm-2835: Remove rounding up the dividersMaxime Ripard2021-10-251-8/+3
* clk: bcm-2835: Pick the closest clock rateMaxime Ripard2021-10-251-1/+1
* clk: bcm2835: Switch to clk_divider.determine_rateMartin Blumenstingl2021-08-051-5/+4
* clk: bcm: rpi: Release firmware handle on unbindNicolas Saenz Julienne2021-03-221-1/+1
* clk: bcm: clk-iproc-pll: Demote kernel-doc abuseLee Jones2021-02-111-1/+1
* clk: bcm: dvp: Add MODULE_DEVICE_TABLE()Nicolas Saenz Julienne2020-12-191-0/+1
* clk: bcm: dvp: drop a variable that is assigned to onlyUwe Kleine-König2020-12-191-2/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-10-222-1/+4
|\
| * clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-131-1/+3
| * clk: bcm: rpi: Add register to control pixel bvb clkHoegeun Kwon2020-09-221-0/+1
* | clk: bcm: dvp: Select the reset frameworkMaxime Ripard2020-09-101-0/+1
|/
*-. Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...Stephen Boyd2020-08-031-2/+2
|\ \
| | * clk: iproc: round clock rate to the closestLori Hikichi2020-07-241-2/+2
| |/
* | clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne2020-08-031-4/+21
* | clk: bcm: dvp: Add missing module informationsMaxime Ripard2020-06-261-0/+4
* | clk: bcm: rpi: Remove the quirks for the CPU clockMaxime Ripard2020-06-191-164/+0
* | clk: bcm2835: Don't cache the PLLB rateMaxime Ripard2020-06-191-2/+3
* | clk: bcm2835: Allow custom CCF flags for the PLLsMaxime Ripard2020-06-191-1/+2
* | Revert "clk: bcm2835: remove pllb"Maxime Ripard2020-06-191-4/+26