Age | Commit message (Expand) | Author |
2015-05-06 | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King |
2015-05-06 | clk: update clk API documentation to clarify clk_round_rate() | Russell King |
2015-03-11 | clk: introduce clk_is_match | Michael Turquette |
2015-02-02 | clk: Add rate constraints to clocks | Tomeu Vizoso |
2015-01-24 | clk: Introduce clk_has_parent() | Thierry Reding |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-09-27 | clk: introduce clk_set_phase function & callback | Mike Turquette |
2014-09-09 | Documentation: Docbook: Fix generated DocBook/kernel-api.xml | Masanari Iida |
2014-02-24 | clk: add pr_debug & kerneldoc around clk notifiers | Mike Turquette |
2013-12-22 | clk: add clk accuracy retrieval support | Boris BREZILLON |
2013-04-10 | clk: Properly handle notifier return values | Soren Brinkmann |
2012-07-30 | clk: add non CONFIG_HAVE_CLK routines | Viresh Kumar |
2012-07-24 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2012-07-24 | Fix typo in include/linux/clk.h . | Jan-Simon Möller |
2012-07-19 | clk: fix compile for OF && !COMMON_CLK | Rob Herring |
2012-07-19 | clk: fix clk_get on of_clk_get_by_name return check | Shawn Guo |
2012-07-11 | clk: add DT clock binding support | Grant Likely |
2012-05-11 | Merge branch 'depends/rmk/clkdev' into next/clock | Arnd Bergmann |
2012-04-24 | clk: remove trailing whitespace from clk.h | Rob Herring |
2012-04-24 | clk: Remove comment for end of CONFIG_COMMON_CLK section | Mark Brown |
2012-04-19 | ARM: 7376/1: clkdev: Implement managed clk_get() | Mark Brown |
2012-03-16 | clk: introduce the common clock framework | Mike Turquette |
2011-12-28 | clk: add helper functions clk_prepare_enable and clk_disable_unprepare | Richard Zhao |
2011-09-27 | clk: provide prepare/unprepare functions | Russell King |
2009-06-04 | [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c | Tony Lindgren |
2009-03-27 | clkdev: add possibility to get a clock based on the device name | Sascha Hauer |
2008-10-16 | include/linux/clk.h: fix comment | Alex Raimondi |
2006-03-25 | include/linux/clk.h is betraying its ARM origins | Todd Poynor |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King |