summaryrefslogtreecommitdiff
path: root/drivers/power/sequencing/pwrseq-qcom-wcn.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-02-09power: sequencing: qcom-wcn: fix error path for VDDIO handlingDmitry Baryshkov1-1/+1
2026-01-07power: sequencing: qcom-wcn: add support for WCN39xxDmitry Baryshkov1-5/+125
2026-01-07power: sequencing: qcom-wcn: use device_get_match_data()Bartosz Golaszewski1-1/+2
2025-06-30power: sequencing: qcom-wcn: fix bluetooth-wifi copypasta for WCN6855Konrad Dybcio1-1/+1
2025-06-30power: sequencing: qcom-wcn: use new defines for match() return valuesBartosz Golaszewski1-4/+4
2025-01-13power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hackBartosz Golaszewski1-0/+7
2024-12-10power: sequencing: qcom-wcn: add support for the WCN6750 PMUJanaki Ramaiah Thota1-0/+22
2024-10-25power: sequencing: qcom-wcn: improve support for wcn6855Bartosz Golaszewski1-3/+98
2024-09-18Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski1-0/+7
2024-08-19power: sequencing: qcom-wcn: add support for the WCN6855 PMUKonrad Dybcio1-0/+11
2024-08-19power: sequencing: request the WLAN enable GPIO as-isBartosz Golaszewski1-1/+1
2024-06-12power: pwrseq: add a driver for the PMU module on the QCom WCN chipsetsBartosz Golaszewski1-0/+336