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