summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm78.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-31iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards1-0/+5
2014-07-30iommu/amd: Fix 2 typos in commentsJoerg Roedel1-2/+2
2014-07-30iommu/amd: Fix device_state reference countingJoerg Roedel1-0/+7
2014-07-30iommu/amd: Remove change_pte mmu_notifier call-backJoerg Roedel1-9/+0
2014-07-30iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasidJoerg Roedel1-17/+3
2014-07-29iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera1-0/+1
2014-07-29iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+39
2014-07-29iommu/omap: Remove platform data da_start and da_end fieldsLaurent Pinchart1-6/+0
2014-07-29ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart3-10/+0
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart7-966/+8
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-24mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-24simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-24mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins1-3/+8
2014-07-24shmem: fix splicing from a hole while it's punchedHugh Dickins1-9/+15
2014-07-24shmem: fix faulting into a hole, not taking i_mutexHugh Dickins1-26/+52
2014-07-24mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov1-1/+2
2014-07-24sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-24zram: avoid lockdep splat by revalidate_diskMinchan Kim1-4/+18
2014-07-24mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi3-9/+17
2014-07-24coredump: fix the setting of PF_DUMPCORESilesh C V1-1/+1
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againStefan Richter1-2/+2
2014-07-23drm/radeon: fix irq ring buffer overflow handlingChristian König4-0/+4
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee1-1/+3
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-07-23drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson1-16/+9
2014-07-23iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu1-18/+24
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu2-4/+8
2014-07-23iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu1-14/+16
2014-07-23iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu1-51/+19
2014-07-23iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu1-13/+5
2014-07-23iommu/vt-d: Simplify include/linux/dmar.hJiang Liu1-32/+18
2014-07-23iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu1-1/+2
2014-07-23iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu1-7/+4