| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-28 | clk: bcm: iproc-asiu: simplify allocation | Rosen Penev | 1 | -17/+10 |
| 2026-04-25 | clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED | Maíra Canal | 1 | -0/+7 |
| 2026-03-24 | clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks | Maíra Canal | 1 | -4/+34 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -10/+10 |
| 2025-10-06 | Merge branch 'clk-determine-rate' into clk-next | Stephen Boyd | 1 | -10/+15 |
| 2025-09-21 | clk: bcm: rpi: Maximize V3D clock | Maíra Canal | 1 | -1/+5 |
| 2025-09-21 | clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing | Maíra Canal | 1 | -1/+55 |
| 2025-09-21 | clk: bcm: rpi: Add missing logs if firmware fails | Stefan Wahren | 1 | -2/+8 |
| 2025-09-08 | clk: bcm: iproc-asiu: convert from round_rate() to determine_rate() | Brian Masney | 1 | -10/+15 |
| 2025-07-26 | clk: Fix typos | Bjorn Helgaas | 2 | -2/+2 |
| 2025-07-24 | clk: bcm: bcm2835: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-05-06 | clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() | Henry Martin | 1 | -0/+2 |
| 2025-05-06 | clk: bcm: rpi: Drop module alias | Stefan Wahren | 1 | -1/+0 |
| 2025-05-06 | clk: bcm: kona: Remove unused scaled_div_build | Dr. David Alan Gilbert | 2 | -20/+0 |
| 2025-01-21 | Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-... | Stephen Boyd | 1 | -9/+24 |
| 2025-01-16 | clk: bcm: rpi: Add disp clock | Maxime Ripard | 1 | -0/+5 |
| 2025-01-16 | clk: bcm: rpi: Create helper to retrieve private data | Maxime Ripard | 1 | -8/+10 |
| 2025-01-16 | clk: bcm: rpi: Enable minimize for all firmware clocks | Dom Cobley | 1 | -0/+6 |
| 2025-01-16 | clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks | Dom Cobley | 1 | -1/+0 |
| 2025-01-16 | clk: bcm: rpi: Add ISP to exported clocks | Dom Cobley | 1 | -0/+3 |
| 2025-01-15 | clk: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-09-21 | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 3 | -3/+3 |
| 2024-08-28 | clk: bcm: bcm53573: fix OF node leak in init | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-04-29 | clk: bcm: rpi: Assign ->num before accessing ->hws | Nathan Chancellor | 1 | -1/+1 |
| 2024-04-29 | clk: bcm: dvp: Assign ->num before accessing ->hws | Nathan Chancellor | 1 | -1/+2 |
| 2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 3 | -3/+2 |
| 2023-06-14 | clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks() | Dan Carpenter | 1 | -2/+2 |
| 2023-04-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 6 | -12/+232 |
| 2023-04-25 | Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next | Stephen Boyd | 6 | -12/+232 |
| 2023-03-28 | clk: bcm: Convert to platform remove callback returning void | Uwe Kleine-König | 3 | -12/+6 |
| 2023-03-27 | clk: bcm: Add BCM63268 timer clock and reset driver | Álvaro Fernández Rojas | 3 | -0/+226 |
| 2023-03-06 | kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules | Nick Alcock | 2 | -2/+0 |
| 2022-10-28 | firmware: raspberrypi: Move the clock IDs to the firmware header | Maxime Ripard | 1 | -19/+0 |
| 2022-10-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -6/+48 |
| 2022-09-30 | clk: bcm: rpi: Add support for VEC clock | Dom Cobley | 1 | -0/+5 |
| 2022-09-30 | clk: bcm: rpi: Handle pixel clock in firmware | Ivan T. Ivanov | 1 | -0/+3 |
| 2022-09-30 | clk: bcm: rpi: Add support HEVC clock | Ivan T. Ivanov | 1 | -0/+3 |
| 2022-09-30 | clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration | Stefan Wahren | 1 | -3/+3 |
| 2022-09-30 | clk: bcm2835: Round UART input clock up | Ivan T. Ivanov | 1 | -2/+33 |
| 2022-09-30 | clk: bcm2835: Make peripheral PLLC critical | Maxime Ripard | 1 | -1/+1 |
| 2022-09-28 | clk: iproc: Do not rely on node name for correct PLL setup | Florian Fainelli | 1 | -4/+8 |
| 2022-08-23 | clk: bcm: rpi: Show clock id limit in error case | Stefan Wahren | 1 | -1/+2 |
| 2022-08-23 | clk: bcm: rpi: Add missing newline | Stefan Wahren | 1 | -3/+3 |
| 2022-08-23 | clk: bcm: rpi: Prevent out-of-bounds access | Stefan Wahren | 1 | -1/+6 |
| 2022-08-22 | clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate | Stefan Wahren | 1 | -1/+1 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -153/+23 |
| 2022-07-10 | clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang | 1 | -2/+2 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 14 | -153/+23 |
| 2022-05-27 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-20 | clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc() | Christophe JAILLET | 1 | -1/+1 |
| 2022-05-17 | clk: bcm2835: fix bcm2835_clock_choose_div | Stefan Wahren | 1 | -0/+1 |
| 2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 1 | -16/+109 |
| 2022-03-11 | clk: bcm2835: Remove unused variable | Maxime Ripard | 1 | -2/+0 |
| 2022-03-11 | clk: bcm: rpi: Run some clocks at the minimum rate allowed | Maxime Ripard | 1 | -0/+37 |
| 2022-03-11 | clk: bcm: rpi: Set a default minimum rate | Maxime Ripard | 1 | -0/+26 |
| 2022-03-11 | clk: bcm: rpi: Add variant structure | Maxime Ripard | 1 | -16/+46 |
| 2022-03-11 | clk: cleanup comments | Tom Rix | 2 | -2/+2 |
| 2021-10-25 | clk: bcm-2835: Remove rounding up the dividers | Maxime Ripard | 1 | -8/+3 |
| 2021-10-25 | clk: bcm-2835: Pick the closest clock rate | Maxime Ripard | 1 | -1/+1 |
| 2021-08-05 | clk: bcm2835: Switch to clk_divider.determine_rate | Martin Blumenstingl | 1 | -5/+4 |
| 2021-03-22 | clk: bcm: rpi: Release firmware handle on unbind | Nicolas Saenz Julienne | 1 | -1/+1 |
| 2021-02-11 | clk: bcm: clk-iproc-pll: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
| 2020-12-19 | clk: bcm: dvp: Add MODULE_DEVICE_TABLE() | Nicolas Saenz Julienne | 1 | -0/+1 |
| 2020-12-19 | clk: bcm: dvp: drop a variable that is assigned to only | Uwe Kleine-König | 1 | -2/+1 |
| 2020-10-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -1/+4 |
| 2020-10-13 | clk: bcm2835: add missing release if devm_clk_hw_register fails | Navid Emamdoost | 1 | -1/+3 |
| 2020-09-22 | clk: bcm: rpi: Add register to control pixel bvb clk | Hoegeun Kwon | 1 | -0/+1 |
| 2020-09-10 | clk: bcm: dvp: Select the reset framework | Maxime Ripard | 1 | -0/+1 |
| 2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 1 | -2/+2 |
| 2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | 1 | -4/+21 |
| 2020-07-24 | clk: iproc: round clock rate to the closest | Lori Hikichi | 1 | -2/+2 |
| 2020-06-26 | clk: bcm: dvp: Add missing module informations | Maxime Ripard | 1 | -0/+4 |
| 2020-06-19 | clk: bcm: rpi: Remove the quirks for the CPU clock | Maxime Ripard | 1 | -164/+0 |
| 2020-06-19 | clk: bcm2835: Don't cache the PLLB rate | Maxime Ripard | 1 | -2/+3 |
| 2020-06-19 | clk: bcm2835: Allow custom CCF flags for the PLLs | Maxime Ripard | 1 | -1/+2 |
| 2020-06-19 | Revert "clk: bcm2835: remove pllb" | Maxime Ripard | 1 | -4/+26 |
| 2020-06-19 | clk: bcm: rpi: Give firmware clocks a name | Maxime Ripard | 1 | -1/+20 |
| 2020-06-19 | clk: bcm: rpi: Discover the firmware clocks | Maxime Ripard | 1 | -12/+141 |
| 2020-06-19 | clk: bcm: rpi: Add an enum for the firmware clocks | Maxime Ripard | 1 | -4/+19 |
| 2020-06-19 | clk: bcm: rpi: Add DT provider for the clocks | Maxime Ripard | 1 | -0/+16 |
| 2020-06-19 | clk: bcm: rpi: Make the PLLB registration function return a clk_hw | Maxime Ripard | 1 | -22/+24 |
| 2020-06-19 | clk: bcm: rpi: Split pllb clock hooks | Maxime Ripard | 1 | -8/+22 |
| 2020-06-19 | clk: bcm: rpi: Rename is_prepared function | Maxime Ripard | 1 | -2/+2 |
| 2020-06-19 | clk: bcm: rpi: Pass the clocks data to the firmware function | Maxime Ripard | 1 | -15/+14 |
| 2020-06-19 | clk: bcm: rpi: Add clock id to data | Maxime Ripard | 1 | -9/+9 |
| 2020-06-19 | clk: bcm: rpi: Create a data structure for the clocks | Maxime Ripard | 1 | -10/+21 |
| 2020-06-19 | clk: bcm: rpi: Use CCF boundaries instead of rolling our own | Maxime Ripard | 1 | -10/+8 |
| 2020-06-19 | clk: bcm: rpi: Make sure the clkdev lookup is removed | Maxime Ripard | 1 | -2/+3 |
| 2020-06-19 | clk: bcm: rpi: Switch to clk_hw_register_clkdev | Maxime Ripard | 1 | -6/+5 |
| 2020-06-19 | clk: bcm: rpi: Remove pllb_arm_lookup global pointer | Maxime Ripard | 1 | -4/+4 |
| 2020-06-19 | clk: bcm: rpi: Make sure pllb_arm is removed | Maxime Ripard | 1 | -2/+1 |
| 2020-06-19 | clk: bcm: rpi: Remove global pllb_arm clock pointer | Maxime Ripard | 1 | -4/+3 |
| 2020-06-19 | clk: bcm: rpi: Use clk_hw_register for pllb_arm | Maxime Ripard | 1 | -6/+18 |
| 2020-06-19 | clk: bcm: rpi: Statically init clk_init_data | Maxime Ripard | 1 | -2/+1 |
| 2020-06-19 | clk: bcm: rpi: Allow the driver to be probed by DT | Maxime Ripard | 1 | -2/+17 |
| 2020-06-19 | clk: bcm: Add BCM2711 DVP driver | Maxime Ripard | 3 | -0/+132 |
| 2020-06-19 | clk: bcm63xx-gate: switch to dt-bindings definitions | Álvaro Fernández Rojas | 1 | -141/+439 |
| 2020-06-19 | clk: bcm63xx-gate: add BCM6318 support | Álvaro Fernández Rojas | 1 | -0/+44 |
| 2020-06-19 | clk: bcm63xx-gate: fix last clock availability | Álvaro Fernández Rojas | 1 | -0/+1 |
| 2020-05-27 | clk: bcm2835: Constify struct debugfs_reg32 | Rikard Falkeborn | 1 | -3/+3 |
| 2020-05-26 | clk: bcm2835: Remove casting to bcm2835_clk_register | Nathan Chancellor | 1 | -31/+37 |
| 2020-05-26 | clk: bcm2835: Fix return type of bcm2835_register_gate | Nathan Chancellor | 1 | -5/+5 |
| 2019-10-16 | clk: bcm2835: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -6/+2 |
| 2019-09-19 | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ... | Stephen Boyd | 1 | -18/+120 |
| 2019-09-17 | clk: bcm2835: Mark PLLD_PER as CRITICAL | Stefan Wahren | 1 | -1/+6 |
| 2019-09-17 | clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support | Stefan Wahren | 1 | -1/+19 |
| 2019-09-17 | clk: bcm2835: Introduce SoC specific clock registration | Stefan Wahren | 1 | -17/+96 |
| 2019-09-06 | clk: fix devm_platform_ioremap_resource.cocci warnings | kbuild test robot | 1 | -3/+1 |
| 2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 5 | -26/+585 |
| 2019-07-12 | Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip... | Stephen Boyd | 3 | -0/+247 |
| 2019-06-27 | clk: add BCM63XX gated clock controller driver | Jonas Gorski | 3 | -0/+247 |
| 2019-06-25 | clk: raspberrypi: register platform device for raspberrypi-cpufreq | Nicolas Saenz Julienne | 1 | -0/+15 |
| 2019-06-25 | clk: bcm283x: add driver interfacing with Raspberry Pi's firmware | Nicolas Saenz Julienne | 3 | -0/+308 |
| 2019-06-25 | clk: bcm2835: remove pllb | Nicolas Saenz Julienne | 1 | -24/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 | Thomas Gleixner | 1 | -12/+1 |
| 2019-06-06 | clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB | Florian Fainelli | 1 | -2/+2 |
| 2019-06-06 | clk: bcm: Make BCM2835 clock drivers selectable | Florian Fainelli | 2 | -2/+11 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 3 | -1/+4 |
| 2018-12-14 | Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and... | Stephen Boyd | 2 | -21/+2 |
| 2018-11-14 | clk: bcm2835: Switch to SPDX identifier | Stefan Wahren | 2 | -21/+2 |
| 2018-11-06 | clk: bcm2835: make license text and module license match | Stefan Wahren | 2 | -2/+2 |
| 2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -11/+11 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
| 2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -39/+138 |
| 2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2 | -4/+6 |
| 2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2 | -4/+3 |
| 2018-06-04 | Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '... | Stephen Boyd | 2 | -22/+126 |
| 2018-06-01 | clk: bcm: Update and add Stingray clock entries | Pramod Kumar | 1 | -15/+120 |
| 2018-06-01 | clk: bcm2835: use match_string() helper | Yisheng Xie | 1 | -7/+6 |
| 2018-06-01 | clk: Return void from debug_init op | Stephen Boyd | 1 | -14/+11 |
| 2018-06-01 | clk: bcm2835: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -4/+2 |
| 2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -3/+5 |
| 2018-04-06 | clk: bcm2835: De-assert/assert PLL reset signal when appropriate | Boris Brezillon | 1 | -3/+5 |
| 2018-03-19 | clk: bcm2835: Protect sections updating shared registers | Boris Brezillon | 1 | -0/+4 |
| 2018-03-19 | clk: bcm2835: Fix ana->maskX definitions | Boris Brezillon | 1 | -4/+4 |
| 2017-12-28 | clk: iproc: Minor tidy up of iproc pll data structures | Lori Hikichi | 1 | -47/+36 |
| 2017-12-28 | clk: iproc: Allow plls to do minor rate changes without reset | Lori Hikichi | 1 | -0/+47 |
| 2017-12-28 | clk: iproc: Fix error in the pll post divider rate calculation | Lori Hikichi | 1 | -16/+17 |
| 2017-12-28 | clk: iproc: Allow iproc pll to runtime calculate vco parameters | Lori Hikichi | 3 | -35/+92 |
| 2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -6/+1 |
| 2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+37 |
| 2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -31/+0 |
| 2017-11-13 | clk: kona-setup: Delete error messages for failed memory allocations | Markus Elfring | 1 | -6/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-12 | clk: bcm: Add Broadcom Hurricane 2 clock support | Florian Fainelli | 3 | -0/+37 |
| 2017-09-25 | clk: bcm2835: remove remains from stub clk driver | Danilo Krummrich | 2 | -31/+0 |
| 2017-06-21 | clk: iproc: Remove __init marking on iproc_pll_clk_setup() | Stephen Boyd | 1 | -6/+6 |
| 2017-06-19 | clk: bcm: Add clocks for Stingray SOC | Sandeep Tripathy | 3 | -0/+336 |
| 2017-06-02 | clk: bcm2835: Minimise clock jitter for PCM clock | Phil Elwell | 1 | -5/+29 |
| 2017-06-02 | clk: bcm2835: Limit PCM clock to OSC and PLLD_PER | Phil Elwell | 1 | -1/+26 |
| 2017-06-02 | clk: bcm2835: Correct the prediv logic | Phil Elwell | 1 | -1/+3 |
| 2017-04-19 | clk: ns2: Correct SDIO bits | Bharat Kumar Reddy Gooty | 1 | -1/+1 |
| 2017-04-12 | clk: iproc: Remove redundant check | Ray Jui | 1 | -1/+1 |
| 2017-01-20 | clk: bcm2835: Add leaf clock measurement support, disabled by default | Eric Anholt | 1 | -25/+119 |
| 2017-01-20 | clk: bcm2835: Register the DSI0/DSI1 pixel clocks. | Eric Anholt | 1 | -12/+109 |
| 2017-01-20 | clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers. | Eric Anholt | 1 | -14/+28 |
| 2016-12-12 | clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p... | Boris Brezillon | 1 | -1/+1 |
| 2016-12-08 | clk: bcm: Make COMMON_CLK_IPROC into a library | Stephen Boyd | 1 | -11/+5 |
| 2016-12-08 | clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock | Boris Brezillon | 1 | -1/+6 |
| 2016-12-08 | clk: bcm: Support rate change propagation on bcm2835 clocks | Boris Brezillon | 1 | -4/+63 |
| 2016-12-08 | clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk | Boris Brezillon | 1 | -1/+3 |
| 2016-11-23 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 1 | -1/+1 |
| 2016-11-23 | clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX | Florian Fainelli | 1 | -1/+1 |
| 2016-11-23 | clk: bcm2835: Fix ->fixed_divider of pllh_aux | Boris Brezillon | 1 | -1/+1 |
| 2016-10-17 | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. | Eric Anholt | 1 | -7/+4 |
| 2016-09-16 | clk: bcm: Add driver for BCM53573 ILP clock | Rafał Miłecki | 2 | -0/+149 |
| 2016-09-14 | clk: bcm2835: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2 | -55/+58 |
| 2016-09-14 | clk: iproc: Make clocks visible options | Jon Mason | 2 | -5/+32 |
| 2016-09-14 | clk-kona-setup: Use kmalloc_array() in parent_process() | Markus Elfring | 1 | -2/+2 |
| 2016-09-07 | clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent | Eric Anholt | 1 | -0/+23 |
| 2016-09-07 | clk: bcm2835: Mark the CM SDRAM clock's parent as critical | Eric Anholt | 1 | -0/+25 |
| 2016-09-07 | clk: bcm2835: Mark GPIO clocks enabled at boot as critical | Eric Anholt | 1 | -1/+9 |
| 2016-09-07 | clk: bcm2835: Mark the VPU clock as critical | Eric Anholt | 1 | -1/+4 |
| 2016-08-24 | clk: bcm: kona: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 3 | -51/+41 |
| 2016-06-30 | clk: bcm: iproc: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 3 | -35/+33 |
| 2016-06-20 | clk: iproc: fix missing include of clk-iproc.h | Ben Dooks | 1 | -0/+2 |
| 2016-05-06 | clk: bcm/kona: Do not use sizeof on pointer type | Vaishali Thakkar | 1 | -1/+2 |
| 2016-04-19 | clk: bcm2835: Fix PLL poweron | Eric Anholt | 1 | -0/+4 |
| 2016-04-19 | clk: bcm2835: Fix compiler warnings on 64-bit builds | Eric Anholt | 1 | -4/+4 |
| 2016-03-17 | clk: bcm2835: add missing osc and per clocks | Martin Sperl | 1 | -0/+90 |
| 2016-03-17 | clk: bcm2835: add missing PLL clock dividers | Martin Sperl | 1 | -0/+32 |
| 2016-03-17 | clk: bcm2835: enable management of PCM clock | Martin Sperl | 1 | -0/+7 |
| 2016-03-17 | clk: bcm2835: reorganize bcm2835_clock_array assignment | Martin Sperl | 1 | -459/+393 |
| 2016-03-17 | clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver | Martin Sperl | 1 | -73/+94 |
| 2016-03-17 | clk: bcm2835: expose raw clock-registers via debugfs | Martin Sperl | 1 | -0/+101 |
| 2016-03-17 | clk: bcm2835: clean up coding style issues | Martin Sperl | 1 | -6/+2 |
| 2016-03-17 | clk: bcm2835: correctly enable fractional clock support | Martin Sperl | 1 | -6/+39 |
| 2016-03-17 | clk: bcm2835: divider value has to be 1 or more | Martin Sperl | 1 | -2/+3 |
| 2016-03-17 | clk: bcm2835: add locking to pll*_on/off methods | Martin Sperl | 1 | -0/+4 |
| 2016-03-17 | clk: bcm2835: pll_off should only update CM_PLL_ANARST | Martin Sperl | 1 | -2/+8 |
| 2016-03-15 | clk: bcm2835: fix check of error code returned by devm_ioremap_resource() | Vladimir Zapolskiy | 1 | -2/+2 |
| 2016-03-02 | clk: bcm: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -6/+3 |
| 2016-02-25 | clk: bcm2835: added missing clock register definitions | Martin Sperl | 1 | -0/+13 |
| 2016-02-16 | Merge branch 'clk-bcm2835' into clk-next | Michael Turquette | 1 | -16/+9 |
| 2016-02-16 | clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate() | Eric Anholt | 1 | -11/+2 |