summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-02-12 00:35:39 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-02-14 10:37:26 +0100
commitfe52de36dc5d60960230cabec88c357113d9c32a (patch)
treeac2a53908573134197db51359a21a2a8186709db /tools/perf/scripts/python/bin/stackcollapse-report
parent67b06ba01857ed077e1a66bfa139156e7c68bab2 (diff)
downloadkernel-fe52de36dc5d60960230cabec88c357113d9c32a.tar.gz
PM: QoS: Update file information comments
Update the file information comments in include/linux/pm_qos.h and kernel/power/qos.c by adding titles along with copyright and authors information to them and changing the qos.c description to better reflect its contents (outdated information is dropped from it in particular). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Tested-by: Amit Kucheria <amit.kucheria@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
s.c?h=master&id=77d3b6130203299123d17df78b843f193c18b25f'>drm/i915/lvds: Fix whitespaceVille Syrjälä 2023-01-31drm/i915/lvds: Extract intel_lvds_regs.hVille Syrjälä 2023-01-31drm/i915/lvds: Use REG_BIT() & co.Ville Syrjälä 2023-01-31drm/i915/lvds: Use intel_de_rmw()Ville Syrjälä 2023-01-31drm/i915/lvds: Split long linesVille Syrjälä 2023-01-26drm/i915/panel: move panel fixed EDID to struct intel_panelJani Nikula 2023-01-26drm/i915/bios: convert intel_bios_init_panel() to drm_edidJani Nikula 2023-01-26drm/i915/edid: convert DP, HDMI and LVDS to drm_edidJani Nikula 2022-12-09drm/i915: Do panel VBT init early if the VBT declares an explicit panel typeVille Syrjälä 2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula 2022-10-11drm/i915/display: remove drm_device aliasesAndrzej Hajda 2022-09-28drm/i915: Allow alternate fixed modes always for LVDSVille Syrjälä 2022-09-28drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()Ville Syrjälä 2022-09-26drm/i915: Clean up connector->*_allowed setupVille Syrjälä 2022-09-26drm/i915: Extract intel_attach_scaling_mode_property()Ville Syrjälä 2022-09-26drm/i915: Extract intel_lvds_add_properties()Ville Syrjälä 2022-09-26drm/i915: Pass intel_encoder to to_lvds_encoder()Ville Syrjälä 2022-08-31drm/i915: move vbt to display.vbtJani Nikula 2022-06-20drm/i915/bios: calculate panel type as per child device index in VBTAnimesh Manna 2022-06-01drm/i915: Accept more fixed modes with VRR panelsVille Syrjälä 2022-05-27drm/i915/bios: Determine panel type via PNPID matchVille Syrjälä 2022-05-27drm/i915/bios: Split VBT data into per-panel vs. global partsVille Syrjälä 2022-03-31drm/i915: Allow static DRRS on LVDSVille Syrjälä 2022-03-31drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into oneVille Syrjälä 2022-03-31drm/i915: Put fixed modes directly onto the panel's fixed_modes listVille Syrjälä 2022-03-29drm/i915: Extract intel_panel_encoder_fixed_mode()Ville Syrjälä 2022-03-29drm/i915: Rename intel_panel_vbt_fixed_mode()Ville Syrjälä 2022-03-29drm/i915: Use intel_panel_preferred_fixed_mode() moreVille Syrjälä 2022-03-29drm/i915: Use DRM_MODE_FMT+DRM_MODE_ARG()Ville Syrjälä 2022-03-29drm/i915: Pass intel_connector to intel_panel_{init,fini}()Ville Syrjälä 2022-03-15drm/i915: Introduce intel_panel_get_modes()Ville Syrjälä 2022-03-15drm/i915: Introduce intel_panel_{fixed,downclock}_mode()Ville Syrjälä 2022-03-15drm/i915/lvds: Pass fixed_mode to compute_is_dual_link_lvds()Ville Syrjälä