Age | Commit message (Expand) | Author | Files | Lines |
2022-04-22 | clk: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -8/+1 |
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 1 | -28/+14 |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 1 | -40/+91 |
2022-03-25 | clk: Drop the rate range on clk_put() | Maxime Ripard | 1 | -14/+28 |
2022-03-25 | clk: Initialize orphan req_rate | Maxime Ripard | 1 | -0/+13 |
2022-03-11 | clk: Always set the rate on clk_set_range_rate | Maxime Ripard | 1 | -22/+23 |
2022-03-11 | clk: Use clamp instead of open-coding our own | Maxime Ripard | 1 | -5/+1 |
2022-03-11 | clk: Always clamp the rounded rate | Maxime Ripard | 1 | -0/+2 |
2022-03-11 | clk: Enforce that disjoints limits are invalid | Maxime Ripard | 1 | -0/+24 |
2022-03-11 | clk: Fix clk_hw_get_clk() when dev is NULL | Maxime Ripard | 1 | -1/+2 |
2022-02-25 | clk: Mark clk_core_evict_parent_cache_subtree() 'target' const | Stephen Boyd | 1 | -1/+1 |
2022-02-25 | clk: Mark 'all_lists' as const | Stephen Boyd | 1 | -2/+2 |
2022-01-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -11/+69 |
2022-01-11 | Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d... | Stephen Boyd | 1 | -11/+69 |
2022-01-05 | clk: Enable/Disable runtime PM for clk_summary | Taniya Das | 1 | -0/+2 |
2021-12-10 | clk: Emit a stern warning with writable debugfs enabled | Stephen Boyd | 1 | -0/+18 |
2021-12-09 | clk: Add write operation for clk_parent debugfs node | Sam Protsenko | 1 | -1/+41 |
2021-12-09 | clk: __clk_core_init() never takes NULL | Stephen Boyd | 1 | -3/+0 |
2021-12-09 | clk: clk_core_get() can also return NULL | Stephen Boyd | 1 | -7/+8 |
2021-12-07 | clk: Don't parent clks until the parent is fully registered | Mike Tipton | 1 | -3/+12 |
2021-10-26 | clk: use clk_core_get_rate_recalc() in clk_rate_get() | Claudiu Beznea | 1 | -1/+4 |
2021-05-11 | clk: Skip clk provider registration when np is NULL | Tudor Ambarus | 1 | -0/+9 |
2021-04-28 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -16/+4 |
2021-04-14 | Merge tag 'v5.12-rc7' into driver-core-next | Greg Kroah-Hartman | 1 | -26/+21 |
2021-04-02 | clk: fix invalid usage of list cursor in unregister | Lukasz Bartosik | 1 | -17/+13 |
2021-04-02 | clk: fix invalid usage of list cursor in register | Lukasz Bartosik | 1 | -9/+8 |
2021-03-26 | clk: Drop double "if" in clk_core_determine_round_nolock() comment | Geert Uytterhoeven | 1 | -1/+1 |
2021-03-23 | clk: Mark fwnodes when their clock provider is added | Tudor Ambarus | 1 | -0/+2 |
2021-03-13 | clk: use clk_core_enable_lock() a bit more | Rasmus Villemoes | 1 | -15/+3 |
2021-02-24 | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2021-02-09 | clk: Mark fwnodes when their clock provider is added/removed | Saravana Kannan | 1 | -0/+3 |
2021-01-27 | PM: clk: make PM clock layer compatible with clocks that must sleep | Nicolas Pitre | 1 | -0/+21 |
2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | 1 | -0/+6 |
2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd | 1 | -4/+11 |
2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 1 | -7/+104 |
2020-12-17 | clk: Trace clk_set_rate() "range" functions | Maxime Ripard | 1 | -0/+6 |
2020-12-17 | clk: Add hardware-enable column to clk summary | Dmitry Osipenko | 1 | -4/+11 |
2020-11-14 | clk: add devm variant of clk_notifier_register | Jerome Brunet | 1 | -0/+36 |
2020-11-14 | clk: add api to get clk consumer from clk_hw | Jerome Brunet | 1 | -0/+61 |
2020-11-14 | clk: avoid devm_clk_release name clash | Jerome Brunet | 1 | -6/+6 |
2020-11-14 | clk: remove unneeded dead-store initialization | Lukas Bulwahn | 1 | -1/+1 |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 1 | -6/+0 |
2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 1 | -0/+29 |
2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall | 1 | -6/+0 |
2020-07-24 | clk: Clean up kernel-doc errors | Stephen Boyd | 1 | -0/+3 |
2020-07-24 | clk: Add support for enabling/disabling clocks from debugfs | Mike Tipton | 1 | -0/+29 |
2020-06-22 | clk: add function documentation for clk_hw_round_rate() | Sarang Mairal | 1 | -0/+15 |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+0 |
2020-05-26 | PM: runtime: clk: Fix clk_pm_runtime_get() error path | Rafael J. Wysocki | 1 | -1/+5 |