summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-25thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin1-2/+2
2013-04-25thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin1-1/+2
2013-04-25thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin1-0/+2
2013-04-25thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin1-0/+7
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin1-0/+5
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin1-0/+5
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin1-0/+5
2013-04-25thermal: cpu_cooling: update Kconfig entryEduardo Valentin1-2/+3
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin1-0/+6
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin1-0/+6
2013-04-25thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin1-1/+7
2013-04-25thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin1-0/+11
2013-04-25thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin1-3/+11
2013-04-25thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin1-1/+7
2013-04-25thermal: cpu_cooling: remove compiler warningEduardo Valentin1-1/+1
2013-04-25thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin1-4/+3
2013-04-25thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin1-3/+3
2013-04-25thermal: cpu_cooling: remove unused headersEduardo Valentin1-2/+0
2013-04-24Merge branch 'eduardo-1' of .git into nextZhang Rui1-3/+55
2013-04-17Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter1-2/+2
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin1-3/+17
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin1-0/+38
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui11-243/+536
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2-2/+2
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui6-54/+84
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2-0/+1
2013-04-12Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann1-2/+0
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker1-2/+8
2013-04-02thermal: add a warning for temperature emulation featureEduardo Valentin1-0/+4
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2-104/+63
2013-04-02thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto1-0/+11
2013-04-02thermal: rcar: tidyup registration failure caseKuninori Morimoto1-7/+16
2013-04-02thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia3-0/+241
2013-03-26thermal: dove: Fix thermal sensor formulaEzequiel Garcia1-3/+4
2013-03-26thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia1-4/+4
2013-03-26thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia1-2/+2
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin1-6/+11
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin1-1/+1
2013-03-26drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]1-5/+5
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui2-22/+13
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui1-50/+93
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-7/+11
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-46/+122
2013-03-23Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin1-1/+1
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds4-45/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+14
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1