aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin
2013-04-25thermal: update driver licenseEduardo Valentin
2013-04-25thermal: use strlcpy instead of strcpyEduardo Valentin
2013-04-24Merge branch 'eduardo-1' of .git into nextZhang Rui
2013-04-17Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui
2013-04-12Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker
2013-04-02thermal: add a warning for temperature emulation featureEduardo Valentin
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap
2013-04-02thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto
2013-04-02thermal: rcar: tidyup registration failure caseKuninori Morimoto
2013-04-02thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia
2013-03-26thermal: dove: Fix thermal sensor formulaEzequiel Garcia
2013-03-26thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia
2013-03-26thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia
2013-03-26thermal: Fix compiler warningEzequiel Garcia
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin
2013-03-26drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-03-23Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin
2013-03-23Linux 3.9-rc4Linus Torvalds
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li