summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Merge branch 'misc' of .git into nextZhang Rui1-1/+1
2014-01-06thermal: remove const flag from .ops of imx thermalEduardo Valentin1-1/+1
2014-01-03Merge branches 'misc' and 'soc' of .git into nextZhang Rui3-1/+33
2014-01-03Thermal: update thermal zone device after setting emul_templan,Tianyu1-0/+3
2014-01-03intel_powerclamp: Fix cstate counter detection.Yuxuan Shui1-1/+10
2014-01-03thermal: imx: add necessary clk operationAnson Huang1-0/+20
2014-01-02Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui16-51/+1388
2014-01-02Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui1-0/+5
2014-01-02thermal: fix cpu_cooling max_level behaviorEduardo Valentin1-2/+4
2014-01-02thermal: rcar-thermal: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+1
2014-01-02thermal: debug: add debug statement for core and step_wiseAaron Lu2-0/+12
2014-01-02thermal: imx_thermal: add module device tableRussell King1-0/+1
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika1-1/+1
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang1-14/+17
2014-01-02thermal: exynos: fix error return codeJulia Lawall1-0/+1
2014-01-02Thermal: ACPI INT3403 thermal driverSrinivas Pandruvada3-0/+245
2014-01-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui11-34/+1121
2013-12-04thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin1-15/+62
2013-12-04hwmon: tmp102: expose to thermal fw via DT nodesEduardo Valentin1-0/+19
2013-12-04hwmon: lm75: expose to thermal fw via DT nodesEduardo Valentin1-5/+30
2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin2-1/+17
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin2-6/+51
2013-12-04thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin1-4/+54
2013-12-04thermal: introduce device tree parserEduardo Valentin5-1/+880
2013-12-04thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2013-12-03Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-27/+26
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi1-27/+26
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds1-0/+2
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+9
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds9-12/+31
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-245/+278
2013-12-02net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-12-02virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin1-17/+37
2013-12-02virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-31/+51
2013-12-01virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth1-1/+1
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-30e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-30e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-30igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-30team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-11-30sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2-48/+32
2013-11-30net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-30Revert "net: smc91: fix crash regression on the versatile"David S. Miller1-2/+18
2013-11-30net: smc91: fix crash regression on the versatileLinus Walleij1-18/+2
2013-11-30net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2