summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23thermal: core: move to_cooling_device macro to header fileEduardo Valentin
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin
2016-11-23thermal: core: match parenthesis on code alignmentEduardo Valentin
2016-11-23thermal: core: treat correctly the return value of *scanf callsEduardo Valentin
2016-11-23thermal: core: move to_thermal_zone() macro to header fileEduardo Valentin
2016-11-23thermal: core: split available_policies_show()Eduardo Valentin
2016-11-23thermal: core: split policy_storeEduardo Valentin
2016-11-23thermal: core: split passive_storeEduardo Valentin
2016-11-23thermal: core: remove unnecessary device_remove() callsEduardo Valentin
2016-11-23thermal: core: move trips attributes to tz->device.groupsEduardo Valentin
2016-11-23thermal: core: create tz->device.groups dynamicallyEduardo Valentin
2016-11-23thermal: core: move the trip attrs to the tz sysfs I/F sectionEduardo Valentin
2016-11-23thermal: core: fix style on remove_trip_attrs()Eduardo Valentin
2016-11-23thermal: core: remove useless empty lineEduardo Valentin
2016-11-23thermal: core: move power actor code out of sysfs I/F sectionEduardo Valentin
2016-11-23thermal: core: improve power actor documentationEduardo Valentin
2016-11-23thermal: core: move passive attr to tz->device.groupsEduardo Valentin
2016-11-23thermal: core: move mode attribute to tz->device.groupsEduardo Valentin
2016-11-23thermal: core: move emul_temp creation to tz->device.groupsEduardo Valentin
2016-11-23thermal: core: use dev.groups to manage always present tz attributesEduardo Valentin
2016-11-23thermal: core: group device_create_file() calls that are always createdEduardo Valentin
2016-11-23thermal: core: group thermal_zone DEVICE_ATTR's declarationsEduardo Valentin
2016-11-23thermal: core: prevent zones with no types to be registeredEduardo Valentin
2016-11-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2016-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson
2016-11-21thermal/powerclamp: add back module device tableJacob Pan
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu
2016-11-21x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-11-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-20Linux 4.9-rc6v4.9-rc6Linus Torvalds
2016-11-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-11-19tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-11-19l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-11-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds