summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-02-18 08:05:43 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-02-18 08:05:43 +0100
commit6a239af2a3698c488aee798670eca772eb74890b (patch)
tree68f173e67c7baeaa9f651d43a8d10ec343ca6e1d /tools/perf/scripts/python/netdev-times.py
parent5c493df25a0d9e0c3bda742250ecfc5953bf4ccd (diff)
downloadkernel-6a239af2a3698c488aee798670eca772eb74890b.tar.gz
ACPI / resources: Change pr_info() to pr_debug() for debug information
Annoying and noisy ACPI debug messages are printed with pr_info() after the recent ACPI resources handling rework. Replace the pr_info() with pr_debug() to reduce to noise level. Reported-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/drivers/media/video/gspca/spca561.c?h=linux-6.1.y&id=f4b59e353239d3c8e2456a986e42f4c87cfcef9f'>V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam.Jean-Francois Moine 2008-12-30V4L/DVB (9985): gspca - spca561: Cleanup source.Jean-Francois Moine 2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine 2008-10-12V4L/DVB (9098): Whitespace cleanupsMauro Carvalho Chehab 2008-10-12V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine 2008-10-12V4L/DVB (9076): gspca: USB direction lacking in spca561.Shane 2008-10-12V4L/DVB (9058): spca561: while balance -> white balance typoShane 2008-10-04V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.Shane 2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan 2008-09-04V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...Hans de Goede 2008-09-04V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine 2008-09-03V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine 2008-09-03V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine 2008-09-03V4L/DVB (8705): gspca: Adjust some control limits in spca561.Jean-Francois Moine 2008-09-03V4L/DVB (8703): gspca: Do controls work for spca561 revision 12a.Jean-Francois Moine 2008-09-03V4L/DVB (8672): gspca: Big rewrite of spca561.Jean-Francois Moine 2008-09-03V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...Jean-Francois Moine 2008-09-03V4L/DVB (8669): gspca: Add white balance control for spca561 rev 012A.Jean-Francois Moine 2008-08-06V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine 2008-07-27V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...Jean-Francois Moine 2008-07-27V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine 2008-07-23V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine 2008-07-20V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine 2008-07-20V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine 2008-07-20V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine 2008-07-20V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede 2008-07-20V4L/DVB (8157): gspca: all subdriversJean-Francois Moine