index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-24
Merge branches 'pm-em' and 'pm-runtime'
Rafael J. Wysocki
2
-31
/
+29
2025-03-22
PM: sleep: Fix bit masking operation
Colin Ian King
1
-1
/
+1
2025-03-20
ASoC: wm8904: Add DMIC and DRC support
Mark Brown
1
-0
/
+1
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
1
-1
/
+2
2025-03-18
drivers/base/memory: improve add_boot_memory_block()
Gavin Shan
1
-9
/
+8
2025-03-17
drivers/base/memory: simplify outputting of valid_zones_show()
Shiyang Ruan
1
-8
/
+4
2025-03-14
arch_topology: Support SMT control for OF based system
Yicong Yang
1
-0
/
+18
2025-03-14
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
1
-4
/
+4
2025-03-12
PM: clk: Remove unused pm_clk_remove()
Dr. David Alan Gilbert
1
-40
/
+0
2025-03-12
PM: sleep: core: Fix indentation in dpm_wait_for_children()
Geert Uytterhoeven
1
-1
/
+1
2025-03-12
PM: sleep: Remove unused pm_generic_ wrappers
Dr. David Alan Gilbert
1
-24
/
+0
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-0
/
+1
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-1
/
+2
2025-03-11
Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2
-1
/
+14
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+3
2025-03-03
PM: runtime: Unify error handling during suspend and resume
Rafael J. Wysocki
1
-16
/
+24
2025-03-03
PM: sleep: Rearrange dpm_async_fn() and async state clearing
Rafael J. Wysocki
1
-14
/
+30
2025-03-03
PM: sleep: Rename power.async_in_progress to power.work_in_progress
Rafael J. Wysocki
1
-6
/
+6
2025-03-03
PM: core: Tweak pm_runtime_block_if_disabled() return value
Rafael J. Wysocki
2
-3
/
+3
2025-03-03
PM: runtime: Convert pm_runtime_blocked() to static inline
Rafael J. Wysocki
1
-17
/
+0
2025-03-03
PM: sleep: Update power.smart_suspend under PM spinlock
Rafael J. Wysocki
1
-16
/
+19
2025-03-03
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2
-8
/
+7
2025-03-03
PM: runtime: Drop status check from pm_runtime_force_resume()
Rafael J. Wysocki
1
-1
/
+1
2025-03-03
PM: sleep: Suppress sleeping parent warning in special case
Xu Yang
1
-0
/
+7
2025-03-03
PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()
Rafael J. Wysocki
2
-9
/
+16
2025-03-01
driver core: Introduce device_{add,remove}_of_node()
Herve Codina
1
-0
/
+61
2025-02-28
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
28
-181
/
+675
2025-02-28
driver core: faux: only create the device if probe() succeeds
Greg Kroah-Hartman
1
-1
/
+14
2025-02-27
drivers: base: component: add function to query the bound status
Heiko Stuebner
1
-0
/
+14
2025-02-27
regcache: Add support for sorting defaults arrays
Charles Keepax
1
-0
/
+31
2025-02-27
Merge patch series "prep patches for my mkdir series"
Christian Brauner
6
-13
/
+246
2025-02-26
acpi: numa: Add support to enumerate and store extended linear address mode
Dave Jiang
1
-0
/
+2
2025-02-26
PM: clk: remove unused of_pm_clk_add_clk()
Dr. David Alan Gilbert
1
-33
/
+0
2025-02-26
drivers: base: component: Add debug message for unbind
Lucas De Marchi
1
-0
/
+3
2025-02-26
drivers: base: devres: Fix find_group() documentation
Lucas De Marchi
1
-1
/
+4
2025-02-26
drivers: base: devres: Allow to release group on device release
Lucas De Marchi
1
-0
/
+7
2025-02-21
driver core: location: Use str_yes_no() helper function
Thorsten Blum
1
-2
/
+3
2025-02-21
drivers: base: component: Allow more space for device name
Lucas De Marchi
1
-6
/
+6
2025-02-21
drivers/base/bus.c: fix spelling of "subsystem"
Bharadwaj Raju
1
-1
/
+1
2025-02-20
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Luca Ceresoli
1
-0
/
+1
2025-02-19
VFS: change kern_path_locked() and user_path_locked_at() to never return nega...
NeilBrown
1
-35
/
+30
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-14
/
+49
2025-02-18
PM: runtime: Introduce pm_runtime_blocked()
Rafael J. Wysocki
1
-0
/
+17
2025-02-18
PM: Block enabling of runtime PM during system suspend
Rafael J. Wysocki
2
-0
/
+33
2025-02-18
PM: Rearrange documentation related to __pm_runtime_disable()
Rafael J. Wysocki
2
-14
/
+4
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-17
arch_topology: init capacity_freq_ref to 0
Ionela Voinescu
1
-3
/
+5
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-1
/
+235
2025-02-14
Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
[prev]
[next]