summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven1-1/+1
2015-01-07thermal: rcar: change type of ctemp in rcar_thermal_update_temp()Yoshihiro Shimoda1-2/+2
2015-01-07thermal: rcar: fix ENR register valueYoshihiro Shimoda1-3/+8
2015-01-06Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino1-2/+13
2015-01-06Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang1-0/+2
2015-01-06MAINTAINERS: update ti-soc-thermal statusEduardo Valentin1-1/+1
2015-01-06MAINTAINERS: Add linux-omap to list of reviewers for TI ThermalNishanth Menon1-0/+1
2015-01-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2-3/+3
2015-01-01Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-9/+40
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+2
2014-12-31Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+23
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-180/+302
2014-12-31Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann8919-233344/+353064
2014-12-30audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen1-0/+2
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-12-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-47/+106
2014-12-30Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+89
2014-12-30genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller1-6/+1
2014-12-30Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+9
2014-12-30Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+12
2014-12-30Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2014-12-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds19-276/+497
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2-24/+18
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki1-0/+17
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki5-3/+13
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki6-26/+28
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki1-8/+31
2014-12-29mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni1-1/+1
2014-12-29video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2014-12-29OMAPDSS: pll: NULL dereference in error handlingDan Carpenter1-1/+2
2014-12-29OMAPDSS: HDMI: remove double initializer entriesTomi Valkeinen1-2/+0
2014-12-29Linux 3.19-rc2v3.19-rc2Linus Torvalds1-1/+1
2014-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65
2014-12-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-28Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire1-3/+3
2014-12-28Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+27
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1