| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: snvs_pwrkey - use devm_clk_get_optional_enabled() | Dmitry Torokhov | 2024-09-01 | 1 | -23/+1 |
* | Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address | Sebastian Krzyszkowiak | 2022-09-27 | 1 | -1/+1 |
* | Input: snvs_pwrkey - add clk handling | Uwe Kleine-König | 2021-10-16 | 1 | -0/+29 |
* | Input: snvs_pwrkey - remove gratuitous NULL initializers | Dmitry Torokhov | 2019-12-05 | 1 | -2/+2 |
* | Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q | Robin van der Gracht | 2019-11-25 | 1 | -11/+33 |
* | Input: remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-14 | 1 | -3/+1 |
* | Merge tag 'v5.1' into next | Dmitry Torokhov | 2019-05-10 | 1 | -3/+3 |
|\ |
|
| * | Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ | Anson Huang | 2019-04-04 | 1 | -3/+3 |
* | | Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify code | Anson Huang | 2019-04-04 | 1 | -26/+4 |
|/ |
|
* | Input: snvs_pwrkey - switch to SPDX identifier | Fabio Estevam | 2018-06-22 | 1 | -11/+4 |
* | Input: keyboard - convert timers to use timer_setup() | Kees Cook | 2017-10-24 | 1 | -4/+3 |
* | Input: snvs_pwrkey - drop input_free_device call if input_register_device fails | Axel Lin | 2016-09-27 | 1 | -1/+0 |
* | Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan... | Vladimir Zapolskiy | 2016-03-12 | 1 | -2/+2 |
* | Input: snvs_pwrkey - use __maybe_unused to hide pm functions | Arnd Bergmann | 2016-03-02 | 1 | -2/+2 |
* | Input: snvs_pwrkey - remove duplicated semicolon | Javier Martinez Canillas | 2015-10-27 | 1 | -2/+1 |
* | input: snvs_pwrkey: use "wakeup-source" as deivce tree property name | Shawn Guo | 2015-07-18 | 1 | -1/+1 |
* | input: keyboard: imx: add snvs power key driver | Robin Gong | 2015-07-15 | 1 | -0/+227 |