| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: add device tree fixed-factor-clock binding support | Gregory CLEMENT | 2013-04-12 | 3 | -0/+62 |
* | clk: Properly handle notifier return values | Soren Brinkmann | 2013-04-10 | 2 | -9/+9 |
* | clk: ux500: abx500: Define clock tree for ab850x | Ulf Hansson | 2013-04-10 | 1 | -3/+68 |
* | clk: ux500: Add support for sysctrl clocks | Ulf Hansson | 2013-04-10 | 3 | -0/+251 |
* | clk: mvebu: Fix valid value range checking for cpu_freq_select | Axel Lin | 2013-04-08 | 1 | -2/+2 |
* | clk: Fixup locking issues for clk_set_parent | Ulf Hansson | 2013-04-08 | 1 | -15/+52 |
* | clk: Fixup errorhandling for clk_set_parent | Ulf Hansson | 2013-04-08 | 1 | -20/+36 |
* | clk: Restructure code for __clk_reparent | Ulf Hansson | 2013-04-08 | 1 | -28/+42 |
* | clk: sunxi: drop an unnecesary kmalloc | Emilio López | 2013-04-04 | 1 | -1/+1 |
* | clk: sunxi: drop CLK_IGNORE_UNUSED | Emilio López | 2013-04-04 | 1 | -4/+4 |
* | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates | Emilio López | 2013-04-04 | 2 | -1/+196 |
* | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag | Soren Brinkmann | 2013-04-03 | 2 | -3/+10 |
* | clk: mvebu: Use common of_clk_init() function | Jean-Francois Moine | 2013-04-03 | 3 | -42/+3 |
* | clk: fix clk_mux::flags kerneldoc | James Hogan | 2013-04-02 | 1 | -1/+1 |
* | clk: allow reentrant calls into the clk framework | Mike Turquette | 2013-04-02 | 1 | -2/+42 |
* | clk: abstract locking out into helper functions | Mike Turquette | 2013-04-02 | 1 | -38/+61 |
* | clk: zynq: Add missing zynq clk header | Michal Simek | 2013-03-27 | 1 | -0/+1 |
* | clk: sunxi: rename compatible strings | Emilio López | 2013-03-27 | 2 | -19/+19 |
* | arm: sunxi: Add useful information about sunxi clocks | Emilio López | 2013-03-27 | 1 | -0/+56 |
* | clk: arm: sunxi: Add a new clock driver for sunxi SOCs | Emilio López | 2013-03-27 | 8 | -2/+643 |
* | clk: ux500: Fix prcmu clocks registration | Maxime Coquelin | 2013-03-27 | 1 | -5/+5 |
* | ARM: imx: adapt clk_busy_mux to new clk_mux struct | Fabio Estevam | 2013-03-27 | 1 | -1/+1 |
* | clk: Add composite clock type | Prashant Gaikwad | 2013-03-26 | 3 | -0/+233 |
* | clk: add table lookup to mux | Peter De Schrijver | 2013-03-22 | 4 | -21/+67 |
* | clk: Fix incorrect return type in clk.c | Sachin Kamat | 2013-03-22 | 1 | -1/+1 |
* | clk: prima2: fix return value check in sirfsoc_of_clk_init() | Wei Yongjun | 2013-03-22 | 1 | -1/+1 |
* | clk:SPEAr1340: Correct parent clock configuration | Vipul Kumar Samar | 2013-03-21 | 1 | -9/+9 |
* | documentation: clk: fix couple of misspelling | Eduardo Valentin | 2013-03-21 | 1 | -2/+2 |
* | clk: Add axi-clkgen driver | Lars-Peter Clausen | 2013-03-19 | 4 | -0/+362 |
* | clk: ux500: Support is_prepared callback for clk-prcmu | Ulf Hansson | 2013-03-19 | 1 | -54/+80 |
* | clk: Introduce optional unprepare_unused callback | Ulf Hansson | 2013-03-19 | 2 | -2/+10 |
* | clk: Unprepare the unused prepared slow clocks at late init | Ulf Hansson | 2013-03-19 | 1 | -0/+28 |
* | clk: Introduce optional is_prepared callback | Ulf Hansson | 2013-03-19 | 2 | -0/+27 |
* | clk: mxs: Fix sparse warnings | Fabio Estevam | 2013-03-19 | 1 | -0/+1 |
* | Linux 3.9-rc3v3.9-rc3 | Linus Torvalds | 2013-03-17 | 1 | -1/+1 |
* | perf,x86: fix link failure for non-Intel configs | David Rientjes | 2013-03-17 | 1 | -1/+5 |
* | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-03-17 | 7 | -12/+25 |
|\ |
|
| * | Btrfs: fix warning of free_extent_map | Liu Bo | 2013-03-15 | 1 | -0/+1 |
| * | Btrfs: fix warning when creating snapshots | Liu Bo | 2013-03-14 | 1 | -6/+5 |
| * | Btrfs: return as soon as possible when edquot happens | Wang Shilong | 2013-03-14 | 1 | -4/+6 |
| * | Btrfs: return EIO if we have extent tree corruption | Josef Bacik | 2013-03-14 | 1 | -1/+4 |
| * | btrfs: use rcu_barrier() to wait for bdev puts at unmount | Eric Sandeen | 2013-03-14 | 1 | -0/+6 |
| * | Btrfs: remove btrfs_try_spin_lock | Liu Bo | 2013-03-14 | 1 | -1/+0 |
| * | Btrfs: get better concurrency for snapshot-aware defrag work | Liu Bo | 2013-03-14 | 1 | -0/+3 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2013-03-15 | 1 | -5/+6 |
|\ \ |
|
| * | | kbuild: fix make headers_check with make 3.80 | Sam Ravnborg | 2013-03-05 | 1 | -5/+6 |
* | | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux | Linus Torvalds | 2013-03-15 | 3 | -8/+11 |
|\ \ \ |
|
| * | | | openrisc: remove HAVE_VIRT_TO_BUS | Jonas Bonn | 2013-03-13 | 1 | -1/+0 |
| * | | | asm-generic: move cmpxchg*_local defs to cmpxchg.h | Jonas Bonn | 2013-03-13 | 2 | -6/+10 |