profile/ivi/kernel-x86-ivi.git
2013-04-27 Zhang RuiMerge branch 'MAINTAINERS-update' of .git into next
2013-04-27 Zhang RuiMerge branch 'cpu_cooling-doc-comments-update' of ...
2013-04-27 Zhang RuiMerge branch 'thermal_core-doc-comments-update' of...
2013-04-27 Eduardo Valentinthermal: db8500_cpufreq_cooling: remove usage of IS_ERR...
2013-04-27 Eduardo Valentinthermal: thermal_core: remove usage of IS_ERR_OR_NULL
2013-04-27 Eduardo Valentinthermal: cpu_cooling: improve line breaking
2013-04-27 Eduardo Valentinthermal: cpu_cooling: alignment improvements
2013-04-27 Eduardo Valentinthermal: cpu_cooling: remove checkpatch.pl warning
2013-04-27 Eduardo Valentinthermal: cpu_cooling: remove trailing blank line
2013-04-27 Eduardo Valentinthermal: cpu_cooling: align on open parenthesis
2013-04-27 Eduardo Valentinthermal: cpu_cooling: standardize comment style
2013-04-27 Eduardo Valentinthermal: cpu_cooling: standardize end of function
2013-04-27 Eduardo Valentinthermal: cpu_cooling: remove trailing white spaces
2013-04-27 Zhang RuiThermal: update documentation for thermal_zone_device_r...
2013-04-24 Zhang RuiMerge branch 'cpu_cooling-doc-comments-update' of ...
2013-04-24 Zhang RuiMerge branch 'thermal_core-doc-comments-update' of...
2013-04-24 Eduardo Valentinthermal: update kernel-doc for thermal_zone_device_register
2013-04-24 Eduardo Valentinthermal: update kernel-doc for create_trip_attrs
2013-04-24 Eduardo Valentinthermal: update kernel-doc for thermal_cooling_device_r...
2013-04-24 Eduardo Valentinthermal: update kernel-doc for thermal_zone_unbind_cool...
2013-04-24 Eduardo Valentinthermal: update kernel-doc for thermal_zone_bind_coolin...
2013-04-24 Eduardo Valentinthermal: use EXPORT_SYMBOL_GPL
2013-04-24 Eduardo Valentinthermal: rename notify_thermal_framework to thermal_not...
2013-04-24 Eduardo Valentinthermal: update driver license
2013-04-24 Eduardo Valentinthermal: use strlcpy instead of strcpy
2013-04-24 Eduardo Valentinthermal: cpu_cooling: remove unused symbols on cpu_cool...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: add needed header for cpu_cooling.h
2013-04-24 Eduardo Valentinthermal: cpu_cooling: remove unused symbols
2013-04-24 Eduardo Valentinthermal: cpu_cooling: remove not needed curl brackets
2013-04-24 Eduardo Valentinthermal: cpu_cooling: use snprintf instead of sprintf
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update kernel-doc comment for...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update kernel-doc for cpufreq_coo...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update documentation for cpufreq_...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update documentation for cpufreq_...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update documentation for cpufreq_...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update Kconfig entry
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update documentation for cpufreq_...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: update documentation for cpufreq_...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: improve documentation for get_cpu...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: document cpufreq_get_cooling_level
2013-04-24 Eduardo Valentinthermal: cpu_cooling: add documentation for get_property
2013-04-24 Eduardo Valentinthermal: cpu_cooling: fix kernel doc for is_cpufreq_valid
2013-04-24 Eduardo Valentinthermal: cpu_cooling: remove compiler warning
2013-04-24 Eduardo Valentinthermal: cpu_cooling: use EXPORT_SYMBOL_GPL
2013-04-24 Eduardo Valentinthermal: cpu_cooling: fix kernel_doc for cpufreq_coolin...
2013-04-24 Eduardo Valentinthermal: cpu_cooling: remove unused headers
2013-04-24 Zhang RuiMerge branch 'exynos-fix' of .git into next
2013-04-24 Sachin KamatThermal: exynos: Add compatible string for exynos4412
2013-04-24 Sachin KamatThermal: exynos: Add clk_{un}prepare APIs
2013-04-24 Eduardo ValentinMAINTAINERS: update thermal entry by adding file cpu_co...
2013-04-24 Eduardo ValentinMAINTAINERS: Add patchwork entry for Thermal subsystem
2013-04-24 Eduardo ValentinMAINTAINERS: Add Thermal subsystem co-maintainer
2013-04-24 Zhang RuiMerge branch 'eduardo-1' of .git into next
2013-04-17 Dan CarpenterThermal: cpufreq cooling: endian bug in cpufreq_get_max...
2013-04-15 Eduardo Valentinthermal: expose thermal_zone_get_temp API
2013-04-15 Eduardo Valentinthermal: introduce thermal_zone_get_zone_by_name helper...
2013-04-15 Zhang RuiMerge branch 'thermal' of git://git./linux/kernel/git...
2013-04-14 Zhang RuiThermal: build cpu_cooling code into thermal_sys module
2013-04-14 Zhang RuiThermal: build thermal governors into thermal_sys module
2013-04-13 Zhang RuiThermal: rename thermal_sys.c to thermal_core.c
2013-04-11 Arnd BergmannThermal: exynos: remove unnecessary header inclusions
2013-04-11 Andrew Brestickerthermal: step_wise: set throttle target within thermal...
2013-04-02 Eduardo Valentinthermal: add a warning for temperature emulation feature
2013-04-02 Amit Daniel... thermal: exynos: Adapt to temperature emulation core...
2013-04-02 Kuninori Morimotothermal: rcar: add pm_runtime_xxx() support
2013-04-02 Kuninori Morimotothermal: rcar: tidyup registration failure case
2013-04-02 Ezequiel Garciathermal: Add driver for Armada 370/XP SoC thermal manag...
2013-03-26 Ezequiel Garciathermal: dove: Fix thermal sensor formula
2013-03-26 Ezequiel Garciathermal: kirkwood: Fix thermal sensor formula
2013-03-26 Ezequiel Garciathermal: kirkwood: Fix valid check for thermal register
2013-03-26 Ezequiel Garciathermal: Fix compiler warning
2013-03-26 Axel Linthermal: db8500: Fix missing mutex_unlock() in probe...
2013-03-26 Axel Linthermal: db8500: Fix checking return value of thermal_z...
2013-03-26 Laurent Navet... drivers: thermal: cpu_cooling: fix checkpatch warning
2013-03-26 Zhang RuiThermal: exynos: fix cooling state translation
2013-03-26 Zhang RuiThermal: cpufreq cooling: fix parsing per_cpu cpufreq_f...
2013-03-24 Linus TorvaldsMerge tag 'pinctrl-fixes-for-v3.9' of git://git./linux...
2013-03-24 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-03-24 H. Peter AnvinMerge tag 'efi-for-3.9-rc4' into x86/urgent
2013-03-23 Linus TorvaldsLinux 3.9-rc4 v3.9-rc4
2013-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-03-23 Linus TorvaldsMerge tag 'md-3.9-fixes' of git://neil.brown.name/md
2013-03-23 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-03-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2013-03-23 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-23 Torsten DuweKMS: fix EDID detailed timing frame rate
2013-03-23 Torsten DuweKMS: fix EDID detailed timing vsync parsing
2013-03-22 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-03-22 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-22 Vladimir Davydovmqueue: sys_mq_open: do not call mnt_drop_write() if...
2013-03-22 Jianguo Wumm/hotplug: only free wait_table if it's allocated...
2013-03-22 Alexander Duyckdma-debug: update DMA debug API to better handle multip...
2013-03-22 Alexander Duyckdma-debug: fix locking bug in check_unmap()
2013-03-22 Nicolas Ferredrivers/rtc/rtc-at91rm9200.c: use a variable for storin...
2013-03-22 H Hartley Sweetendrivers/video/ep93xx-fb.c: include <linux/io.h> for...
2013-03-22 Ashish Jangamdrivers/rtc/rtc-da9052.c: fix for rtc device registration
2013-03-22 Russ Andersonmm: zone_end_pfn is too small
2013-03-22 Oleg Nesterovpoweroff: change orderly_poweroff() to use schedule_work()
2013-03-22 Wanpeng Limm/hugetlb: fix total hugetlbfs pages count when using...
2013-03-22 Frederic Weisbeckerprintk: Provide a wake_up_klogd() off-case
next