index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk.c
Age
Commit message (
Expand
)
Author
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-10
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-09-30
clk: Remove never used devm_of_clk_del_provider()
Andy Shevchenko
2022-09-15
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
2022-09-15
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
2022-09-15
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
clk: Clarify clk_get_rate() expectations
Maxime Ripard
2022-09-15
clk: Skip clamping when rounding if there's no boundaries
Maxime Ripard
2022-09-15
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-08-31
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Stephen Boyd
2022-08-23
clk: do not initialize ret
Claudiu Beznea
2022-08-23
clk: remove extra empty line
Claudiu Beznea
2022-08-22
clk: Fix comment typo
Jason Wang
2022-08-22
clk: core: Fix runtime PM sequence in clk_core_unprepare()
Chen-Yu Tsai
2022-08-22
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
Chen-Yu Tsai
2022-06-22
clk: Remove never used devm_clk_*unregister()
Andy Shevchenko
2022-04-22
clk: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-03-29
Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...
Stephen Boyd
2022-03-25
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-03-25
clk: Initialize orphan req_rate
Maxime Ripard
2022-03-11
clk: Always set the rate on clk_set_range_rate
Maxime Ripard
2022-03-11
clk: Use clamp instead of open-coding our own
Maxime Ripard
2022-03-11
clk: Always clamp the rounded rate
Maxime Ripard
2022-03-11
clk: Enforce that disjoints limits are invalid
Maxime Ripard
2022-03-11
clk: Fix clk_hw_get_clk() when dev is NULL
Maxime Ripard
2022-02-25
clk: Mark clk_core_evict_parent_cache_subtree() 'target' const
Stephen Boyd
2022-02-25
clk: Mark 'all_lists' as const
Stephen Boyd
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-01-11
Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...
Stephen Boyd
2022-01-05
clk: Enable/Disable runtime PM for clk_summary
Taniya Das
2021-12-10
clk: Emit a stern warning with writable debugfs enabled
Stephen Boyd
2021-12-09
clk: Add write operation for clk_parent debugfs node
Sam Protsenko
2021-12-09
clk: __clk_core_init() never takes NULL
Stephen Boyd
2021-12-09
clk: clk_core_get() can also return NULL
Stephen Boyd
2021-12-07
clk: Don't parent clks until the parent is fully registered
Mike Tipton
2021-10-26
clk: use clk_core_get_rate_recalc() in clk_rate_get()
Claudiu Beznea
2021-05-11
clk: Skip clk provider registration when np is NULL
Tudor Ambarus
2021-04-28
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[next]