aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin2013-04-24
* thermal: cpu_cooling: update Kconfig entryEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin2013-04-24
* thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin2013-04-24
* thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin2013-04-24
* thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin2013-04-24
* thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin2013-04-24
* thermal: cpu_cooling: remove compiler warningEduardo Valentin2013-04-24
* thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-24
* thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin2013-04-24
* thermal: cpu_cooling: remove unused headersEduardo Valentin2013-04-24
* Merge branch 'eduardo-1' of .git into nextZhang Rui2013-04-24
|\
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-14
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-14
* | Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter2013-04-17
|/
* Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-14
|\
| * Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2013-04-14
| * Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-14
| * Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2013-04-13
| * Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-11
| * thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker2013-04-11
| * thermal: add a warning for temperature emulation featureEduardo Valentin2013-04-02
| * thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2013-04-02
| * thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto2013-04-02
| * thermal: rcar: tidyup registration failure caseKuninori Morimoto2013-04-02
| * thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia2013-04-02
| * Thermal: exynos: fix cooling state translationZhang Rui2013-03-26
| * Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui2013-03-26
* | thermal: dove: Fix thermal sensor formulaEzequiel Garcia2013-03-26
* | thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia2013-03-26
* | thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia2013-03-26
* | thermal: Fix compiler warningEzequiel Garcia2013-03-26
* | thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin2013-03-26
* | thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin2013-03-26
* | drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]2013-03-26
|/
* Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-24
|\
| * pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud2013-03-21
| * pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-21
| * pinctrl: generic: Fix compilation errorSachin Kamat2013-03-13
| * pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-13
| * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-13
| * gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-06
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-24
|\ \
| * \ Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin2013-03-24
| |\ \
| | * | efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings2013-03-22
| * | | Merge tag 'efi-for-3.9-rc3' into x86/urgentH. Peter Anvin2013-03-21
| |\| |
| | * | efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-03-21
| | * | efivars: explicitly calculate length of VariableNameMatt Fleming2013-03-21