summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sun4i-ts.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet1-1/+1
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano1-1/+1
2022-08-17Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano1-5/+5
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov1-1/+1
2019-07-24Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha1-2/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
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