aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-27clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson
2013-04-28Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-04-22clk: ux500: fix mismatched typesMike Turquette
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll
2013-04-15clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth
2013-04-15clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth
2013-04-14clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk
2013-04-12clk: sunxi: Unify oscillator clockEmilio López
2013-04-12clk: composite: allow fixed rates & fixed dividersMike Turquette
2013-04-12clk: composite: rename 'div' references to 'rate'Mike Turquette
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT
2013-04-10clk: Properly handle notifier return valuesSoren Brinkmann
2013-04-10clk: ux500: abx500: Define clock tree for ab850xUlf Hansson
2013-04-10clk: ux500: Add support for sysctrl clocksUlf Hansson
2013-04-08clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin
2013-04-08clk: Fixup locking issues for clk_set_parentUlf Hansson
2013-04-08clk: Fixup errorhandling for clk_set_parentUlf Hansson
2013-04-08clk: Restructure code for __clk_reparentUlf Hansson
2013-04-04clk: sunxi: drop an unnecesary kmallocEmilio López
2013-04-04clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López
2013-04-04clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding
2013-03-27clk: zynq: Add missing zynq clk headerMichal Simek
2013-03-27clk: sunxi: rename compatible stringsEmilio López
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-27clk: ux500: Fix prcmu clocks registrationMaxime Coquelin
2013-03-26clk: Add composite clock typePrashant Gaikwad
2013-03-22clk: add table lookup to muxPeter De Schrijver
2013-03-22clk: Fix incorrect return type in clk.cSachin Kamat
2013-03-22clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun
2013-03-21ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki
2013-03-21clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-19clk: Add axi-clkgen driverLars-Peter Clausen
2013-03-19clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson
2013-03-19clk: Introduce optional unprepare_unused callbackUlf Hansson
2013-03-19clk: Unprepare the unused prepared slow clocks at late initUlf Hansson
2013-03-19clk: Introduce optional is_prepared callbackUlf Hansson
2013-03-19clk: mxs: Fix sparse warningsFabio Estevam
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann
2013-03-04clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin