summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-251-9/+9
* thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-253-5/+5
* thermal: update driver licenseEduardo Valentin2013-04-251-1/+1
* thermal: use strlcpy instead of strcpyEduardo Valentin2013-04-251-2/+2
* Merge branch 'eduardo-1' of .git into nextZhang Rui2013-04-242-3/+57
|\
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-152-3/+18
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-152-0/+39
* | Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter2013-04-171-2/+2
|/
* Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-1516-261/+578
|\
| * Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2013-04-143-3/+3
| * Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-148-66/+84
| * Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2013-04-142-0/+1
| * Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-121-2/+0
| * thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker2013-04-121-2/+8
| * thermal: add a warning for temperature emulation featureEduardo Valentin2013-04-022-0/+8
| * thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2013-04-023-108/+67
| * thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto2013-04-021-0/+11
| * thermal: rcar: tidyup registration failure caseKuninori Morimoto2013-04-021-7/+16
| * thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia2013-04-024-0/+263
| * Thermal: exynos: fix cooling state translationZhang Rui2013-03-264-23/+24
| * Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui2013-03-261-50/+93
* | thermal: dove: Fix thermal sensor formulaEzequiel Garcia2013-03-261-3/+4
* | thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia2013-03-261-4/+4
* | thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia2013-03-261-2/+2
* | thermal: Fix compiler warningEzequiel Garcia2013-03-261-1/+1
* | thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin2013-03-261-6/+11
* | thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin2013-03-261-1/+1
* | drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]2013-03-261-5/+5
|/
* Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-246-7/+11
|\
| * pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud2013-03-211-0/+5
| * pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-211-1/+1
| * pinctrl: generic: Fix compilation errorSachin Kamat2013-03-131-1/+1
| * pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-131-1/+1
| * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-131-1/+1
| * gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-071-3/+2
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-244-63/+139
|\ \
| * \ Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin2013-03-231-1/+1
| |\ \
| | * | efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings2013-03-221-1/+1
| * | | Merge tag 'efi-for-3.9-rc3' into x86/urgentH. Peter Anvin2013-03-212-46/+122
| |\ \ \ | | |/ /
| | * | efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-03-211-1/+47
| | * | efivars: explicitly calculate length of VariableNameMatt Fleming2013-03-211-1/+31
| | * | efivars: Add module parameter to disable use as a pstore backendSeth Forshee2013-03-212-1/+16
| | * | efivars: Allow disabling use as a pstore backendSeth Forshee2013-03-212-44/+29
| * | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin2013-03-211-2/+2
| * | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu2013-03-191-13/+13
| * | | x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-181-2/+2
* | | | Linux 3.9-rc4v3.9-rc4Linus Torvalds2013-03-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-03-236-12/+29
|\ \ \ \
| * | | | target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-191-3/+8
| * | | | target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger2013-03-191-1/+1
OpenPOWER on IntegriCloud