index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
sequencing
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+5
2026-02-09
power: sequencing: qcom-wcn: fix error path for VDDIO handling
Dmitry Baryshkov
-1
/
+1
2026-02-04
power: sequencing: fix missing state_lock in pwrseq_power_on() error path
Ziyi Guo
-2
/
+4
2026-01-23
power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
Manivannan Sadhasivam
-0
/
+177
2026-01-07
power: sequencing: qcom-wcn: add support for WCN39xx
Dmitry Baryshkov
-5
/
+125
2026-01-07
power: sequencing: qcom-wcn: use device_get_match_data()
Bartosz Golaszewski
-1
/
+2
2025-06-30
power: sequencing: qcom-wcn: fix bluetooth-wifi copypasta for WCN6855
Konrad Dybcio
-1
/
+1
2025-06-30
power: sequencing: thead-gpu: use new defines for match() return values
Bartosz Golaszewski
-5
/
+6
2025-06-30
power: sequencing: qcom-wcn: use new defines for match() return values
Bartosz Golaszewski
-4
/
+4
2025-06-30
power: sequencing: add defines for return values of the match() callback
Bartosz Golaszewski
-3
/
+3
2025-06-30
power: sequencing: extend build coverage with COMPILE_TEST=y
Bartosz Golaszewski
-2
/
+2
2025-06-30
power: sequencing: thead-gpu: add missing header
Bartosz Golaszewski
-0
/
+1
2025-06-24
power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
Michal Wilczynski
-0
/
+256
2025-01-13
power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack
Bartosz Golaszewski
-0
/
+7
2024-12-10
power: sequencing: qcom-wcn: add support for the WCN6750 PMU
Janaki Ramaiah Thota
-0
/
+22
2024-10-25
power: sequencing: qcom-wcn: improve support for wcn6855
Bartosz Golaszewski
-3
/
+98
2024-10-23
power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF
Bartosz Golaszewski
-0
/
+1
2024-09-18
Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+11
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
-0
/
+7
2024-08-19
power: sequencing: qcom-wcn: add support for the WCN6855 PMU
Konrad Dybcio
-0
/
+11
2024-08-19
power: sequencing: request the WLAN enable GPIO as-is
Bartosz Golaszewski
-1
/
+1
2024-07-17
power: sequencing: fix an invalid pointer dereference in error path
Bartosz Golaszewski
-1
/
+2
2024-07-03
power: sequencing: simplify returning pointer without cleanup
Krzysztof Kozlowski
-1
/
+1
2024-06-12
power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
Bartosz Golaszewski
-0
/
+355
2024-06-12
power: sequencing: implement the pwrseq core
Bartosz Golaszewski
-0
/
+1121