summaryrefslogtreecommitdiff
path: root/drivers/input/misc/pm8941-pwrkey.c
AgeCommit message (Expand)Author
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly
2023-01-09Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez
2021-10-16Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo
2021-07-23Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov
2021-06-01Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas
2015-03-20Input: add Qualcomm PM8941 power key driverCourtney Cavin