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