summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pm8941-pwrkey.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins1-0/+11
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins1-6/+77
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez1-7/+24
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez1-1/+1
2021-10-16Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo1-1/+5
2021-07-23Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov1-1/+1
2021-06-01Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins1-31/+72
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul1-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul1-13/+49
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas1-1/+1
2015-03-20Input: add Qualcomm PM8941 power key driverCourtney Cavin1-0/+293