summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-06-05 16:06:57 +0100
committerZhang Rui <rui.zhang@intel.com>2014-07-15 22:06:57 +0800
commit6ea95b50dd2ed206dbaac25202f2e11076c2c8c4 (patch)
treed1221373becb05973919ae01a30f6085a534c06d /tools/perf/scripts/python
parent186bf54932f9d8fe575b04f4558de19e8a17aa93 (diff)
downloadkernel-6ea95b50dd2ed206dbaac25202f2e11076c2c8c4.tar.gz
thermal: sti: Add support for ST's Memory Mapped based Thermal controller
This is the traditional way of obtaining a device driver's register address space. The aim of this driver is to supply controller specific information to the ST Thermal Core. Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
13-04-26mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann 2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz 2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin 2013-03-07mfd: ab8500-gpadc: Optimise GPADC driverLee Jones 2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones 2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones 2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones 2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones 2013-03-07mfd: ab8500-gpadc: Reread on failureJonas Aaberg 2013-03-07mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD 2013-02-04mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'Lee Jones 2013-02-04mfd: ab8500-gpadc: Reduce conversion timeoutLee Jones 2013-02-04mfd: ab8500-gpadc: Add runtime pm supportLee Jones 2013-02-04mfd ab8500-gpadc: Introduce new AB version detectionMichel JAOUEN 2013-02-04mfd: ab8500-gpadc: Change to usleep_range() for greater resolutionLee Jones 2012-11-28mfd: remove use of __devexitBill Pemberton 2012-11-28mfd: remove use of __devinitBill Pemberton 2012-11-28mfd: remove use of __devexit_pBill Pemberton 2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2012-09-01mfd: printk/comment fixesMasanari Iida 2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones 2012-07-09mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones 2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones 2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones 2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij 2011-10-24mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski