summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16trace/events: fix gpu event timestamp formattingJamie Gennis
2016-02-16trace: add non-hierarchical function_graph optionJamie Gennis
2016-02-16trace: Add an option to show tgids in trace outputJamie Gennis
2016-02-16trace/events: add gpu trace eventsJamie Gennis
2016-02-16CHROMIUM: android: Unconditionally remove callbacks in sync_fence_free()Andrew Bresticker
2016-02-16CHROMIUM: android: fix warning when releasing active sync pointDmitry Torokhov
2016-02-16sync: add Documentation/sync.txtErik Gilling
2016-02-16video: adf: build fixes for 4.1Amit Pundir
2016-02-16video: adf: fix memblock build failureAmit Pundir
2016-02-16video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2016-02-16video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2016-02-16video: adf: fbdev: add stubs for kernels without ADF_FBDEVGreg Hackmann
2016-02-16video: adf: memblock: map buffer for dmaGreg Hackmann
2016-02-16video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2016-02-16video: adf: adf_memblock_export symbol should be exportedGreg Hackmann
2016-02-16video: adf: add buffer padding quirkGreg Hackmann
2016-02-16video: adf: document adf_format_validate_yuv's originGreg Hackmann
2016-02-16video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2016-02-16video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2016-02-16video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2016-02-16video: adf: use %zu when printing size_tGreg Hackmann
2016-02-16video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann
2016-02-16video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann
2016-02-16video: adf: define constants for device-custom ioctlsGreg Hackmann
2016-02-16video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2016-02-16video: adf: validate dpms state passed to blankGreg Hackmann
2016-02-16video: adf: fix ADF_MAX_ATTACHMENTS declarationGreg Hackmann
2016-02-16video: adf: remove PAGE_SIZE from userspace-facing headerGreg Hackmann
2016-02-16video: adf: make device node names less hierarchicalGreg Hackmann
2016-02-16video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2016-02-16video: adf: set default interface dpms_state to OFFGreg Hackmann
2016-02-16video: adf: make dpms_state sysfs attribute writableGreg Hackmann
2016-02-16video: adf: add helpers for validating custom formatsGreg Hackmann
2016-02-16video: adf: add informational flags to interfacesGreg Hackmann
2016-02-16video: adf: add fbdev compatibility helperGreg Hackmann
2016-02-16video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2016-02-16video: adf: support "simple" buffersGreg Hackmann
2016-02-16video: adf: add memblock helperGreg Hackmann
2016-02-16video: add atomic display frameworkGreg Hackmann
2016-02-16subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequencyrahul.khandelwal
2016-02-16cpufreq: interactive: build fixes for 4.4Amit Pundir
2016-02-16cpufreq: interactive: replace strict_strtoul() with kstrtoul()Amit Pundir
2016-02-16cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2016-02-16cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2016-02-16cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2016-02-16cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2016-02-16cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2016-02-16cpufreq: interactive: Put global cpufreq kobject on failureJunjie Wu
2016-02-16cpufreq: interactive: only boost tunable affected cpusLianwei Wang
2016-02-16cpufreq: interactive: don't skip waking up speedchange_task if target_freq > ...Minsung Kim