summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: rockchip: make temperature reporting much more accurateCaesar Wang2015-01-251-13/+23
* thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski2015-01-242-551/+0Star
* thermal: samsung: core: Exynos TMU rework to use device tree for configurationLukasz Majewski2015-01-243-182/+220
* dts: Documentation: Update exynos-thermal.txt example for Exynos5440Lukasz Majewski2015-01-241-0/+1
* dts: Documentation: Extending documentation entry for exynos-thermalLukasz Majewski2015-01-241-0/+16
* cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski2015-01-241-1/+32
* thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski2015-01-244-103/+73Star
* thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski2015-01-242-9/+31
* thermal: exynos: cosmetic: Correct comment formatLukasz Majewski2015-01-241-1/+1
* thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski2015-01-211-0/+3
* Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-2012-64/+118
|\
| * libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-191-0/+12
| * libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-193-2/+6
| * ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-131-0/+1
| * ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-131-1/+0Star
| * ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-091-1/+1
| * libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-083-8/+34
| * sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-071-14/+12Star
| * ata: add MAINTAINERS entry for libata PATA driversBartlomiej Zolnierkiewicz2015-01-071-0/+9
| * libata: clean up MAINTAINERS entriesTejun Heo2015-01-071-32/+34
| * libata: export ata_get_cmd_descript()Andy Shevchenko2015-01-051-0/+1
| * ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi2015-01-051-5/+7
| * ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi2015-01-051-1/+1
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-201-17/+8Star
|\ \
| * | workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo2015-01-161-17/+8Star
| |/
* | Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-205-31/+26Star
|\ \
| * | pinctrl: MAINTAINERS: add git tree referenceLinus Walleij2015-01-191-0/+1
| * | pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd2015-01-191-2/+2
| * | pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold2015-01-141-2/+0Star
| * | pinctrl: Fix two deadlocksJim Lin2015-01-141-2/+3
| * | pinctrl: rockchip: Avoid losing interrupts when supporting both edgesDoug Anderson2015-01-141-25/+20Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-2031-192/+343
|\ \ \
| * | | s2io: use snprintf() as a safety featureDan Carpenter2015-01-201-3/+8
| * | | Merge branch 'r8152'David S. Miller2015-01-191-24/+6Star
| |\ \ \
| | * | | r8152: remove sram_readhayeswang2015-01-191-18/+6Star
| | * | | r8152: remove generic_ocp_read before writinghayeswang2015-01-191-6/+0Star
| |/ / /
| * | | Merge branch 'bgmac'David S. Miller2015-01-191-6/+6
| |\ \ \
| | * | | bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-191-3/+3
| | * | | bgmac: register napi before the deviceHauke Mehrtens2015-01-191-3/+3
| |/ / /
| * | | Merge branch 'sh_eth'David S. Miller2015-01-191-9/+19
| |\ \ \
| | * | | sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-191-0/+10
| | * | | sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-191-9/+9
| |/ / /
| * | | ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-191-5/+2Star
| * | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2015-01-181-1/+7
| * | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-165-15/+35
| * | | genetlink: disallow subscribing to unknown mcast groupsJohannes Berg2015-01-161-1/+1
| * | | genetlink: document parallel_opsJohannes Berg2015-01-161-0/+2
| * | | net: rps: fix cpu unplugEric Dumazet2015-01-161-5/+15
| * | | Merge branch 'davinci_emac'David S. Miller2015-01-162-22/+77
| |\ \ \
| | * | | net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-162-1/+7