History for barebox / drivers / clk / clk.c
2020-06-23
@Ahmad Fatoum
clk: sync of_clk_get_parent_name with upstream ...
Ahmad Fatoum authored on 22 Jun 2020 Sascha Hauer committed on 23 Jun 2020
2020-04-15
@Ahmad Fatoum
clk: migrate to SPDX-License-Identifier use ...
Ahmad Fatoum authored on 13 Apr 2020 Sascha Hauer committed on 15 Apr 2020
2020-02-25
@Sascha Hauer
clk: print more consistent clock states ...
Sascha Hauer committed on 25 Feb 2020
@Sascha Hauer
clk: Do not let the enable count of critical clocks go below 1 ...
Sascha Hauer committed on 25 Feb 2020
@Sascha Hauer
clk: initially enable critical clocks ...
Sascha Hauer committed on 25 Feb 2020
2019-03-11
@Sascha Hauer
clk: Support CLK_IS_CRITICAL flag ...
Sascha Hauer committed on 11 Mar 2019
2018-11-23
@Matthias Schiffer
clk: fix NULL deref without OF node in debug message ...
Matthias Schiffer authored on 20 Nov 2018 Sascha Hauer committed on 23 Nov 2018
2018-05-14
@Nikita Yushchenko
clk: support pinmux configuration in clock provider nodes ...
Nikita Yushchenko authored on 10 May 2018 Sascha Hauer committed on 14 May 2018
2017-03-09
@Andrey Smirnov
clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREE ...
Andrey Smirnov authored on 8 Mar 2017 Sascha Hauer committed on 9 Mar 2017
@Andrey Smirnov
clk: Port two helper functions from Linux ...
Andrey Smirnov authored on 8 Mar 2017 Sascha Hauer committed on 9 Mar 2017
2017-02-06
@Sascha Hauer
clk: implement CLK_OPS_PARENT_ENABLE ...
Sascha Hauer committed on 6 Feb 2017
@Sascha Hauer
clk: Keep enable count consistent over reparent ...
Sascha Hauer committed on 6 Feb 2017
2017-01-11
@Andrey Smirnov
clk: Port of_clk_set_defaults() ...
Andrey Smirnov authored on 9 Nov 2016 Sascha Hauer committed on 11 Jan 2017
2016-11-14
@Sascha Hauer
Merge branch 'for-next/vybrid'
Sascha Hauer committed on 14 Nov 2016
@Andrey Smirnov
clk: Port clock dependency resolution code ...
Andrey Smirnov authored on 9 Nov 2016 Sascha Hauer committed on 14 Nov 2016
2016-11-08
@Sascha Hauer
clk: add clock command completion ...
Sascha Hauer committed on 8 Nov 2016
2015-03-09
@Sascha Hauer
Merge branch 'for-next/rockchip' ...
Sascha Hauer committed on 9 Mar 2015
2015-03-05
@Sascha Hauer
clk: Treat NULL as dummy clocks ...
Sascha Hauer committed on 5 Mar 2015
@Andrey Panov
CLK: Check and do not allow to register clock twice ...
Andrey Panov authored on 4 Mar 2015 Sascha Hauer committed on 5 Mar 2015
2014-04-29
@Antony Pavlov
clk: move of_clk_get_parent_name() to common clk code ...
Antony Pavlov authored on 25 Apr 2014 Sascha Hauer committed on 29 Apr 2014
2014-04-23
@Lucas Stach
treewide: fix signedness mixups in printf format specifiers ...
Lucas Stach authored on 21 Apr 2014 Sascha Hauer committed on 23 Apr 2014
2014-03-28
@Sascha Hauer
clk: Add parent round/set rate for mux and gate ...
Sascha Hauer committed on 28 Mar 2014
@Sascha Hauer
clk: implement clk_round_rate ...
Sascha Hauer committed on 28 Mar 2014
2013-11-11
@Sebastian Hesselbarth
clk: add of_clk_init and CLK_OF_DECLARE macro ...
Sebastian Hesselbarth authored on 9 Nov 2013 Sascha Hauer committed on 11 Nov 2013
2013-09-23
@Sascha Hauer
clk: of: introduce of_clk_src_simple_get ...
Sascha Hauer committed on 23 Sep 2013
2013-07-02
@Lucas Stach
clk: add clock lookup from devicetree ...
Lucas Stach authored on 30 Jun 2013 Sascha Hauer committed on 2 Jul 2013
2013-06-20
@Sascha Hauer
clk: add prototype for clk_is_enabled ...
Sascha Hauer committed on 20 Jun 2013
2013-06-05
@Antony Pavlov
clk: fix warning: no previous prototype for 'clk_is_enabled' ...
Antony Pavlov authored on 5 Jun 2013 Sascha Hauer committed on 5 Jun 2013
2013-03-15
@Sascha Hauer
clk: Add is_enabled callback ...
Sascha Hauer committed on 15 Mar 2013
2012-12-03
@Antony Pavlov
commands: clk_dump: denote always enabled clocks ...
Antony Pavlov authored on 2 Dec 2012 Sascha Hauer committed on 3 Dec 2012