index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-lpss-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: lpss: drop redundant runtime PM handles
Raag Jadav
2024-07-10
1
-22
/
+0
*
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2024-02-19
1
-4
/
+4
*
pwm: lpss-*: Don't set driver data
Uwe Kleine-König
2024-02-19
1
-2
/
+0
*
pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
Andy Shevchenko
2022-11-22
1
-1
/
+1
*
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Andy Shevchenko
2022-09-28
1
-7
/
+5
*
pwm: lpss: Move resource mapping to the glue drivers
Andy Shevchenko
2022-09-28
1
-1
/
+5
*
pwm: lpss: Move exported symbols to PWM_LPSS namespace
Andy Shevchenko
2022-09-28
1
-0
/
+1
*
pwm: lpss: Deduplicate board info data structures
Uwe Kleine-König
2022-09-28
1
-29
/
+0
*
pwm: lpss: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-06-28
1
-4
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
pwm: lpss: Set enable-bit before waiting for update-bit to go low
Hans de Goede
2017-04-06
1
-0
/
+1
*
pwm: lpss: Split Tangier configuration
Andy Shevchenko
2017-04-06
1
-1
/
+8
*
pwm: lpss: Add Intel Gemini Lake PCI ID
Mika Westerberg
2017-01-30
1
-0
/
+1
*
pwm: lpss: Do not export board infos for different PWM types
Andy Shevchenko
2017-01-30
1
-0
/
+21
*
pwm: lpss: pci: Enable PWM module on Intel Edison
Andy Shevchenko
2016-07-11
1
-0
/
+1
*
pwm: lpss: Add support for runtime PM
Qipeng Zha
2015-11-06
1
-0
/
+32
*
pwm: lpss: Add more Intel Broxton IDs
Mika Westerberg
2015-11-06
1
-0
/
+1
*
pwm: lpss: Support all four PWMs on Intel Broxton
Mika Westerberg
2015-11-06
1
-2
/
+2
*
pwm: lpss: pci: Add support for Broxton platform
Qipeng Zha
2015-06-12
1
-0
/
+2
*
pwm: lpss: pci: Move to use pcim_enable_device()
Andy Shevchenko
2014-08-23
1
-2
/
+1
*
pwm: lpss: Properly split driver to parts
Andy Shevchenko
2014-08-23
1
-0
/
+65