index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
palmas-pwrbutton.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-18
Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq
Marco Crivellari
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
Input: palmas-pwrbutton - convert to platform remove callback returning void
Uwe Kleine-König
2023-01-09
Input: palmas-pwrbutton - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...
Jonathan Cameron
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2021-12-06
Input: palmas-pwrbutton - make a couple of arrays static const
Colin Ian King
2021-11-29
Input: palmas-pwrbutton - use bitfield helpers
Geert Uytterhoeven
2021-09-05
Input: palmas-pwrbutton - handle return value of platform_get_irq()
Arvind Yadav
2015-03-19
Input: constify of_device_id arrays
Fabian Frederick
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
Input: palmas-pwrbutton - fix typo in the license string
Nishanth Menon
2014-09-15
Input: palmas-pwrbutton - use IRQF_ONESHOT
Nishanth Menon
2014-09-11
Input: introduce palmas-pwrbutton
Nishanth Menon