summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | thermal: exynos: Fix first temperature read after registering sensorKrzysztof Kozlowski2015-11-041-10/+17
| | | | * | | | | thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski2015-11-041-17/+17
| | | | * | | | | devfreq_cooling: return on allocation failureDan Carpenter2015-11-041-1/+1
| | | | * | | | | thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang2015-11-031-0/+4
| | | | * | | | | dt-bindings: rockchip-thermal: Add the pinctrl states in this documentCaesar Wang2015-11-031-2/+9
| | | | * | | | | thermal: devfreq_cooling: Make power a u64Javi Merino2015-11-021-1/+1
| | | | * | | | | thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino2015-11-022-14/+18
| | | * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-0315-35/+985
| | | |\| | | | |
| | | | * | | | | thermal: underflow bug in imx_set_trip_temp()Dan Carpenter2015-10-301-1/+1
| | | | * | | | | thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai2015-10-301-3/+3
| | | | * | | | | thermal: imx: register irq handler later in probeBai Ping2015-10-301-8/+11
| | | | * | | | | thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov2015-10-301-6/+4
| | | | * | | | | thermal: rockchip: fix handling of invalid readingsDmitry Torokhov2015-10-301-15/+13
| | | | * | | | | devfreq_cooling: add trace informationJavi Merino2015-10-302-0/+59
| | | | * | | | | thermal: Add devfreq coolingØrjan Eide2015-10-304-0/+661
| | | | * | | | | PM / OPP: get the voltage for all OPPsJavi Merino2015-10-301-2/+2
| | | | * | | | | thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin2015-09-294-0/+86
| | | | * | | | | ti-soc-thermal: implement omap3 supportPavel Machek2015-09-296-0/+145
| | * | | | | | | thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermalSrinivas Pandruvada2015-10-101-0/+3
| | |/ / / / / /
| * | | | | | | tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering2015-10-101-0/+3
| * | | | | | | linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-104-14/+16
| * | | | | | | thermal: cpu_cooling: Remove usage of devm functionsVaishali Thakkar2015-10-101-5/+3
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-1119-42/+24
|\ \ \ \ \ \ \
| * | | | | | | pci: remove pci_dma_supportedChristoph Hellwig2015-11-112-8/+0
| * | | | | | | usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
| * | | | | | | kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
| * | | | | | | sfc: don't call dma_supportedChristoph Hellwig2015-11-111-5/+3
| * | | | | | | nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-111-2/+5
| * | | | | | | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
| * | | | | | | saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * | | | | | | lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-111-1/+1
| * | | | | | | hugetlb: trivial comment fixNaoya Horiguchi2015-11-111-2/+2
| * | | | | | | selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-111-2/+2
| * | | | | | | selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-111-0/+1
* | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-1110-234/+415
|\ \ \ \ \ \ \ \
| * | | | | | | | coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
| * | | | | | | | coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
| * | | | | | | | coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7
| * | | | | | | | cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-261-0/+100
| * | | | | | | | deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-261-1/+10
| * | | | | | | | scripts/coccinelle: fix typosJulia Lawall2015-10-261-2/+2
| * | | | | | | | coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
| * | | | | | | | Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-261-1/+1
| * | | | | | | | coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-261-34/+86