Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   160 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] pwm: lpss: properly split driver to parts - - - - --- 2014-07-25 Andy Shevchenko Superseded
[2/2] pwn: lpss: pci: move to use pcim_enable_device() - - 1 - --- 2014-07-25 Andy Shevchenko Superseded
[v2,1/2] pwm: lpss: properly split driver to parts - - - - --- 2014-07-28 Andy Shevchenko Superseded
[v2,2/2] pwm: lpss: pci: move to use pcim_enable_device() - - 1 - --- 2014-07-28 Andy Shevchenko Superseded
[v3,1/2] pwm: lpss: properly split driver to parts - - 1 - --- 2014-07-28 Andy Shevchenko Superseded
[v3,2/2] pwm: lpss: pci: move to use pcim_enable_device() - - 1 - --- 2014-07-28 Andy Shevchenko Superseded
[v4,1/2] pwm: lpss: properly split driver to parts - - 1 - --- 2014-08-19 Andy Shevchenko Accepted
[v4,2/2] pwm: lpss: pci: move to use pcim_enable_device() - - 1 - --- 2014-08-19 Andy Shevchenko Accepted
pwm: lpss: make it buildable only on X86 - - - - --- 2014-08-25 Andy Shevchenko Accepted
[v1,1/1] pwm: lpss: pci: enable PWM module on Intel Edison - - - - --- 2016-06-13 Andy Shevchenko Accepted
[v1,1/1] pwm: lpss: Move clk_rate check to ->probe() - - - - --- 2016-07-04 Andy Shevchenko Accepted
[v1,1/4] pwm: lpss: Avoid potential overflow of base_unit - - 1 - --- 2016-10-24 Andy Shevchenko Superseded
[v1,2/4] pwm: lpss: Allow duty cycle to be 0 - - 1 - --- 2016-10-24 Andy Shevchenko Superseded
[v1,3/4] pwm: lpss: Do not export board infos for different PWM types - - - - --- 2016-10-24 Andy Shevchenko Superseded
[v1,4/4] pwm: lpss: Switch to new atomic API - - 1 - --- 2016-10-24 Andy Shevchenko Superseded
[v2,1/4] pwm: lpss: Avoid potential overflow of base_unit - - 1 - --- 2017-01-02 Andy Shevchenko Superseded
[v2,2/4] pwm: lpss: Allow duty cycle to be 0 - - 1 - --- 2017-01-02 Andy Shevchenko Superseded
[v2,3/4] pwm: lpss: Do not export board infos for different PWM types - - - - --- 2017-01-02 Andy Shevchenko Superseded
[v2,4/4] pwm: lpss: Switch to new atomic API - - 1 - --- 2017-01-02 Andy Shevchenko Superseded
[v3,1/6] pwm: lpss: Avoid potential overflow of base_unit - - 1 - --- 2017-01-28 Andy Shevchenko Accepted
[v3,2/6] pwm: lpss: Allow duty cycle to be 0 - - 1 - --- 2017-01-28 Andy Shevchenko Accepted
[v3,3/6] pwm: lpss: Switch to new atomic API - - 1 - --- 2017-01-28 Andy Shevchenko Accepted
[v3,4/6] pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled - - 1 1 --- 2017-01-28 Andy Shevchenko Accepted
[v3,5/6] pwm: lpss: Do not export board infos for different PWM types - - - - --- 2017-01-28 Andy Shevchenko Accepted
[v3,6/6] pwm: lpss: Add Intel Gemini Lake PCI ID - - - - --- 2017-01-28 Andy Shevchenko Accepted
[v1] pwm: lpss: Split Tangier configuration - - - - --- 2017-04-03 Andy Shevchenko Superseded
[v3,1/2] pwm: lpss: Split Tangier configuration - - - 1 --- 2017-04-06 Andy Shevchenko Accepted
[v3,2/2] pwm: lpss: Set enable-bit before waiting for update-bit to go low - - - - --- 2017-04-06 Andy Shevchenko Accepted
[v1] backlight: pwm_bl: convert to use SPDX identifier [v1] backlight: pwm_bl: convert to use SPDX identifier 1 - - - --- 2019-06-19 Andy Shevchenko Accepted
[v1] pwm: pca9685: Fix regression for GPIO use [v1] pwm: pca9685: Fix regression for GPIO use - 1 - - --- 2019-08-30 Andy Shevchenko Superseded
[v2] pwm: pca9685: Fix regression for GPIO use [v2] pwm: pca9685: Fix regression for GPIO use - 1 - - --- 2019-08-30 Andy Shevchenko Superseded
[v1] pwm: lpss: Use positive condition in pwm_lpss_prepare() [v1] pwm: lpss: Use positive condition in pwm_lpss_prepare() - - - - --- 2020-01-15 Andy Shevchenko Rejected
[v1,1/1] platform/x86: Add PWM platform data for Merrifield [v1,1/1] platform/x86: Add PWM platform data for Merrifield - - - - --- 2021-05-21 Andy Shevchenko Rejected
[v1,1/5] docs: firmware-guide: ACPI: Add a PWM example [v1,1/5] docs: firmware-guide: ACPI: Add a PWM example - 1 - - --- 2021-05-31 Andy Shevchenko Superseded
[v1,2/5] pwm: core: Always require PWM flags to be provided [v1,1/5] docs: firmware-guide: ACPI: Add a PWM example - 1 - - --- 2021-05-31 Andy Shevchenko Superseded
[v1,3/5] pwm: core: Convert to use fwnode for matching [v1,1/5] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v1,4/5] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case [v1,1/5] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v1,5/5] pwm: core: Unify fwnode checks in the module [v1,1/5] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,1/7] docs: firmware-guide: ACPI: Add a PWM example [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - 1 - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,2/7] pwm: core: Always require PWM flags to be provided [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - 1 - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,3/7] pwm: core: Convert to use fwnode for matching [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,4/7] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,5/7] pwm: core: Unify fwnode checks in the module [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-05-31 Andy Shevchenko Superseded
[v2,6/7] pwm: core: Remove unused devm_pwm_put() [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - - 1 - --- 2021-05-31 Andy Shevchenko Superseded
[v2,7/7] pwm: core: Simplify some devm_*pwm*() functions [v2,1/7] docs: firmware-guide: ACPI: Add a PWM example - - 1 - --- 2021-05-31 Andy Shevchenko Superseded
[v3,1/6] docs: firmware-guide: ACPI: Add a PWM example [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example 1 1 - - --- 2021-06-07 Andy Shevchenko Accepted
[v3,2/6] pwm: core: Convert to use fwnode for matching [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-06-07 Andy Shevchenko Accepted
[v3,3/6] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example 1 - - - --- 2021-06-07 Andy Shevchenko Accepted
[v3,4/6] pwm: core: Unify fwnode checks in the module [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example - - - - --- 2021-06-07 Andy Shevchenko Accepted
[v3,5/6] pwm: core: Remove unused devm_pwm_put() [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example - - 1 - --- 2021-06-07 Andy Shevchenko Accepted
[v3,6/6] pwm: core: Simplify some devm_*pwm*() functions [v3,1/6] docs: firmware-guide: ACPI: Add a PWM example - - 1 - --- 2021-06-07 Andy Shevchenko Accepted
[v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - - --- 2021-12-02 Andy Shevchenko Superseded
[v1,2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - - --- 2021-12-02 Andy Shevchenko Superseded
[v1,3/3] gpio: Propagate firmware node from a parent device [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - - --- 2021-12-02 Andy Shevchenko Superseded
[v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - 1 - --- 2021-12-06 Andy Shevchenko Handled Elsewhere
[v2,2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - - --- 2021-12-06 Andy Shevchenko Handled Elsewhere
[v2,3/3] gpio: Propagate firmware node from a parent device [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - - --- 2021-12-06 Andy Shevchenko Handled Elsewhere
[v1,1/3] hwmon: (pwm-fan) Make use of device properties [v1,1/3] hwmon: (pwm-fan) Make use of device properties 1 - - - --- 2022-08-06 Andy Shevchenko Superseded
[v1,2/3] pwm: core: Get rid of unused devm_of_pwm_get() Untitled series #312834 1 - - - --- 2022-08-06 Andy Shevchenko Superseded
[v1,3/3] pwm: core: Make of_pwm_get() static Untitled series #312834 1 - - - --- 2022-08-06 Andy Shevchenko Superseded
[v1,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() [v1,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - 1 - --- 2022-08-06 Andy Shevchenko Superseded
[v1,2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks [v1,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 1 - - - --- 2022-08-06 Andy Shevchenko Superseded
[v1,3/4] pwm: sysfs: Replace sprintf() with sysfs_emit() [v1,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - 1 - --- 2022-08-06 Andy Shevchenko Superseded
[v1,4/4] pwm: sysfs: Utilize an array for polarity strings [v1,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - - - --- 2022-08-06 Andy Shevchenko Superseded
[v2,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() [v2,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - 1 - --- 2022-08-26 Andy Shevchenko Accepted
[v2,2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks [v2,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 1 - - - --- 2022-08-26 Andy Shevchenko Rejected
[v2,3/4] pwm: sysfs: Replace sprintf() with sysfs_emit() [v2,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - 1 - --- 2022-08-26 Andy Shevchenko Accepted
[v2,4/4] pwm: sysfs: Utilize an array for polarity strings [v2,1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() - - - - --- 2022-08-26 Andy Shevchenko Rejected
[v2,1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one [v2,1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one 1 - - - --- 2022-08-26 Andy Shevchenko Accepted
[v2,2/3] pwm: core: Get rid of unused devm_of_pwm_get() [v2,1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one 1 - - - --- 2022-08-26 Andy Shevchenko Accepted
[v2,3/3] pwm: core: Make of_pwm_get() static [v2,1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one 1 - - - --- 2022-08-26 Andy Shevchenko Accepted
[v1,1/9] pwm: lpss: Deduplicate board info data structures [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Changes Requested
[v1,2/9] pwm: lpss: Move exported symbols to PWM_LPSS namespace [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,3/9] pwm: lpss: Move resource mapping to the glue drivers [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,4/9] pwm: lpss: Include headers we are direct user of [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Changes Requested
[v1,5/9] pwm: lpss: Use device_get_match_data to get device data [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,6/9] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,7/9] pwm: lpss: Make use of bits.h macros for all masks [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,8/9] pwm: lpss: Add a comment to the bypass field [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v1,9/9] pwm: lpss: Allow other drivers to enable PWM LPSS [v1,1/9] pwm: lpss: Deduplicate board info data structures - - - - --- 2022-09-06 Andy Shevchenko Superseded
[v2,1/9] pwm: lpss: Deduplicate board info data structures pwm: lpss: Clean up and convert to a pure library - - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,2/9] pwm: lpss: Move exported symbols to PWM_LPSS namespace pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,3/9] pwm: lpss: Move resource mapping to the glue drivers pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,4/9] pwm: lpss: Include headers we are direct user of pwm: lpss: Clean up and convert to a pure library - - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,5/9] pwm: lpss: Use device_get_match_data to get device data pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,6/9] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,7/9] pwm: lpss: Make use of bits.h macros for all masks pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,8/9] pwm: lpss: Add a comment to the bypass field pwm: lpss: Clean up and convert to a pure library 1 - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v2,9/9] pwm: lpss: Allow other drivers to enable PWM LPSS pwm: lpss: Clean up and convert to a pure library - - - - --- 2022-09-08 Andy Shevchenko Changes Requested
[v3,1/8] pwm: lpss: Deduplicate board info data structures pwm: lpss: Clean up and convert to a pure library - - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,2/8] pwm: lpss: Move exported symbols to PWM_LPSS namespace pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,3/8] pwm: lpss: Move resource mapping to the glue drivers pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,4/8] pwm: lpss: Include headers we are direct user of pwm: lpss: Clean up and convert to a pure library - - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,5/8] pwm: lpss: Use device_get_match_data to get device data pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,6/8] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,7/8] pwm: lpss: Make use of bits.h macros for all masks pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v3,8/8] pwm: lpss: Add a comment to the bypass field pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Superseded
[v4,1/7] pwm: lpss: Deduplicate board info data structures pwm: lpss: Clean up and convert to a pure library - - 1 - --- 2022-09-27 Andy Shevchenko Accepted
[v4,2/7] pwm: lpss: Move exported symbols to PWM_LPSS namespace pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Accepted
[v4,3/7] pwm: lpss: Move resource mapping to the glue drivers pwm: lpss: Clean up and convert to a pure library 1 - 1 - --- 2022-09-27 Andy Shevchenko Accepted
« 1 2 »