index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-05-20
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-05-17
clk: bcm2835: fix bcm2835_clock_choose_div
Stefan Wahren
2022-03-29
Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...
Stephen Boyd
2022-03-11
clk: bcm2835: Remove unused variable
Maxime Ripard
2022-03-11
clk: bcm: rpi: Run some clocks at the minimum rate allowed
Maxime Ripard
2022-03-11
clk: bcm: rpi: Set a default minimum rate
Maxime Ripard
2022-03-11
clk: bcm: rpi: Add variant structure
Maxime Ripard
2022-03-11
clk: cleanup comments
Tom Rix
2021-10-25
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
2021-10-25
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
2021-08-05
clk: bcm2835: Switch to clk_divider.determine_rate
Martin Blumenstingl
2021-03-22
clk: bcm: rpi: Release firmware handle on unbind
Nicolas Saenz Julienne
2021-02-11
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
Lee Jones
2020-12-19
clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
Nicolas Saenz Julienne
2020-12-19
clk: bcm: dvp: drop a variable that is assigned to only
Uwe Kleine-König
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-10-13
clk: bcm2835: add missing release if devm_clk_hw_register fails
Navid Emamdoost
2020-09-22
clk: bcm: rpi: Add register to control pixel bvb clk
Hoegeun Kwon
2020-09-10
clk: bcm: dvp: Select the reset framework
Maxime Ripard
2020-08-03
Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c...
Stephen Boyd
2020-08-03
clk: bcm2835: Do not use prediv with bcm2711's PLLs
Nicolas Saenz Julienne
2020-07-24
clk: iproc: round clock rate to the closest
Lori Hikichi
2020-06-26
clk: bcm: dvp: Add missing module informations
Maxime Ripard
2020-06-19
clk: bcm: rpi: Remove the quirks for the CPU clock
Maxime Ripard
2020-06-19
clk: bcm2835: Don't cache the PLLB rate
Maxime Ripard
2020-06-19
clk: bcm2835: Allow custom CCF flags for the PLLs
Maxime Ripard
2020-06-19
Revert "clk: bcm2835: remove pllb"
Maxime Ripard
2020-06-19
clk: bcm: rpi: Give firmware clocks a name
Maxime Ripard
2020-06-19
clk: bcm: rpi: Discover the firmware clocks
Maxime Ripard
2020-06-19
clk: bcm: rpi: Add an enum for the firmware clocks
Maxime Ripard
2020-06-19
clk: bcm: rpi: Add DT provider for the clocks
Maxime Ripard
2020-06-19
clk: bcm: rpi: Make the PLLB registration function return a clk_hw
Maxime Ripard
2020-06-19
clk: bcm: rpi: Split pllb clock hooks
Maxime Ripard
2020-06-19
clk: bcm: rpi: Rename is_prepared function
Maxime Ripard
2020-06-19
clk: bcm: rpi: Pass the clocks data to the firmware function
Maxime Ripard
2020-06-19
clk: bcm: rpi: Add clock id to data
Maxime Ripard
2020-06-19
clk: bcm: rpi: Create a data structure for the clocks
Maxime Ripard
2020-06-19
clk: bcm: rpi: Use CCF boundaries instead of rolling our own
Maxime Ripard
2020-06-19
clk: bcm: rpi: Make sure the clkdev lookup is removed
Maxime Ripard
2020-06-19
clk: bcm: rpi: Switch to clk_hw_register_clkdev
Maxime Ripard
2020-06-19
clk: bcm: rpi: Remove pllb_arm_lookup global pointer
Maxime Ripard
2020-06-19
clk: bcm: rpi: Make sure pllb_arm is removed
Maxime Ripard
2020-06-19
clk: bcm: rpi: Remove global pllb_arm clock pointer
Maxime Ripard
2020-06-19
clk: bcm: rpi: Use clk_hw_register for pllb_arm
Maxime Ripard
2020-06-19
clk: bcm: rpi: Statically init clk_init_data
Maxime Ripard
2020-06-19
clk: bcm: rpi: Allow the driver to be probed by DT
Maxime Ripard
2020-06-19
clk: bcm: Add BCM2711 DVP driver
Maxime Ripard
2020-06-19
clk: bcm63xx-gate: switch to dt-bindings definitions
Álvaro Fernández Rojas
2020-06-19
clk: bcm63xx-gate: add BCM6318 support
Álvaro Fernández Rojas
[next]