Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | clk: Properly handle notifier return values | Soren Brinkmann | 2 | -9/+9 |
2013-04-10 | clk: ux500: abx500: Define clock tree for ab850x | Ulf Hansson | 1 | -3/+68 |
2013-04-10 | clk: ux500: Add support for sysctrl clocks | Ulf Hansson | 3 | -0/+251 |
2013-04-09 | clk: mvebu: Fix valid value range checking for cpu_freq_select | Axel Lin | 1 | -2/+2 |
2013-04-09 | clk: Fixup locking issues for clk_set_parent | Ulf Hansson | 1 | -15/+52 |
2013-04-09 | clk: Fixup errorhandling for clk_set_parent | Ulf Hansson | 1 | -20/+36 |
2013-04-09 | clk: Restructure code for __clk_reparent | Ulf Hansson | 1 | -28/+42 |
2013-04-05 | clk: sunxi: drop an unnecesary kmalloc | Emilio López | 1 | -1/+1 |
2013-04-05 | clk: sunxi: drop CLK_IGNORE_UNUSED | Emilio López | 1 | -4/+4 |
2013-04-05 | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates | Emilio López | 2 | -1/+196 |
2013-04-03 | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag | Soren Brinkmann | 2 | -3/+10 |
2013-04-03 | clk: mvebu: Use common of_clk_init() function | Jean-Francois Moine | 3 | -42/+3 |
2013-04-03 | clk: fix clk_mux::flags kerneldoc | James Hogan | 1 | -1/+1 |
2013-04-02 | clk: allow reentrant calls into the clk framework | Mike Turquette | 1 | -2/+42 |
2013-04-02 | clk: abstract locking out into helper functions | Mike Turquette | 1 | -38/+61 |
2013-03-27 | clk: zynq: Add missing zynq clk header | Michal Simek | 1 | -0/+1 |
2013-03-27 | clk: sunxi: rename compatible strings | Emilio López | 2 | -19/+19 |
2013-03-27 | arm: sunxi: Add useful information about sunxi clocks | Emilio López | 1 | -0/+56 |
2013-03-27 | clk: arm: sunxi: Add a new clock driver for sunxi SOCs | Emilio López | 8 | -2/+643 |
2013-03-27 | clk: ux500: Fix prcmu clocks registration | Maxime Coquelin | 1 | -5/+5 |
2013-03-27 | ARM: imx: adapt clk_busy_mux to new clk_mux struct | Fabio Estevam | 1 | -1/+1 |
2013-03-26 | clk: Add composite clock type | Prashant Gaikwad | 3 | -0/+233 |
2013-03-23 | clk: add table lookup to mux | Peter De Schrijver | 4 | -21/+67 |
2013-03-23 | clk: Fix incorrect return type in clk.c | Sachin Kamat | 1 | -1/+1 |
2013-03-23 | clk: prima2: fix return value check in sirfsoc_of_clk_init() | Wei Yongjun | 1 | -1/+1 |
2013-03-22 | clk:SPEAr1340: Correct parent clock configuration | Vipul Kumar Samar | 1 | -9/+9 |
2013-03-22 | documentation: clk: fix couple of misspelling | Eduardo Valentin | 1 | -2/+2 |
2013-03-20 | clk: Add axi-clkgen driver | Lars-Peter Clausen | 4 | -0/+362 |
2013-03-19 | clk: ux500: Support is_prepared callback for clk-prcmu | Ulf Hansson | 1 | -54/+80 |
2013-03-19 | clk: Introduce optional unprepare_unused callback | Ulf Hansson | 2 | -2/+10 |
2013-03-19 | clk: Unprepare the unused prepared slow clocks at late init | Ulf Hansson | 1 | -0/+28 |
2013-03-19 | clk: Introduce optional is_prepared callback | Ulf Hansson | 2 | -0/+27 |
2013-03-19 | clk: mxs: Fix sparse warnings | Fabio Estevam | 1 | -0/+1 |
2013-03-18 | Linux 3.9-rc3v3.9-rc3 | Linus Torvalds | 1 | -1/+1 |
2013-03-18 | perf,x86: fix link failure for non-Intel configs | David Rientjes | 1 | -1/+5 |
2013-03-18 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 1 | -1/+3 |
2013-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 7 | -12/+25 |
2013-03-16 | Btrfs: fix warning of free_extent_map | Liu Bo | 1 | -0/+1 |
2013-03-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+6 |
2013-03-16 | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux | Linus Torvalds | 3 | -8/+11 |
2013-03-16 | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -7/+10 |
2013-03-16 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 8 | -28/+89 |
2013-03-16 | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -2/+3 |
2013-03-16 | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -23/+63 |
2013-03-16 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -11/+42 |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 3 | -0/+12 |
2013-03-15 | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs | Takashi Iwai | 1 | -0/+4 |
2013-03-15 | sound: sequencer: cap array index in seq_chn_common_event() | Dan Carpenter | 1 | -0/+6 |
2013-03-15 | mfd: twl4030-madc: Remove __exit_p annotation | Arnd Bergmann | 1 | -1/+1 |
2013-03-15 | ALSA: hda/ca0132 - Remove extra setting of dsp_state. | Dylan Reid | 1 | -9/+6 |