| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -2/+2 |
| 2023-09-23 | Input: sun4i-ts - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-06-16 | docs: update some straggling Documentation/arm references | Jonathan Corbet | 1 | -1/+1 |
| 2023-05-01 | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-17 | Input: sun4i-ts - drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano | 1 | -1/+1 |
| 2022-08-17 | Input: sun4i-ts - switch to new of thermal API | Daniel Lezcano | 1 | -5/+5 |
| 2020-01-10 | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register | Chuhong Yuan | 1 | -1/+5 |
| 2019-08-11 | Merge tag 'v5.3-rc4' into next | Dmitry Torokhov | 1 | -1/+1 |
| 2019-07-24 | Input: sun4i-ts - use devm_platform_ioremap_resource() | Mukesh Ojha | 1 | -2/+1 |
| 2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2017-08-14 | Input: sun4i-ts - constify thermal_zone_of_device_ops structures | Julia Lawall | 1 | -1/+1 |
| 2016-05-17 | input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register | Eduardo Valentin | 1 | -8/+1 |
| 2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 1 | -4/+4 |
| 2015-03-23 | Input: sun4i-ts - allow controlling filter and sensitivity via DT | Jens Thiele | 1 | -4/+16 |
| 2015-03-12 | Input: sun4i-ts - really fix A10 temperature reporting | Hans de Goede | 1 | -7/+7 |
| 2015-03-08 | Input: sun4i-ts - A10 (sun4i) has a different temperature curve | Hans de Goede | 1 | -3/+13 |
| 2015-01-26 | Input: sun4i-ts - add support for touchpanel controller on A31 | Chen-Yu Tsai | 1 | -13/+33 |
| 2015-01-18 | Input: sun4i-ts - add thermal zone sensor support | Chen-Yu Tsai | 1 | -4/+50 |
| 2014-10-20 | input: touchscreen: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-05-14 | Input: sun4i-ts - add support for temperature sensor | Hans de Goede | 1 | -31/+108 |
| 2014-05-14 | Input: add driver for Allwinner sunxi SoC's rtp controller | Hans de Goede | 1 | -0/+262 |