index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
2024-04-08
1
-0
/
+37
*
Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-06
1
-3
/
+3
|
\
|
*
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-03-29
1
-2
/
+2
|
*
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-03-27
1
-1
/
+1
*
|
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-03-26
1
-3
/
+23
|
/
*
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
8
-94
/
+118
|
\
|
*
device: core: Log warning for devices pending deferred probe on timeout
Nícolas F. R. A. Prado
2024-03-07
1
-1
/
+1
|
*
driver: core: Use dev_* instead of pr_* so device metadata is added
Nícolas F. R. A. Prado
2024-03-07
1
-14
/
+12
|
*
driver: core: Log probe failure as error and with device metadata
Nícolas F. R. A. Prado
2024-03-07
1
-2
/
+2
|
*
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
2024-03-07
1
-1
/
+8
|
*
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
2024-03-07
1
-2
/
+3
|
*
device property: Don't use "proxy" headers
Andy Shevchenko
2024-03-07
2
-6
/
+18
|
*
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2024-03-07
2
-56
/
+58
|
*
firmware_loader: Suppress warning on FW_OPT_NO_WARN flag
Mukesh Ojha
2024-03-07
1
-6
/
+10
|
*
platform-msi: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-07
1
-3
/
+3
|
*
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
2024-02-19
3
-30
/
+66
|
|
\
|
*
|
driver core: component: fix spellos
Randy Dunlap
2024-01-31
1
-2
/
+2
|
*
|
driver core: cpu: make cpu_subsys const
Greg Kroah-Hartman
2024-01-31
1
-1
/
+1
*
|
|
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-03-16
1
-3
/
+4
|
\
\
\
|
*
|
|
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
2024-03-12
1
-0
/
+1
|
*
|
|
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
Dave Jiang
2024-03-12
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
3
-10
/
+69
|
\
\
\
|
*
|
|
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-24
1
-3
/
+3
|
*
|
|
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2024-02-22
1
-6
/
+44
|
*
|
|
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-22
1
-1
/
+22
|
|
/
/
*
|
|
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
3
-154
/
+153
|
\
\
\
|
*
\
\
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-11
1
-2
/
+34
|
|
\
\
\
|
|
*
|
|
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
2024-02-22
1
-0
/
+1
|
|
*
|
|
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-12
1
-2
/
+33
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2024-03-11
2
-152
/
+119
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-03-05
1
-1
/
+3
|
|
*
|
PM: sleep: Call dpm_async_fn() directly in each suspend phase
Rafael J. Wysocki
2024-02-05
1
-36
/
+25
|
|
*
|
PM: sleep: Move devices to new lists earlier in each suspend phase
Rafael J. Wysocki
2024-02-05
1
-21
/
+3
|
|
*
|
PM: sleep: Move some assignments from under a lock
Rafael J. Wysocki
2024-02-05
1
-7
/
+21
|
|
*
|
PM: sleep: stats: Log errors right after running suspend callbacks
Rafael J. Wysocki
2024-02-05
1
-36
/
+13
|
|
*
|
PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
Rafael J. Wysocki
2024-02-05
1
-3
/
+17
|
|
*
|
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
1
-1
/
+0
|
|
*
|
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
1
-13
/
+9
|
|
*
|
PM: sleep: Relocate two device PM core functions
Rafael J. Wysocki
2024-01-26
1
-29
/
+29
|
|
*
|
PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
Rafael J. Wysocki
2024-01-26
1
-11
/
+5
|
|
|
/
*
|
|
Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-03-13
1
-0
/
+134
|
\
\
\
|
*
|
|
PM: domains: Add helper functions to attach/detach multiple PM domains
Ulf Hansson
2024-02-14
1
-0
/
+134
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2024-03-13
5
-6
/
+77
|
\
\
\
|
*
|
|
regmap: kunit: Add a test for ranges in combination with windows
Mark Brown
2024-02-26
1
-0
/
+66
|
*
|
|
regmap: rework ->max_register handling
Jan Dakinevich
2024-02-05
4
-6
/
+11
|
|
/
/
*
|
|
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-12
1
-0
/
+3
|
\
\
\
|
*
|
|
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-11
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
1
-14
/
+105
|
\
\
\
|
*
|
|
platform-msi: Remove unused interfaces
Thomas Gleixner
2024-02-15
1
-14
/
+2
|
*
|
|
platform-msi: Prepare for real per device domains
Thomas Gleixner
2024-02-15
1
-0
/
+103
|
|
|
/
|
|
/
|
[next]