summaryrefslogtreecommitdiff
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAge
...
| * | | | clk: mux: Remove clk.h includeStephen Boyd2015-07-20
| * | | | clk: efm32gg: Remove clk.h includeStephen Boyd2015-07-20
| * | | | clk: clps711x: Remove clk.h includeStephen Boyd2015-07-20
| * | | | clk: cdce706: Include clk.hStephen Boyd2015-07-20
| * | | | clk: axi-clkgen: Remove clk.h includeStephen Boyd2015-07-20
| * | | | clk: i.MX: Remove clk.h includeStephen Boyd2015-07-20
| |/ / /
* | | | clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | | | clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | | | clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | | | clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | | | clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | | | clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao2015-07-28
* | | | clk: mediatek: Fix calculation of PLL rate settingsJames Liao2015-07-28
* | | | clk: mediatek: Fix PLL registers setting flowJames Liao2015-07-28
* | | | clk: Allow providers to configure min/max ratesStephen Boyd2015-07-28
* | | | clk: twl6040: Convert to use devm_clk_registerAxel Lin2015-07-28
* | | | clk: s2mps11: Simplify s2mps11_clk_probe unwind pathsAxel Lin2015-07-28
* | | | clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven2015-07-28
* | | | clk: ti: Force pointer to be __iomemStephen Boyd2015-07-28
* | | | clk: ti: clk-3xxx: Remove unused structuresStephen Boyd2015-07-28
* | | | clk: ti: Mark ti_clk_features staticStephen Boyd2015-07-28
* | | | clk: ti: Check kzalloc() for failuresStephen Boyd2015-07-28
* | | | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-28
|\ \ \ \
| * | | | clk: ti: move low-level access and init code under clock driverTero Kristo2015-06-02
| * | | | clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-02
| * | | | clk: ti: move some public definitions to private headerTero Kristo2015-06-02
| * | | | clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo2015-06-02
| * | | | clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo2015-06-02
| * | | | clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo2015-06-02
| * | | | clk: ti: omap2430: move clock support code under clock driverTero Kristo2015-06-02
| * | | | clk: ti: dflt: move support for default gate clock to clock driverTero Kristo2015-06-02
| * | | | clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo2015-06-02
| * | | | clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-02
| * | | | clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo2015-06-02
| * | | | clk: ti: move interface clock implementation under drivers/clkTero Kristo2015-06-02
| * | | | clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo2015-06-02
| * | | | clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo2015-06-02
| * | | | ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-02
| | |/ / | |/| |
* | | | clk: h8300: Fix signness bugAxel Lin2015-07-28
* | | | clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocksStephen Boyd2015-07-28
* | | | clk: gpio: Unlock mutex on error pathStephen Boyd2015-07-28
* | | | clk: h8300: Use standard Linux I/O accessorsStephen Boyd2015-07-28
* | | | clk: h8300: Drop allocation printk and cleanup sizeof styleStephen Boyd2015-07-28
* | | | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-28
|\ \ \ \
| * | | | clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
| * | | | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
| | |/ / | |/| |
* | | | clk: st: Fix error paths and allocation styleStephen Boyd2015-07-13
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-07-07
|\ \ \ \ | | |_|/ | |/| |
| * | | drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev2015-07-07
* | | | clk: Move clk_provider_list to scope of function using itStephen Boyd2015-07-07