summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang2015-11-121-15/+53
* thermal: rockchip: improve the conversion functionCaesar Wang2015-11-121-27/+55
* thermal: rockchip: trivial: fix typo in commitCaesar Wang2015-11-121-9/+13
* thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang2015-11-121-38/+48
* Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-121-4/+7
|\
| * drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-111-0/+4
| * of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-111-4/+3
* | thermal: rockchip: fix compile errorCaesar Wang2015-11-121-0/+1
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-0/+5
|\ \
| * | firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-11-051-0/+5
* | | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-1115-80/+1323
|\ \ \
| * | | 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
| * | | 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-101-2/+23
| * | | pwm: Set enable state properly on failed call to enableJonathan Richardson2015-11-101-7/+26
| * | | 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
| * | | 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
| * | | pwm: Add support for R-Car PWM TimerYoshihiro Shimoda2015-10-063-0/+286
| * | | pwm: Add support for the Berlin PWM controllerAntoine Ténart2015-10-063-0/+229
| * | | 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-1117-81/+900
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2015-11-0613-65/+886
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-063-38/+54
| | | |\ \ \ \
| | | | * | | | 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
| | | | * | | | 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-021-6/+10
| | | * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-0312-35/+837
| | | |\| | | |
| | | | * | | | 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-301-0/+6
| | | | * | | | thermal: Add devfreq coolingØrjan Eide2015-10-303-0/+580
| | | | * | | | PM / OPP: get the voltage for all OPPsJavi Merino2015-10-301-2/+2