aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clkdev.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* clk: Look for parents with clkdev based clk_lookupsStephen Boyd2019-04-19
* clkdev: Move clk creation outside of 'clocks_mutex'Stephen Boyd2019-04-19
* clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd2019-04-18
* Merge branch 'clk-parent-rewrite' (early part) into clk-nextStephen Boyd2019-03-08
|\
| * clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd2019-03-01
| * clk: Inform the core about consumer devicesStephen Boyd2019-03-01
| * clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd2019-03-01
| * clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd2019-03-01
| |
| \
*-. \ Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd2019-03-08
|\ \ \ | |_|/ |/| |
| | * clkdev: add managed clkdev lookup registrationMatti Vaittinen2019-02-06
| |/ |/|
| * clk: Add comment about __of_clk_get_by_name() error valuesPhil Edworthy2019-02-06
|/
* ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...Bartosz Golaszewski2018-08-13
* ARM: 8776/1: clkdev: Remove duplicated negative index check from __of_clk_get()Geert Uytterhoeven2018-07-11
* clk: Prepare to remove asm-generic/clkdev.hStephen Boyd2018-01-02
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-21
* ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven2016-11-22
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* clkdev: Add clk_hw based registration APIsStephen Boyd2016-04-19
* clkdev: Remove clk_register_clkdevs()Stephen Boyd2016-04-19
* ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-16
* clkdev: fix clk_add_alias() with a NULL alias device nameRussell King2015-10-20
* clkdev: add clkdev_create() helperRussell King2015-05-06
* clkdev: const-ify connection id to clk_add_alias()Russell King2015-05-06
* clkdev: drop __init from clkdev_add_table()Russell King2015-05-06
* clkdev: use clk_hw internallyRussell King2015-05-06
* clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd2015-03-12
* clkdev: Always allocate a struct clk and call __clk_get() w/ CCFStephen Boyd2015-02-06
* clkdev: Export clk_register_clkdevTomeu Vizoso2015-02-02
* clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-02
* clkdev: Don't print errors on probe deferStephen Boyd2014-06-26
* clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2014-05-22
* clk: return probe defer when DT clock not yet readyJean-Francois Moine2014-02-24
* clkdev: Fix race condition in clock lookup from device treeSylwester Nawrocki2013-12-04
* ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-15
* clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-19
* clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-19
* clk: add DT clock binding supportGrant Likely2012-07-11
* CLKDEV: provide helpers for common clock frameworkRussell King2012-05-02
* ARM: 7392/1: CLKDEV: Optimize clk_find()viresh kumar2012-04-19
* ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-19
* CLKDEV: Fix clkdev return value for NULL clk caseRussell King2011-04-30
* ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26