summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
AgeCommit message (Expand)Author
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa
in our header file Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox At the moment there is only one platform type supported and there is is hard wired, but with these changes the infrastructure is now there for anyone else to provide methods for their hardware. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 2010-08-10serial: max3107: introduce a max3107 driverjianwei.yang This device is used by some of the Intel MID platforms. It's not similar enough to the MAX3100 to use the same driver. At this point the driver is specific to the platform and not generalised. We will fix that later. Signed-off-by: jianwei.yang <jianwei.yang@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>