summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-apple.c
AgeCommit message (Expand)Author
2026-08-19Merge tag 'pwm/for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-10pwm: Unify coding style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2024-02-15pwm: apple: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-07-24pwm: Explicitly include correct DT includesRob Herring
2023-04-06pwm: Add Apple PWM controllerSasha Finkelstein