aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\
| * Merge branch 'acpi-lpss'Rafael J. Wysocki2013-04-27
| |\
| | * ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2013-03-20
| | |/ | |/|
* | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-29
|\ \ \ | |_|/ |/| |
| * | clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson2013-04-28
| * | clk: ux500: fix mismatched typesMike Turquette2013-04-22
| * | clk: vexpress: Add separate SP810 driverPawel Moll2013-04-18
| * | clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth2013-04-16
| * | clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth2013-04-15
| * | clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk2013-04-14
| * | clk: sunxi: Unify oscillator clockEmilio López2013-04-12
| * | clk: composite: allow fixed rates & fixed dividersMike Turquette2013-04-12
| * | clk: composite: rename 'div' references to 'rate'Mike Turquette2013-04-12
| * | clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-12
| * | clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-12
| * | clk: Properly handle notifier return valuesSoren Brinkmann2013-04-10
| * | clk: ux500: abx500: Define clock tree for ab850xUlf Hansson2013-04-10
| * | clk: ux500: Add support for sysctrl clocksUlf Hansson2013-04-10
| * | clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin2013-04-09
| * | clk: Fixup locking issues for clk_set_parentUlf Hansson2013-04-08
| * | clk: Fixup errorhandling for clk_set_parentUlf Hansson2013-04-08
| * | clk: Restructure code for __clk_reparentUlf Hansson2013-04-08
| * | clk: sunxi: drop an unnecesary kmallocEmilio López2013-04-04
| * | clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López2013-04-04
| * | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2013-04-04
| * | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-03
| * | clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-03
| * | clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-02
| * | clk: abstract locking out into helper functionsMike Turquette2013-04-02
| * | clk: zynq: Add missing zynq clk headerMichal Simek2013-03-27
| * | clk: sunxi: rename compatible stringsEmilio López2013-03-27
| * | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-27
| * | clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-27
| * | clk: Add composite clock typePrashant Gaikwad2013-03-26
| * | clk: add table lookup to muxPeter De Schrijver2013-03-22
| * | clk: Fix incorrect return type in clk.cSachin Kamat2013-03-22
| * | clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2013-03-22
| * | clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar2013-03-21
| * | clk: Add axi-clkgen driverLars-Peter Clausen2013-03-19
| * | clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-19
| * | clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-19
| * | clk: Unprepare the unused prepared slow clocks at late initUlf Hansson2013-03-19
| * | clk: Introduce optional is_prepared callbackUlf Hansson2013-03-19
| * | clk: mxs: Fix sparse warningsFabio Estevam2013-03-19
* | | clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-01
* | | clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann2013-03-14
|/ /
* / clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-04
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27