index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
1
-4
/
+15
2023-01-10
Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-04-25
Input: pm8941-pwrkey - simulate missed key press events
David Collins
1
-0
/
+11
2022-04-25
Input: pm8941-pwrkey - add software key press debouncing support
David Collins
1
-6
/
+77
2022-04-25
Input: pm8941-pwrkey - add support for PON GEN3 base addresses
Anjelique Melendez
1
-7
/
+24
2022-04-25
Input: pm8941-pwrkey - fix error message
Anjelique Melendez
1
-1
/
+1
2021-10-17
Input: pm8941-pwrkey - respect reboot_mode for warm reset
Shawn Guo
1
-1
/
+5
2021-07-24
Input: pm8941-pwrkey - fix comma vs semicolon issue
Dmitry Torokhov
1
-1
/
+1
2021-06-02
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-31
Input: pm8941-pwrkey - add resin entry
Vinod Koul
1
-0
/
+8
2018-07-31
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
1
-13
/
+49
2017-01-22
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-21
Input: add Qualcomm PM8941 power key driver
Courtney Cavin
1
-0
/
+293