aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-29Merge remote-tracking branch 'ieee1394/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'thermal-soc/next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'hwmon-staging/hwmon-next'Stephen Rothwell
2017-05-29Merge branch 'dmi/master'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 's390/features'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'm68k/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'sunxi/sunxi/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'rockchip/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'imx-mxs/for-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'at91/at91-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'drm-intel-fixes/for-linux-next-fixes'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'v4l-dvb-fixes/fixes'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'nand-fixes/nand/fixes'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'char-misc.current/char-misc-linus'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'staging.current/staging-linus'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'phy/fixes'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'usb.current/usb-linus'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'pci-current/for-linus'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'net/master'Stephen Rothwell
2017-05-28mtk-vcodec: Use designated initializersKees Cook
2017-05-28drm/amd/powerplay: Use designated initializersKees Cook
2017-05-28drm/amdgpu: Use designated initializersKees Cook
2017-05-28sgi-xp: Use designated initializersKees Cook
2017-05-28net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn
2017-05-27Merge branch 'work-linus' into work-nextEduardo Valentin
2017-05-27thermal: cpu_cooling: Replace kmalloc with kmalloc_arrayViresh Kumar
2017-05-27thermal: cpu_cooling: Rearrange struct cpufreq_cooling_deviceViresh Kumar
2017-05-27thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()Viresh Kumar
2017-05-27thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdevViresh Kumar
2017-05-27thermal: cpu_cooling: get_level() can't failViresh Kumar
2017-05-27thermal: cpu_cooling: create structure for idle time statsViresh Kumar
2017-05-27thermal: cpu_cooling: merge frequency and power tablesViresh Kumar
2017-05-27thermal: cpu_cooling: get rid of 'allowed_cpus'Viresh Kumar
2017-05-27thermal: cpu_cooling: OPPs are registered for all CPUsViresh Kumar
2017-05-27thermal: cpu_cooling: store cpufreq policyViresh Kumar
2017-05-27cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar
2017-05-27thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()Viresh Kumar
2017-05-27thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar
2017-05-27thermal: cpu_cooling: replace cool_dev with cdevViresh Kumar
2017-05-27thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdevViresh Kumar
2017-05-27thermal: cpu_cooling: rearrange globalsViresh Kumar
2017-05-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-27net: dsa: mv88e6xxx: handle SERDES error appropriatelyVivien Didelot