aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/coretemp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai1-2/+2
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern1-3/+3
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov3-1/+12
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar1-0/+6
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei2-9/+10
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei1-8/+8
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei1-2/+3
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei1-1/+1
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei1-12/+0
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei1-3/+17
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern2-19/+17
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy4-10/+24
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter1-1/+11
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai1-6/+16
2010-09-23hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi1-0/+2
2010-09-23hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi1-10/+12
2010-09-23hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi1-1/+1
2010-09-23hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi1-6/+7
2010-09-24vgaarb: trivial fixDaniel J Blueman1-1/+1
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman2-2/+2
2010-09-24drm: fix trivial coding errorsDaniel J Blueman1-3/+3
2010-09-24drm: ttm sparse fixes.Daniel J Blueman1-4/+4
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs1-2/+4
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda3-0/+42
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma2-16/+29
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma1-12/+10
2010-09-23ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma1-2/+2
2010-09-23ocfs2: update ctime when changing the file's permission by setfaclTao Ma1-0/+3
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2010-09-23Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi1-3/+1
2010-09-23MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter1-1/+0
2010-09-23MN10300: Fix SIGRTMAXMark Salter1-1/+1
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson1-5/+4
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson1-4/+2
2010-09-23MN10300: Fix endianess of ext2 bitopsMark Salter1-2/+2
2010-09-23KVM: Fix reboot on Intel hostsAvi Kivity1-1/+3
2010-09-23KVM: fix irqfd assign/deassign raceMichael S. Tsirkin1-1/+2
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel1-1/+3
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel4-0/+36
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2-22/+30
2010-09-23ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre1-2/+17
2010-09-23ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard1-2/+2
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson1-1/+1
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt1-0/+1
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge1-0/+1
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-22mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli1-0/+1
2010-09-22rmap: fix walk during forkAndrea Arcangeli1-1/+1
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43