aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm
AgeCommit message (Expand)Author
2022-10-26clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-15clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost
2020-08-21clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne
2020-08-19clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor
2019-09-19Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd
2019-09-17clk: bcm2835: Mark PLLD_PER as CRITICALStefan Wahren
2019-09-17clk: bcm2835: Add BCM2711_CLOCK_EMMC2 supportStefan Wahren
2019-09-17clk: bcm2835: Introduce SoC specific clock registrationStefan Wahren
2019-09-06clk: fix devm_platform_ioremap_resource.cocci warningskbuild test robot
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-12Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd
2019-06-27clk: add BCM63XX gated clock controller driverJonas Gorski
2019-06-25clk: raspberrypi: register platform device for raspberrypi-cpufreqNicolas Saenz Julienne
2019-06-25clk: bcm283x: add driver interfacing with Raspberry Pi's firmwareNicolas Saenz Julienne
2019-06-25clk: bcm2835: remove pllbNicolas Saenz Julienne
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner
2019-06-06clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTBFlorian Fainelli
2019-06-06clk: bcm: Make BCM2835 clock drivers selectableFlorian Fainelli
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-14Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd
2018-11-14clk: bcm2835: Switch to SPDX identifierStefan Wahren
2018-11-06clk: bcm2835: make license text and module license matchStefan Wahren
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-04Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd
2018-06-01clk: bcm: Update and add Stingray clock entriesPramod Kumar
2018-06-01clk: bcm2835: use match_string() helperYisheng Xie
2018-06-01clk: Return void from debug_init opStephen Boyd
2018-06-01clk: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-06clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon
2018-03-19clk: bcm2835: Protect sections updating shared registersBoris Brezillon
2018-03-19clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon
2017-12-28clk: iproc: Minor tidy up of iproc pll data structuresLori Hikichi
2017-12-28clk: iproc: Allow plls to do minor rate changes without resetLori Hikichi
2017-12-28clk: iproc: Fix error in the pll post divider rate calculationLori Hikichi
2017-12-28clk: iproc: Allow iproc pll to runtime calculate vco parametersLori Hikichi
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds