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