index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-07-28
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
clk: keystone: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
clk: at91: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
2015-07-28
clk: mediatek: Fix calculation of PLL rate settings
James Liao
2015-07-28
clk: mediatek: Fix PLL registers setting flow
James Liao
2015-07-28
clk: Allow providers to configure min/max rates
Stephen Boyd
2015-07-28
clk: twl6040: Convert to use devm_clk_register
Axel Lin
2015-07-28
clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
Axel Lin
2015-07-28
clk: shmobile: Remove unneeded #include <linux/clkdev.h>
Geert Uytterhoeven
2015-07-28
clk: ti: Force pointer to be __iomem
Stephen Boyd
2015-07-28
clk: ti: clk-3xxx: Remove unused structures
Stephen Boyd
2015-07-28
clk: ti: Mark ti_clk_features static
Stephen Boyd
2015-07-28
clk: ti: Check kzalloc() for failures
Stephen Boyd
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-07-28
clk: h8300: Fix signness bug
Axel Lin
2015-07-28
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
Stephen Boyd
2015-07-28
clk: gpio: Unlock mutex on error path
Stephen Boyd
2015-07-28
clk: h8300: Use standard Linux I/O accessors
Stephen Boyd
2015-07-28
clk: h8300: Drop allocation printk and cleanup sizeof style
Stephen Boyd
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2015-07-27
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-13
clk: st: Fix error paths and allocation style
Stephen Boyd
2015-07-07
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2015-07-07
clk: Move clk_provider_list to scope of function using it
Stephen Boyd
2015-07-07
clk: Check for allocation errors in of_clk_init()
Stephen Boyd
2015-07-07
Merge branch 'clk-rk3368' into clk-next
Stephen Boyd
2015-07-07
clk: qcom: Add support for SR2 PLLs
Georgi Djakov
2015-07-07
clk: at91: Silence warnings and cleanup __init/extern usage
Stephen Boyd
2015-07-07
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
2015-07-06
clk: qcom: Constify the parent names arrays
Georgi Djakov
2015-07-06
clk: xgene: Delete duplicated name field
Matthias Brugger
2015-07-06
clk: Rename clk-gpio-gate.c to clk-gpio.c
Sergej Sawazki
2015-07-06
clk: add gpio controlled clock multiplexer
Sergej Sawazki
2015-07-06
clk: gpio-gate: Stay silent on EPROBE_DEFER
Sergej Sawazki
2015-07-06
clk: gpio-gate: Include export.h instead of module.h
Sergej Sawazki
2015-07-06
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2015-07-06
clk: mediatek: mt8173: Fix enabling of critical clocks
Sascha Hauer
2015-07-06
clk: rockchip: add rk3368 clock controller
Heiko Stuebner
2015-07-06
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
Heiko Stuebner
2015-07-06
clk: rockchip: fix issues in the mmc-phase clock
Heiko Stuebner
2015-07-06
clk: rockchip: add support for phase inverters
Heiko Stuebner
2015-07-06
clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
Heiko Stuebner
2015-07-06
clk: rockchip: protect register macros against multipart values
Heiko Stuebner
2015-07-06
clk: rockchip: fix faulty vip parent name on rk3288
Heiko Stuebner
2015-07-06
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
Heiko Stuebner
2015-07-06
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
[next]