summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring
2013-02-02clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar
2013-02-02cpufreq: Manage only online cpusViresh Kumar
2013-02-02cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri
2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires
2013-01-31dm: fix write same requests countingAlasdair G Kergon
2013-01-31dm thin: fix queue limits stackingMike Snitzer
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-27r8169: fix vlan tag read ordering.françois romieu
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao