| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in... | Zhang Rui | 2014-05-15 | 13 | -55/+865 |
|\ \ \ |
|
| | | * | thermal: spear: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -3/+1 |
| | | * | thermal: exynos: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -4/+1 |
| | | * | thermal: rcar: remove unnecessary OOM messages | Jingoo Han | 2014-05-15 | 1 | -4/+1 |
| | | * | thermal/intel_powerclamp: add newer cpu ids | Jacob Pan | 2014-05-15 | 1 | -0/+2 |
| | | * | thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() | Geert Uytterhoeven | 2014-05-15 | 1 | -2/+2 |
| | | * | thermal: samsung: Only update available threshold limits | Tushar Behera | 2014-05-15 | 1 | -0/+4 |
| | | * | Thermal/int3403: Fix thermal hysteresis unit conversion | lan,Tianyu | 2014-05-15 | 1 | -1/+7 |
| | * | | thermal: Intel SoC DTS thermal | Srinivas Pandruvada | 2014-05-15 | 3 | -0/+492 |
| | |/ |
|
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti... | Zhang Rui | 2014-05-15 | 7 | -41/+355 |
| |\ \
| | |/
| |/| |
|
| | * | thermal: samsung: Add TMU support for Exynos5260 SoCs | Naveen Krishna Chatradhi | 2014-05-06 | 5 | -0/+119 |
| | * | thermal: samsung: Add TMU support for Exynos5420 SoCs | Naveen Krishna Chatradhi | 2014-05-06 | 5 | -5/+200 |
| | * | thermal: samsung: change base_common to more meaningful base_second | Naveen Krishna Chatradhi | 2014-05-06 | 4 | -12/+12 |
| | * | thermal: samsung: replace inten_ bit fields with intclr_ | Naveen Krishna Chatradhi | 2014-05-06 | 4 | -22/+22 |
| | * | thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined | Bartlomiej Zolnierkiewicz | 2014-05-06 | 1 | -1/+1 |
| | * | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error | Paul Walmsley | 2014-05-06 | 1 | -1/+1 |
* | | | thermal: armada: Support Armada 380 SoC | Ezequiel Garcia | 2014-05-15 | 2 | -1/+32 |
* | | | thermal: armada: Support Armada 375 SoC | Ezequiel Garcia | 2014-05-15 | 2 | -1/+68 |
* | | | thermal: armada: Allow to specify an 'inverted readout' sensor | Ezequiel Garcia | 2014-05-15 | 1 | -1/+5 |
* | | | thermal: armada: Pass the platform_device to init_sensor() | Ezequiel Garcia | 2014-05-15 | 1 | -4/+7 |
* | | | thermal: armada: Add generic infrastructure to handle the sensor | Ezequiel Garcia | 2014-05-15 | 1 | -5/+12 |
* | | | thermal: armada: Add infrastructure to support generic formulas | Ezequiel Garcia | 2014-05-15 | 1 | -1/+19 |
* | | | thermal: armada: Rename armada_thermal_ops struct | Ezequiel Garcia | 2014-05-15 | 1 | -10/+10 |
|/ / |
|
* | | Linux 3.15-rc5v3.15-rc5 | Linus Torvalds | 2014-05-09 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-09 | 38 | -77/+150 |
|\ \ |
|
| * | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 2014-05-09 | 1 | -1/+1 |
| * | | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund | 2014-05-09 | 1 | -1/+1 |
| * | | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund | 2014-05-09 | 1 | -1/+1 |
| * | | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 2014-05-08 | 1 | -0/+16 |
| * | | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2014-05-08 | 2 | -1/+2 |
| * | | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 2014-05-07 | 1 | -0/+1 |
| * | | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 2014-05-07 | 1 | -0/+10 |
| * | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 2014-05-06 | 9 | -16/+16 |
| * | | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-06 | 18 | -34/+34 |
| * | | asmlinkage: Revert "lto: Make asmlinkage __visible" | Andi Kleen | 2014-05-06 | 1 | -2/+2 |
| * | | x86, build: Don't get confused by local symbols | H. Peter Anvin | 2014-05-06 | 1 | -2/+2 |
| * | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-05-04 | 1 | -19/+64 |
| |\ \ |
|
| | * | | x86/efi: earlyprintk=efi,keep fix | Dave Young | 2014-05-03 | 1 | -19/+64 |
* | | | | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-05-09 | 9 | -50/+77 |
|\ \ \ \ |
|
| * | | | | xfs: remote attribute overwrite causes transaction overrun | Dave Chinner | 2014-05-05 | 5 | -14/+42 |
| * | | | | xfs: initialize default acls for ->tmpfile() | Brian Foster | 2014-05-05 | 1 | -26/+29 |
| * | | | | xfs: fully support v5 format filesystems | Dave Chinner | 2014-05-05 | 3 | -10/+6 |
* | | | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-08 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | tracepoint: Fix use of tracepoint funcs after rcu free | Mathieu Desnoyers | 2014-05-08 | 1 | -2/+2 |
| * | | | | | trace: module: Maintain a valid user count | Romain Izard | 2014-05-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-05-08 | 7 | -4/+76 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: elantech - fix touchpad initialization on Gigabyte U2442 | Hans de Goede | 2014-05-05 | 3 | -2/+30 |
| * | | | | | | Input: tca8418 - fix loading this driver as a module from a device tree | Dr. H. Nikolaus Schaller | 2014-04-25 | 1 | -0/+7 |
| * | | | | | | Input: bma150 - extend chip detection for bma180 | Dr. H. Nikolaus Schaller | 2014-04-25 | 1 | -1/+3 |
| * | | | | | | Input: atkbd - fix keyboard not working on some LG laptops | Sheng-Liang Song | 2014-04-25 | 1 | -1/+28 |