| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-06 | Input: mtk-pmic-keys - MT6359 has a specific release irq | Julien Massot | 1 | -1/+4 |
| 2025-07-03 | Input: mtk-pmic-keys - add support for MT6359 PMIC keys | Louis-Alexis Eyraud | 1 | -0/+17 |
| 2025-04-29 | Input: mtk-pmic-keys - fix possible null pointer dereference | Gary Bisson | 1 | -2/+2 |
| 2024-10-19 | Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped | Javier Carrasco | 1 | -12/+5 |
| 2023-01-19 | Input: mtk-pmic-keys: add MT6357 support | Fabien Parent | 1 | -0/+17 |
| 2022-12-07 | Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -5/+5 |
| 2022-09-13 | Input: mtk-pmic-keys - add support for MT6331 PMIC keys | AngeloGioacchino Del Regno | 1 | -0/+21 |
| 2022-05-31 | Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regs | AngeloGioacchino Del Regno | 1 | -6/+9 |
| 2022-05-31 | Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regs | AngeloGioacchino Del Regno | 1 | -11/+19 |
| 2022-05-31 | Input: mtk-pmic-keys - use single update when configuring long press behavior | Dmitry Torokhov | 1 | -43/+28 |
| 2022-02-07 | Input: mtk-pmic-keys - add support for MT6358 | Mattijs Korpershoek | 1 | -2/+46 |
| 2022-02-07 | Input: mtk-pmic-keys - use get_irq_byname() instead of index | Mattijs Korpershoek | 1 | -2/+5 |
| 2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov | 1 | -10/+1 |
| 2019-07-11 | Input: mtk-pmic-keys - add of_node_put() before return | Nishka Dasgupta | 1 | -2/+7 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
| 2019-01-13 | Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.c | YueHaibing | 1 | -7/+6 |
| 2018-04-16 | input: Add MediaTek PMIC keys support | Chen Zhong | 1 | -0/+339 |