index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
pmdomain: qcom: rpmhpd: Simplify locking with guard()
Krzysztof Kozlowski
1
-6
/
+5
2024-09-13
pmdomain: qcom: cpr: Simplify locking with guard()
Krzysztof Kozlowski
1
-34
/
+23
2024-09-13
pmdomain: qcom: cpr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2024-09-13
pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2024-09-13
pmdomain: imx: gpc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-09-13
pmdomain: rockchip: Simplify locking with guard()
Krzysztof Kozlowski
1
-4
/
+1
2024-09-13
pmdomain: rockchip: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+6
2024-09-13
pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code.
Zhang Zekun
1
-18
/
+12
2024-09-13
pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node()
Zhang Zekun
1
-6
/
+6
2024-08-23
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-34
/
+22
2024-08-23
OPP: Fix support for required OPPs for multiple PM domains
Ulf Hansson
1
-34
/
+22
2024-08-20
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-20
pmdomain: apple: Make apple_pmgr_reset_ops static
Jinjie Ruan
1
-1
/
+1
2024-08-20
media: venus: use device managed APIs for power domains
Dikshita Agarwal
1
-4
/
+1
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
2
-0
/
+56
2024-08-20
pmdomain: rockchip: Add support for RK3576 SoC
Finley Xiao
1
-0
/
+45
2024-08-20
pmdomain: Merge branch dt into next
Ulf Hansson
2
-0
/
+31
2024-08-20
dt-bindings: power: Add support for RK3576 SoC
Finley Xiao
2
-0
/
+31
2024-08-15
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-2
/
+3
2024-08-15
pmdomain: imx: wait SSAR when i.MX93 power domain on
Peng Fan
1
-2
/
+3
2024-08-14
pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
Stefan Wahren
1
-0
/
+1
2024-08-14
pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power
Stefan Wahren
1
-14
/
+20
2024-08-14
pmdomain: raspberrypi-power: Adjust packet definition
Stefan Wahren
1
-4
/
+4
2024-08-05
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-5
/
+0
2024-08-05
cpuidle: psci: Enable the hierarchical topology for s2idle on PREEMPT_RT
Ulf Hansson
1
-7
/
+6
2024-08-05
cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT
Ulf Hansson
1
-5
/
+15
2024-08-05
cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE
Ulf Hansson
1
-1
/
+0
2024-08-05
cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
Ulf Hansson
1
-3
/
+7
2024-08-05
pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
Ulf Hansson
1
-20
/
+3
2024-08-05
pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()
Ulf Hansson
1
-2
/
+3
2024-08-05
pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT
Ulf Hansson
2
-2
/
+50
2024-08-05
pmdomain: amlogic: remove obsolete vpu domain driver
Jerome Brunet
3
-392
/
+0
2024-08-05
pmdomain: imx: scu-pd: Remove duplicated clocks
Alexander Stein
1
-5
/
+0
2024-08-04
Linux 6.11-rc2
Linus Torvalds
1
-1
/
+1
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
4
-24
/
+2
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+36
2024-08-04
Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2024-08-04
Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+53
2024-08-04
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+15
2024-08-04
Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+30
2024-08-04
Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2024-08-04
arm: dts: arm: versatile-ab: Fix duplicate clock node name
Rob Herring (Arm)
1
-1
/
+1
2024-08-04
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-96
/
+119
2024-08-04
Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-6
/
+9
2024-08-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-9
/
+64
2024-08-03
Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-31
/
+44
2024-08-03
Merge tag 'parisc-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+12
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
1
-6
/
+5
2024-08-03
Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...
Hans Verkuil
1
-3
/
+5
[next]