summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sun4i-ts.c
AgeCommit message (Expand)Author
2023-09-23Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2022-08-17Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov
2019-07-24Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2017-08-14Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-03-23Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele
2015-03-12Input: sun4i-ts - really fix A10 temperature reportingHans de Goede
2015-03-08Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede