index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pm8941-pwrkey.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
Input: pm8941-pwrkey - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
1
-4
/
+15
2023-01-09
Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-04-24
Input: pm8941-pwrkey - simulate missed key press events
David Collins
1
-0
/
+11
2022-04-24
Input: pm8941-pwrkey - add software key press debouncing support
David Collins
1
-6
/
+77
2022-04-24
Input: pm8941-pwrkey - add support for PON GEN3 base addresses
Anjelique Melendez
1
-7
/
+24
2022-04-24
Input: pm8941-pwrkey - fix error message
Anjelique Melendez
1
-1
/
+1
2021-10-16
Input: pm8941-pwrkey - respect reboot_mode for warm reset
Shawn Guo
1
-1
/
+5
2021-07-23
Input: pm8941-pwrkey - fix comma vs semicolon issue
Dmitry Torokhov
1
-1
/
+1
2021-06-01
Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheral
David Collins
1
-31
/
+72
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-07-30
Input: pm8941-pwrkey - add resin entry
Vinod Koul
1
-0
/
+8
2018-07-30
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
1
-13
/
+49
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2015-09-19
Input: pm8941-pwrkey - remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-03-20
Input: add Qualcomm PM8941 power key driver
Courtney Cavin
1
-0
/
+293