Age | Commit message (Expand) | Author | Files | Lines |
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 |