summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-111-2/+10
|\
| * crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-021-2/+10
* | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-1122-82/+1441
|\ \
| * | pwm: sunxi: Fix whitespace issueOlliver Schinagl2015-11-101-1/+1
| * | pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl2015-11-101-36/+36
| * | pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl2015-11-101-2/+1
| * | unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8
| * | pwm: pwm-rcar: Revise the device tree binding document about compatibleYoshihiro Shimoda2015-11-101-2/+1
| * | pwm: Return -ENODEV if no PWM lookup match is foundThierry Reding2015-11-101-1/+3
| * | pwm: sun4i: Add support for PWM controller on sun5i SoCsHans de Goede2015-11-102-2/+25
| * | pwm: Set enable state properly on failed call to enableJonathan Richardson2015-11-102-7/+29
| * | pwm: lpss: Add support for runtime PMQipeng Zha2015-11-063-0/+45
| * | pwm: lpss: Add more Intel Broxton IDsMika Westerberg2015-11-062-0/+2
| * | pwm: lpss: Support all four PWMs on Intel BroxtonMika Westerberg2015-11-063-2/+10
| * | pwm: lpss: Add support for multiple PWMsMika Westerberg2015-11-062-21/+28
| * | pwm-pca9685: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-11-062-5/+17
| * | pwm: Add MediaTek display PWM driver supportYH Huang2015-10-063-0/+255
| * | dt-bindings: pwm: Add MediaTek display PWM bindingsYH Huang2015-10-061-0/+42
| * | pwm: tipwmss: Enable on TI DRA7x and AM437xVignesh R2015-10-061-3/+3
| * | pwm: atmel-hlcdc: add sama5d2 SoC support.Nicolas Ferre2015-10-061-0/+3
| * | pwm: Add Broadcom BCM7038 PWM controller supportFlorian Fainelli2015-10-063-0/+354
| * | Documentation: dt: add Broadcom BCM7038 PWM controller bindingFlorian Fainelli2015-10-061-0/+20
| * | pwm: Add support for R-Car PWM TimerYoshihiro Shimoda2015-10-063-0/+286
| * | pwm: Add device tree binding document for R-Car PWM TimerYoshihiro Shimoda2015-10-061-0/+27
| * | pwm: Add support for the Berlin PWM controllerAntoine Ténart2015-10-063-0/+229
| * | pwm: Add Berlin PWM controller DT bindingAntoine Ténart2015-10-051-0/+17
| * | pwm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-1123-86/+1065
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2015-11-0617-67/+1043
| |\ \ \ \
| | | * \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-065-48/+71
| | | |\ \ \
| | | | * | | thermal: exynos: Directly return 0 instead of using local ret variableKrzysztof Kozlowski2015-11-041-2/+3
| | | | * | | thermal: exynos: Remove unneeded semicolonKrzysztof Kozlowski2015-11-041-2/+2
| | | | * | | thermal: exynos: Use IS_ERR() because regulator cannot be NULLKrzysztof Kozlowski2015-11-041-1/+1
| | | | * | | 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
OpenPOWER on IntegriCloud