aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-01Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie1-4/+4
2023-07-28Input: tca6416-keypad - switch to using input core's polling featuresDmitry Torokhov1-28/+20
2023-07-28Input: tca6416-keypad - convert to use devm_* apiYangtao Li1-35/+18
2023-07-28Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov1-6/+2
2023-07-28Input: tca6416-keypad - rely on I2C core to set up suspend/resumeDmitry Torokhov1-25/+0
2023-07-28Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov2-18/+10
2023-07-28Input: lm8323 - convert to use devm_* apiYangtao Li1-51/+26
2023-07-28Input: lm8323 - rely on device core to create kp_disable attributeDmitry Torokhov1-12/+12
2023-07-28Input: qt2160 - convert to use devm_* apiYangtao Li1-57/+20
2023-07-28Input: qt2160 - do not hard code interrupt triggerDmitry Torokhov1-2/+1
2023-07-28Input: qt2160 - switch to using threaded interrupt handlerDmitry Torokhov1-34/+19
2023-07-28Input: qt2160 - tweak check for i2c adapter functionalityDmitry Torokhov1-5/+2
2023-07-25Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller1-7/+12
2023-07-25Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()Nathan Chancellor1-1/+1
2023-07-20Input: qt1070 - convert to use devm_* apiYangtao Li1-32/+14
2023-07-20Input: mcs-touchkey - convert to use devm_* apiYangtao Li1-34/+29
2023-07-20Input: amikbd - convert to use devm_* apiYangtao Li1-20/+5
2023-07-20Input: lm8333 - convert to use devm_* apiYangtao Li1-30/+14
2023-07-18Input: mms114 - add support for touch keysArtur Weber1-7/+81
2023-07-18dt-bindings: mms114: Add linux,keycodes property for touch keysArtur Weber1-0/+5
2023-07-18Input: da9063 - add wakeup supportSamuel Holland1-0/+9
2023-07-17Input: gpio-keys - convert to dev_err_probe()Geert Uytterhoeven1-12/+9
2023-07-17Input: Explicitly include correct DT includesRob Herring21-22/+20
2023-07-13Input: iqs7211 - point to match data directlyJeff LaBundy1-19/+7
2023-07-12Input: add support for Azoteq IQS7210A/7211A/EJeff LaBundy3-0/+2580