index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2015-07-28
clk: zx: Add audio and GPIO clock for zx296702
Jun Nie
2015-07-28
clk: zx: Add audio div clock method for zx296702
Jun Nie
2015-07-28
clk: s2mps11: Use kcalloc instead of kzalloc for array allocation
Vaibhav Hiremath
2015-07-28
clk: Silence warnings about lock imbalances
Stephen Boyd
2015-07-28
clk: basic-type: Silence warnings about lock imbalances
Stephen Boyd
2015-07-28
clk: qcom: Give clk-qcom.ko module a GPLv2 license
Stephen Boyd
2015-07-28
clk: gpio: Mark parent_names array const
Stephen Boyd
2015-07-28
Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...
Michael Turquette
2015-07-28
clk: allow a clk divider with max divisor when zero
Jim Quinlan
2015-07-28
clk: socfpga: switch to GENMASK()
Andy Shevchenko
2015-07-28
clk: pxa: fix core frequency reporting unit
Robert Jarzmik
2015-07-28
clk: rockchip: Fix PLL bandwidth
Douglas Anderson
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
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
[next]