index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
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-02-28
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-27
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-25
drivers: base: component: Add debug message for unbind
Lucas De Marchi
1
-0
/
+3
2025-02-25
drivers: base: devres: Fix find_group() documentation
Lucas De Marchi
1
-1
/
+4
2025-02-25
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-13
Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-02-13
driver core: add a faux bus for use when a simple device/bus is needed
Greg Kroah-Hartman
4
-1
/
+235
2025-02-09
PM: sleep: core: Restrict power.set_active propagation
Rafael J. Wysocki
1
-12
/
+9
2025-02-06
regmap: irq: Use one way of setting all bits in the register
Andy Shevchenko
1
-1
/
+1
2025-02-06
devtmpfs: replace ->mount with ->get_tree in public instance
Eric Sandeen
1
-17
/
+64
2025-02-05
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-02-03
regmap: Reorder 'struct regmap'
Christophe JAILLET
1
-6
/
+6
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-9
/
+20
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-01-29
PM: sleep: core: Synchronize runtime PM status of parents and children
Rafael J. Wysocki
1
-9
/
+20
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-122
/
+122
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-2
/
+2
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+39
2025-01-22
Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-7
/
+46
2025-01-22
Merge tag 'regmap-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-40
/
+211
2025-01-20
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
3
-7
/
+46
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+1
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
1
-0
/
+3
[prev]
[next]