summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | clk: bcm: rpi: Give firmware clocks a nameMaxime Ripard2020-06-191-1/+20
* | clk: bcm: rpi: Discover the firmware clocksMaxime Ripard2020-06-191-12/+141
* | clk: bcm: rpi: Add an enum for the firmware clocksMaxime Ripard2020-06-191-4/+19
* | clk: bcm: rpi: Add DT provider for the clocksMaxime Ripard2020-06-191-0/+16
* | clk: bcm: rpi: Make the PLLB registration function return a clk_hwMaxime Ripard2020-06-191-22/+24
* | clk: bcm: rpi: Split pllb clock hooksMaxime Ripard2020-06-191-8/+22
* | clk: bcm: rpi: Rename is_prepared functionMaxime Ripard2020-06-191-2/+2
* | clk: bcm: rpi: Pass the clocks data to the firmware functionMaxime Ripard2020-06-191-15/+14
* | clk: bcm: rpi: Add clock id to dataMaxime Ripard2020-06-191-9/+9
* | clk: bcm: rpi: Create a data structure for the clocksMaxime Ripard2020-06-191-10/+21
* | clk: bcm: rpi: Use CCF boundaries instead of rolling our ownMaxime Ripard2020-06-191-10/+8
* | clk: bcm: rpi: Make sure the clkdev lookup is removedMaxime Ripard2020-06-191-2/+3
* | clk: bcm: rpi: Switch to clk_hw_register_clkdevMaxime Ripard2020-06-191-6/+5
* | clk: bcm: rpi: Remove pllb_arm_lookup global pointerMaxime Ripard2020-06-191-4/+4
* | clk: bcm: rpi: Make sure pllb_arm is removedMaxime Ripard2020-06-191-2/+1
* | clk: bcm: rpi: Remove global pllb_arm clock pointerMaxime Ripard2020-06-191-4/+3
* | clk: bcm: rpi: Use clk_hw_register for pllb_armMaxime Ripard2020-06-191-6/+18
* | clk: bcm: rpi: Statically init clk_init_dataMaxime Ripard2020-06-191-2/+1
* | clk: bcm: rpi: Allow the driver to be probed by DTMaxime Ripard2020-06-191-2/+17
* | clk: bcm: Add BCM2711 DVP driverMaxime Ripard2020-06-193-0/+132
* | clk: bcm63xx-gate: switch to dt-bindings definitionsÁlvaro Fernández Rojas2020-06-191-141/+439
* | clk: bcm63xx-gate: add BCM6318 supportÁlvaro Fernández Rojas2020-06-191-0/+44
* | clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas2020-06-191-0/+1
|/
* clk: bcm2835: Constify struct debugfs_reg32Rikard Falkeborn2020-05-271-3/+3
* clk: bcm2835: Remove casting to bcm2835_clk_registerNathan Chancellor2020-05-261-31/+37
* clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor2020-05-261-5/+5
* clk: bcm2835: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-162-6/+2
*-. Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd2019-09-191-18/+120
|\ \
| | * clk: bcm2835: Mark PLLD_PER as CRITICALStefan Wahren2019-09-171-1/+6
| | * clk: bcm2835: Add BCM2711_CLOCK_EMMC2 supportStefan Wahren2019-09-171-1/+19
| | * clk: bcm2835: Introduce SoC specific clock registrationStefan Wahren2019-09-171-17/+96
| |/
* / clk: fix devm_platform_ioremap_resource.cocci warningskbuild test robot2019-09-061-3/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-175-26/+585
|\
| *-. Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd2019-07-123-0/+247
| |\ \