index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-08-24
drivers/clk: appropriate __init annotation for const data
Nicolas Pitre
2015-08-24
clk: rockchip: register pll mux before pll itself
Heiko Stuebner
2015-08-24
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
2015-08-24
clk: remove duplicated code with __clk_set_parent_after
Dong Aisheng
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
clk: Constify clk_hw argument to provider APIs
Stephen Boyd
2015-08-24
clk: Hi6220: add stub clock driver
Leo Yan
2015-08-24
clk: atlas7: fix pll missed divide NR in fraction mode
Guo Zeng
2015-08-24
clk: atlas7: fix bit field and its root clk for coresight_tpiu
Guo Zeng
2015-08-24
clk: atlas7: replace dto resolution magic number by macro
Yibo Cai
2015-08-24
clk: atlas7: fix integer overflow in dto rate calculation
Yibo Cai
2015-08-24
clk: atlas7: export mux clks so that consumers can get them
Guo Zeng
2015-08-24
clk: atlas7: add lost pwm unit clks
Guo Zeng
2015-08-24
clk: socfpga: Add a second parent option for the dbg_base_clk
Dinh Nguyen
2015-08-24
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
2015-08-24
clk: Remove unused provider APIs
Stephen Boyd
2015-08-24
clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
Stephen Boyd
2015-08-24
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: versatile: Switch to assigned clock parents
Stephen Boyd
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: spear: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: sirf: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: samsung: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: rockchip: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: stm32f4: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: mvebu: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Convert basic types to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: bcm: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: at91: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: ti: Remove CLK_IS_BASIC check
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-24
clk: Add clk_hw_*() APIs for use by clk providers
Stephen Boyd
2015-08-12
clk: rockchip: Fix SPIF special clock definition
Sjoerd Simons
2015-08-12
clk: bcm2835: Drop the fixed sys_pclk.
Eric Anholt
2015-08-12
clk: track the orphan status of clocks and their children
Heiko Stuebner
2015-08-12
clk: sunxi: Add a simple gates driver
Maxime Ripard
2015-08-12
Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Michael Turquette
2015-08-07
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-08-05
clk: imx35: define two clocks for rtc
Philippe Reynes
2015-08-05
clk: imx31: add a second rtc clock
Philippe Reynes
2015-08-03
clk: hisi: refine parameter checking for init
Leo Yan
2015-07-29
clk: versatile: off by one in clk_sp810_timerclken_of_get()
Dan Carpenter
2015-07-28
clk: exynos4: Fix wrong clock for Exynos4x12 ADC
Krzysztof Kozlowski
2015-07-28
clk: kill off set_irq_flags usage
Rob Herring
2015-07-28
clk: zx: Constify parent names in clock init data
Jun Nie
[next]