index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pm8xxx-vibrator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: pm8xxx-vibrator: add new SPMI vibrator support
Fenglin Wu
2024-04-18
1
-9
/
+43
*
input: pm8xxx-vibrator: refactor to support new SPMI vibrator
Fenglin Wu
2024-04-18
1
-16
/
+25
*
Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation
Fenglin Wu
2024-04-16
1
-3
/
+4
*
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-1
/
+0
*
Input: pm8xxx-vibrator - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-10
1
-3
/
+3
*
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
2020-01-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
2017-04-05
1
-0
/
+10
*
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
2017-04-05
1
-1
/
+10
*
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
2017-04-05
1
-16
/
+33
*
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
2017-04-05
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
1
-3
/
+1
|
\
|
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-3
/
+1
*
|
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
2014-03-30
1
-1
/
+8
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: pm8xxx-vibrator - migrate to regmap APIs
Stephen Boyd
2013-12-15
1
-47
/
+14
*
Input: pm8xxx-vibrator - switch to using managed resources
Stephen Boyd
2013-12-15
1
-31
/
+12
*
Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-2
/
+0
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: misc - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-12
/
+1
*
Input: add support for pm8xxx based vibrator driver
Amy Maloche
2011-08-03
1
-0
/
+296