aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm
Commit message (Expand)AuthorAge
...
| * clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason2015-10-21
| * clk: iproc: Add PWRCTRL supportJon Mason2015-10-21
| * clk: cygnus: Convert all macros to all capsJon Mason2015-10-21
| * ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann2015-10-21
* | clk: iproc: Fix PLL output frequency calculationSimran Rai2015-10-21
* | clk: Allow drivers to build if COMPILE_TEST is enabledJavier Martinez Canillas2015-10-16
* | clk: bcm2835: Add support for programming the audio domain clocksEric Anholt2015-10-12
* | clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.Eric Anholt2015-10-01
|/
* clk: bcm: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: bcm: Include clk.hStephen Boyd2015-07-20
* | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-28
|\ \
| * | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
| |/
* | clk: iproc: fix bit manipulation arithmeticRay Jui2015-07-02
* | clk: iproc: fix memory leak from clock nameRay Jui2015-07-02
|/
* clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-18
* clk: iproc: add initial common clock supportRay Jui2015-06-18
* clk: bcm/kona: Remove ccu_listStephen Boyd2015-05-14
* clk: bcm/kona: Silence sparse warningsStephen Boyd2015-05-14
* clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-17
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* clk: bcm/kona: implement determine_rate()Alex Elder2014-05-27
* clk: bcm21664: use common clock frameworkAlex Elder2014-04-30
* clk: bcm281xx: move compatible string definitionsAlex Elder2014-04-30
* clk: bcm281xx: add clock hysteresis supportAlex Elder2014-04-30
* clk: bcm281xx: add clock policy supportAlex Elder2014-04-30
* clk: bcm281xx: define CCU clock data staticallyAlex Elder2014-04-30
* clk: bcm281xx: initialize CCU structures staticallyAlex Elder2014-04-30
* clk: bcm281xx: change some symbol namesAlex Elder2014-04-30
* clk: bcm281xx: use init_data.name for clock nameAlex Elder2014-04-30
* clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder2014-04-30
* clk: bcm281xx: don't use unnamed structs or unionsAlex Elder2014-04-30
* clk: bcm281xx: don't disable unused peripheral clocksAlex Elder2014-02-24
* clk: bcm281xx: add initial clock framework supportAlex Elder2014-02-24