summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-24thermal: update kernel-doc for create_trip_attrsEduardo Valentin1-1/+6
2013-04-24thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin1-1/+8
2013-04-24thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin1-3/+8
2013-04-24thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin1-3/+13
2013-04-24thermal: use EXPORT_SYMBOL_GPLEduardo Valentin1-9/+9
2013-04-24thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin3-5/+5
2013-04-24thermal: update driver licenseEduardo Valentin1-1/+1
2013-04-24thermal: use strlcpy instead of strcpyEduardo Valentin1-2/+2
2013-04-24Thermal: exynos: Add compatible string for exynos4412Sachin Kamat1-0/+4
2013-04-24Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat1-3/+7
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 Valentin2-3/+18
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2-0/+39
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui3-3/+3
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui8-66/+84
2013-04-13Thermal: 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 Valentin2-0/+8
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap3-108/+67
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 Garcia4-0/+263
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: Fix compiler warningEzequiel Garcia1-1/+1
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 Rui4-23/+24
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui1-50/+93
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-23mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-23dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-23dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-23mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6
2013-03-22efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1