aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/sun4i-ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-8/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-4/+4
2015-03-23Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele1-4/+16
2015-03-12Input: sun4i-ts - really fix A10 temperature reportingHans de Goede1-7/+7
2015-03-08Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede1-3/+13
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai1-13/+33
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai1-4/+50
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede1-31/+108
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede1-0/+262