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