summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/sun4i-ts.c
Commit message (Expand)AuthorAgeFilesLines
* docs: update some straggling Documentation/arm referencesJonathan Corbet2023-06-161-1/+1
* Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-05-011-1/+1
|\
| * Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* | thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-031-1/+1
|/
* Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano2022-08-171-5/+5
* Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-101-1/+5
* Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-111-1/+1
|\
| * docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-2/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-141-1/+1
* input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-8/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+4
* Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele2015-03-231-4/+16
* Input: sun4i-ts - really fix A10 temperature reportingHans de Goede2015-03-121-7/+7
* Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede2015-03-081-3/+13
* Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai2015-01-261-13/+33
* Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai2015-01-181-4/+50
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: sun4i-ts - add support for temperature sensorHans de Goede2014-05-141-31/+108
* Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede2014-05-141-0/+262