summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui8-66/+84
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2-0/+1
2013-04-12Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann1-2/+0
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker1-2/+8
2013-04-02thermal: add a warning for temperature emulation featureEduardo Valentin2-0/+8
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap3-108/+67
2013-04-02thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto1-0/+11
2013-04-02thermal: rcar: tidyup registration failure caseKuninori Morimoto1-7/+16
2013-04-02thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia4-0/+263
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui4-23/+24
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui1-50/+93
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-7/+11
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-63/+139
2013-03-23Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin1-1/+1
2013-03-23Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-22mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6
2013-03-22efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-115/+202
2013-03-22Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-41/+184
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-26/+19
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22vfs,proc: guarantee unique inodes in /procLinus Torvalds1-3/+3
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22MAINTAINERS: add maintainer entry for atmel i2c driverLudovic Desroches1-0/+6
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2-2/+2
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11