aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk.h
AgeCommit message (Expand)Author
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King
2015-05-06clk: update clk API documentation to clarify clk_round_rate()Russell King
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-01-24clk: Introduce clk_has_parent()Thierry Reding
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-02-24clk: add pr_debug & kerneldoc around clk notifiersMike Turquette
2013-12-22clk: add clk accuracy retrieval supportBoris BREZILLON
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar
2012-07-24Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-24Fix typo in include/linux/clk.h .Jan-Simon Möller
2012-07-19clk: fix compile for OF && !COMMON_CLKRob Herring
2012-07-19clk: fix clk_get on of_clk_get_by_name return checkShawn Guo
2012-07-11clk: add DT clock binding supportGrant Likely
2012-05-11Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann
2012-04-24clk: remove trailing whitespace from clk.hRob Herring
2012-04-24clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown
2012-03-16clk: introduce the common clock frameworkMike Turquette
2011-12-28clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao
2011-09-27clk: provide prepare/unprepare functionsRussell King
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren
2009-03-27clkdev: add possibility to get a clock based on the device nameSascha Hauer
2008-10-16include/linux/clk.h: fix commentAlex Raimondi
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King