Age | Commit message (Expand) | Author |
2012-11-20 | PM / devfreq: provide hooks for governors to be registered | Nishanth Menon |
2012-11-20 | PM / devfreq: export update_devfreq | Nishanth Menon |
2012-11-20 | PM / devfreq: Add sysfs node for representing frequency transition information. | Jonghwa Lee |
2012-11-20 | PM / devfreq: Add sysfs node to expose available frequencies | Nishanth Menon |
2012-11-20 | PM / devfreq: Use devm_* functions in exynos4_bus.c | Sachin Kamat |
2012-11-15 | PM / devfreq: make devfreq_class static | Nishanth Menon |
2012-11-15 | PM / devfreq: fix sscanf handling for writable sysfs entries | Nishanth Menon |
2012-11-15 | PM / devfreq: kernel-doc typo corrections | Nishanth Menon |
2012-11-15 | PM / devfreq: Add current freq callback in device profile | Rajagopal Venkat |
2012-11-15 | PM / devfreq: Add suspend and resume apis | Rajagopal Venkat |
2012-11-15 | PM / devfreq: Core updates to support devices which can idle | Rajagopal Venkat |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-09 | sparc: Add sparc support for platform_get_irq() | Andreas Larsson |
2012-11-09 | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng |
2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning |
2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-11-09 | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds |
2012-11-09 | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom |
2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom |
2012-11-09 | Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-11-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2012-11-09 | virtio: Don't access index after unregister. | Cornelia Huck |
2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst |
2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran |
2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz |
2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz |
2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz |
2012-11-08 | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher |
2012-11-08 | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher |
2012-11-07 | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge |
2012-11-07 | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge |
2012-11-07 | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya |
2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones |
2012-11-07 | cxgb4: Initialize data structures before using. | Vipul Pandya |
2012-11-07 | mmc: sdhci-s3c: fix the card detection in runtime-pm | Seungwon Jeon |
2012-11-07 | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham |
2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann |
2012-11-07 | mmc: dw_mmc: fix modular build for exynos back-end | Arnd Bergmann |
2012-11-07 | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball |
2012-11-07 | mmc: sdhci: fix IS_ERR() checking of regulator_get() | Kevin Liu |
2012-11-07 | mmc: fix sdhci-dove probe/removal | Russell King - ARM Linux |
2012-11-07 | mmc: sh_mmcif: fix use after free | Guennadi Liakhovetski |
2012-11-07 | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter |