index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-lpss-pci.c
Age
Commit message (
Expand
)
Author
2022-11-22
pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
Andy Shevchenko
2022-09-28
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Andy Shevchenko
2022-09-28
pwm: lpss: Move resource mapping to the glue drivers
Andy Shevchenko
2022-09-28
pwm: lpss: Move exported symbols to PWM_LPSS namespace
Andy Shevchenko
2022-09-28
pwm: lpss: Deduplicate board info data structures
Uwe Kleine-König
2021-06-28
pwm: lpss: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-04-06
pwm: lpss: Set enable-bit before waiting for update-bit to go low
Hans de Goede
2017-04-06
pwm: lpss: Split Tangier configuration
Andy Shevchenko
2017-01-30
pwm: lpss: Add Intel Gemini Lake PCI ID
Mika Westerberg
2017-01-30
pwm: lpss: Do not export board infos for different PWM types
Andy Shevchenko
2016-07-11
pwm: lpss: pci: Enable PWM module on Intel Edison
Andy Shevchenko
2015-11-06
pwm: lpss: Add support for runtime PM
Qipeng Zha
2015-11-06
pwm: lpss: Add more Intel Broxton IDs
Mika Westerberg
2015-11-06
pwm: lpss: Support all four PWMs on Intel Broxton
Mika Westerberg
2015-06-12
pwm: lpss: pci: Add support for Broxton platform
Qipeng Zha
2014-08-23
pwm: lpss: pci: Move to use pcim_enable_device()
Andy Shevchenko
2014-08-23
pwm: lpss: Properly split driver to parts
Andy Shevchenko