summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-21mali: Support build to different objdir (O=...).Karol Lewandowski2-19/+18
2013-11-15gpu: arm: mali400: ump: Fix svn revision checkNikita Kalyazin1-1/+1
2013-11-15mmc: sdhci-s3c: Add irq_set_wake functionBeomho Seo1-7/+3
2013-11-15cpufreq: lab: Fix codes for correct working of lab governor.Jonghwa Lee2-9/+21
2013-11-15cpufreq: exysnos: Fix the way of enabling boost in exynos cpufreq driver.Jonghwa Lee1-7/+3
2013-11-15cpufreq: lab: Enable overclocking in LABJonghwa Lee1-1/+5
2013-11-15cpufreq:LAB: Introduce new cpufreq LAB(Legaccy Application Boost) governorJonghwa Lee5-32/+461
2013-11-15mmc: sdhci-s3c: Revised sdhci_s3c_remove function.Beomho Seo1-4/+2
2013-11-15pwm: samsung: memory leak bugfix in pwm_samsung_freeSangjung Woo1-1/+1
2013-11-15pwm: Remove superseded pwm-samsung-legacy driverTomasz Figa2-354/+0
2013-11-15pwm: Add new pwm-samsung driverTomasz Figa2-0/+619
2013-11-15pwm: samsung: Rename to pwm-samsung-legacyTomasz Figa2-1/+1
2013-11-15pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart1-4/+3
2013-11-15pwm: Add sysfs interfaceH Hartley Sweeten4-2/+380
2013-11-15pwm: devm: alloc correct pointer sizeWolfram Sang1-2/+2
2013-11-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski4-0/+13
2013-11-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski4-12/+37
2013-11-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2013-11-15Revert "thermal: exynos: Set MUX bits in tmu's control register to work corre...Jonghwa Lee2-13/+0
2013-11-15thermal: exynos: Set MUX bits in tmu's control register to work correctly.Jonghwa Lee2-0/+13
2013-11-15thermal: EXYNOS: always register TMU driver with core thermal frameworkBartlomiej Zolnierkiewicz3-24/+4
2013-11-15drivers: thermal: add check when unregistering cpu coolingEduardo Valentin1-1/+5
2013-11-15thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin1-4/+15
2013-11-15drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin1-3/+5
2013-11-15drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin1-1/+1
2013-11-15thermal: hwmon: move hwmon support to single fileEduardo Valentin5-254/+331
2013-11-15thermal: exynos: Clean up non-DT remnantsSachin Kamat2-19/+13
2013-11-15thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat1-3/+3
2013-11-15thermal: exynos: Fix typos in KconfigSachin Kamat1-5/+5
2013-11-15thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan1-1/+5
2013-11-15thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2013-11-15thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan1-0/+5
2013-11-15thermal: step_wise: return instance->target by defaultEduardo Valentin1-11/+18
2013-11-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo1-0/+3
2013-11-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu1-0/+2
2013-11-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi1-1/+1
2013-11-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel1-13/+127
2013-11-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel1-10/+40
2013-11-15thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap1-0/+23
2013-11-15thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap4-1/+44
2013-11-15thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap1-4/+9
2013-11-15thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap3-0/+82
2013-11-15thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap4-9/+90
2013-11-15thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap1-0/+20
2013-11-15thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap1-13/+23
2013-11-15thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap3-11/+52
2013-11-15thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap5-118/+203
2013-11-15thermal: exynos: Remove non DT based supportAmit Daniel Kachhap1-16/+1
2013-11-15thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap3-28/+47
2013-11-15thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap1-2/+2