Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'thermal...
[platform/kernel/linux-rpi.git] / drivers /
2016-11-30 Zhang RuiMerge branches 'thermal-core', 'thermal-intel', 'therma...
2016-11-30 Sebastian Andrzej... thermal/x86 pkg temp: Convert to hotplug state machine
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Sanitize package management
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Move work into package struct
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Move work scheduled flag into...
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Sanitize locking
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Cleanup code some more
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Cleanup namespace
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Get rid of ref counting
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Sanitize callback (de)initialization
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Replace open coded cpu search
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Remove redundant package search
2016-11-30 Thomas Gleixnerthermal/x86_pkg_temp: Cleanup thermal interrupt handling
2016-11-30 Krzysztof Kozlowskithermal: hwmon: Properly report critical temperature...
2016-11-23 Javi Merinodevfreq_cooling: pass a pointer to devfreq in the power...
2016-11-23 Shawn Linthermal: rockchip: improve the warning log
2016-11-23 Javier Martinez... thermal: db8500: Fix module autoload
2016-11-23 Javier Martinez... thermal: tango: Fix module autoload
2016-11-23 Javier Martinez... thermal: max77620: Fix module autoload
2016-11-23 Stephen Boydthermal: qcom-spmi: Treat reg property as a single...
2016-11-23 Leo Yanthermal: hisilicon: fix for dependency
2016-11-23 Luis Henriquesthermal: ti-soc-thermal: add missing clk_put()
2016-11-23 Eduardo Valentinthermal: core: move slop and offset helpers to thermal_...
2016-11-23 Eduardo Valentinthermal: sysfs: use kcalloc() instead of kzalloc()
2016-11-23 Eduardo Valentinthermal: core: use kzalloc(sizeof(*ptr),...)
2016-11-23 Eduardo Valentinthermal: core: improve kerneldoc entry of thermal_cooli...
2016-11-23 Eduardo Valentinthermal: core: remove style warnings and checks
2016-11-23 Eduardo Valentinthermal: core: remove void function return statements
2016-11-23 Eduardo Valentinthermal: core: standardize line breaking alignment
2016-11-23 Eduardo Valentinthermal: core: small style fix when checking for __find...
2016-11-23 Eduardo Valentinthermal: core: remove FSF address in the GPL notice
2016-11-23 Eduardo Valentinthermal: sysfs: remove symbols of emul_temp when config...
2016-11-23 Eduardo Valentinthermal: core: add a comment describing the device...
2016-11-23 Eduardo Valentinthermal: core: add a comment describing the power actor...
2016-11-23 Eduardo Valentinthermal: core: add a comment describing the main update...
2016-11-23 Eduardo Valentinthermal: core: move notify to the zone update section
2016-11-23 Eduardo Valentinthermal: core: add inline to print_bind_err_msg()
2016-11-23 Eduardo Valentinthermal: core: move __bind() to where it is used
2016-11-23 Eduardo Valentinthermal: core: fix couple of style issues on __bind...
2016-11-23 Eduardo Valentinthermal: core: move bind_tz() to where it is used
2016-11-23 Eduardo Valentinthermal: core: move bind_cdev() to where it is used
2016-11-23 Eduardo Valentinthermal: core: move __unbind() helper to where it is...
2016-11-23 Eduardo Valentinthermal: core: small style fix on __unbind() helper
2016-11-23 Eduardo Valentinthermal: core: move idr handling to device management...
2016-11-23 Eduardo Valentinthermal: core: group functions related to governor...
2016-11-23 Eduardo Valentinthermal: core: introduce thermal_helpers.c
2016-11-23 Eduardo Valentinthermal: core: remove a couple of style issues on helpers
2016-11-23 Eduardo Valentinthermal: core: move cooling device sysfs to thermal_sysfs.c
2016-11-23 Eduardo Valentinthermal: core: move to_cooling_device macro to header...
2016-11-23 Eduardo Valentinthermal: core: move thermal_zone sysfs to thermal_sysfs.c
2016-11-23 Eduardo Valentinthermal: core: match parenthesis on code alignment
2016-11-23 Eduardo Valentinthermal: core: treat correctly the return value of...
2016-11-23 Eduardo Valentinthermal: core: move to_thermal_zone() macro to header...
2016-11-23 Eduardo Valentinthermal: core: split available_policies_show()
2016-11-23 Eduardo Valentinthermal: core: split policy_store
2016-11-23 Eduardo Valentinthermal: core: split passive_store
2016-11-23 Eduardo Valentinthermal: core: remove unnecessary device_remove() calls
2016-11-23 Eduardo Valentinthermal: core: move trips attributes to tz->device...
2016-11-23 Eduardo Valentinthermal: core: create tz->device.groups dynamically
2016-11-23 Eduardo Valentinthermal: core: move the trip attrs to the tz sysfs...
2016-11-23 Eduardo Valentinthermal: core: fix style on remove_trip_attrs()
2016-11-23 Eduardo Valentinthermal: core: remove useless empty line
2016-11-23 Eduardo Valentinthermal: core: move power actor code out of sysfs I...
2016-11-23 Eduardo Valentinthermal: core: improve power actor documentation
2016-11-23 Eduardo Valentinthermal: core: move passive attr to tz->device.groups
2016-11-23 Eduardo Valentinthermal: core: move mode attribute to tz->device.groups
2016-11-23 Eduardo Valentinthermal: core: move emul_temp creation to tz->device...
2016-11-23 Eduardo Valentinthermal: core: use dev.groups to manage always present...
2016-11-23 Eduardo Valentinthermal: core: group device_create_file() calls that...
2016-11-23 Eduardo Valentinthermal: core: group thermal_zone DEVICE_ATTR's declara...
2016-11-23 Eduardo Valentinthermal: core: prevent zones with no types to be registered
2016-11-23 OGAWA Hirofumithermal: intel_pch_thermal: Support skylake PCH 100...
2016-11-23 Julia Lawallthermal: int340x_thermal: use permission-specific DEVIC...
2016-11-23 Julia Lawallthermal: hwmon: use permission-specific DEVICE_ATTR...
2016-11-22 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2016-11-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-22 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-11-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-11-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-11-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-11-21 Peter Robinsonethernet: stmmac: make DWMAC_STM32 depend on it's assoc...
2016-11-21 Jacob Panthermal/powerclamp: add back module device table
2016-11-20 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-11-20 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-11-20 Linus TorvaldsMerge tag 'ext4_for_stable' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-11-19 Alex Hemmei2c: i2c-mux-pca954x: fix deselect enabling for device...
2016-11-19 Linus TorvaldsMerge tag 'powerpc-4.9-5' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-11-19 Linus TorvaldsMerge tag 'leds_4.9-rc6' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge tag 'dmaengine-fix-4.9-rc6' of git://git.infradea...
2016-11-19 Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc6' of git://git./linux...
2016-11-19 David S. MillerMerge tag 'batadv-net-for-davem-20161119' of git:/...
2016-11-19 Alexey Khoroshilovnet: macb: add check for dma mapping error in start_xmit()
2016-11-19 Linus TorvaldsMerge tag 'acpi-4.9-rc6' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields...
2016-11-18 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-cppc-fixes' and...
next