summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-08clk: samsung: exynos4: Propagate rate change of SPI dividersTomasz Figa1-3/+6
2014-08-08pinctrl: exynos: ack level-triggered interrupts before unmaskingDoug Anderson1-0/+22
2014-08-08pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ackDoug Anderson1-26/+26
2014-08-08pinctrl: exynos: Add spinlocks to irq_mask and irq_unmaskDoug Anderson1-0/+20
2014-08-08mmc: sdhci-s3c: sdhci-s3c driver use sdhci-pltfmBeomho Seo1-140/+107
2014-08-08mfd: max77693: Fix mapping IRQ during mask/unmaskKrzysztof Kozlowski1-1/+2
2014-08-08mmc: sdhci-pltfm: Use devm_ioremap_resource()Beomho Seo1-19/+4
2014-08-08video: display: panel-s6e8aa0: Use devm_kzalloc to allocate driver dataTomasz Figa1-5/+2
2014-08-08video: display: panel-s6d6aa1: Use devm_kzalloc to allocate driver dataTomasz Figa1-5/+2
2014-08-08USB: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga1-1/+2
2014-08-08USB: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga1-0/+4
2014-08-08gpu: arm: mali400: support gpu frequency profilingChanho Park1-0/+23
2014-08-08mali: Support build to different objdir (O=...).Karol Lewandowski2-19/+18
2014-08-08gpu: arm: mali400: ump: Fix svn revision checkNikita Kalyazin1-1/+1
2014-08-08mmc: sdhci-s3c: Add irq_set_wake functionBeomho Seo1-7/+3
2014-08-08cpufreq: lab: Fix codes for correct working of lab governor.Jonghwa Lee2-9/+21
2014-08-08cpufreq: exysnos: Fix the way of enabling boost in exynos cpufreq driver.Jonghwa Lee1-7/+3
2014-08-08cpufreq: lab: Enable overclocking in LABJonghwa Lee1-1/+5
2014-08-08cpufreq:LAB: Introduce new cpufreq LAB(Legaccy Application Boost) governorJonghwa Lee5-32/+461
2014-08-08mmc: sdhci-s3c: Revised sdhci_s3c_remove function.Beomho Seo1-4/+2
2014-08-08pwm: samsung: memory leak bugfix in pwm_samsung_freeSangjung Woo1-1/+1
2014-08-08pwm: Remove superseded pwm-samsung-legacy driverTomasz Figa2-354/+0
2014-08-08pwm: Add new pwm-samsung driverTomasz Figa2-0/+619
2014-08-08pwm: samsung: Rename to pwm-samsung-legacyTomasz Figa2-1/+1
2014-08-08pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart1-4/+3
2014-08-08pwm: Add sysfs interfaceH Hartley Sweeten4-2/+380
2014-08-08pwm: devm: alloc correct pointer sizeWolfram Sang1-2/+2
2014-08-08thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski4-0/+13
2014-08-08thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski4-12/+37
2014-08-08thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2014-08-08Revert "thermal: exynos: Set MUX bits in tmu's control register to work corre...Jonghwa Lee2-13/+0
2014-08-08thermal: exynos: Set MUX bits in tmu's control register to work correctly.Jonghwa Lee2-0/+13
2014-08-08thermal: EXYNOS: always register TMU driver with core thermal frameworkBartlomiej Zolnierkiewicz3-24/+4
2014-08-08drivers: thermal: add check when unregistering cpu coolingEduardo Valentin1-1/+5
2014-08-08thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin1-4/+15
2014-08-08drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin1-3/+5
2014-08-08drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin1-1/+1
2014-08-08thermal: hwmon: move hwmon support to single fileEduardo Valentin5-254/+331
2014-08-08thermal: exynos: Clean up non-DT remnantsSachin Kamat2-19/+13
2014-08-08thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat1-3/+3
2014-08-08thermal: exynos: Fix typos in KconfigSachin Kamat1-5/+5
2014-08-08thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan1-1/+5
2014-08-08thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2014-08-08thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan1-0/+5
2014-08-08thermal: step_wise: return instance->target by defaultEduardo Valentin1-11/+18
2014-08-08thermal: step_wise: cdev only needs update on a new target stateShawn Guo1-0/+3
2014-08-08Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu1-0/+2
2014-08-08thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi1-1/+1
2014-08-08thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel1-13/+127
2014-08-08thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel1-10/+40