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
/
base
Age
Commit message (
Expand
)
Author
Lines
2024-02-12
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
-16
/
+38
2024-02-07
regmap: kunit: fix raw noinc write test wrapping
Ben Wolsieffer
-1
/
+2
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
-6
/
+11
2024-02-05
PM: sleep: Call dpm_async_fn() directly in each suspend phase
Rafael J. Wysocki
-36
/
+25
2024-02-05
PM: sleep: Move devices to new lists earlier in each suspend phase
Rafael J. Wysocki
-21
/
+3
2024-02-05
PM: sleep: Move some assignments from under a lock
Rafael J. Wysocki
-7
/
+21
2024-02-05
PM: sleep: stats: Log errors right after running suspend callbacks
Rafael J. Wysocki
-36
/
+13
2024-02-05
PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
Rafael J. Wysocki
-3
/
+17
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
-1
/
+0
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
-13
/
+9
2024-02-02
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
-2
/
+9
2024-02-02
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
-2
/
+7
2024-02-02
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
-2
/
+4
2024-01-30
topology: Set capacity_freq_ref in all cases
Vincent Guittot
-7
/
+6
2024-01-30
driver core: component: fix spellos
Randy Dunlap
-2
/
+2
2024-01-30
driver core: cpu: make cpu_subsys const
Greg Kroah-Hartman
-1
/
+1
2024-01-26
PM: sleep: Relocate two device PM core functions
Rafael J. Wysocki
-29
/
+29
2024-01-26
PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
Rafael J. Wysocki
-11
/
+5
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
-1
/
+1
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-6
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-48
/
+94
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+36
2024-01-17
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-54
/
+65
2024-01-16
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
-54
/
+65
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+28
2024-01-12
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-3848
/
+0
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+1
2024-01-10
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
-53
/
+64
2024-01-09
Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-80
/
+68
2024-01-09
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
-13
/
+85
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2024-01-09
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
-1
/
+1
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+39
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
-4
/
+4
2024-01-04
class: fix use-after-free in class_register()
Jing Xia
-0
/
+1
2024-01-04
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
-1
/
+1
2024-01-03
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
-80
/
+68
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
-1
/
+11
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
-1
/
+14
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
-15
/
+14
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
-6
/
+6
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
-6
/
+6
2023-12-21
driver core: container: make container_subsys const
Greg Kroah-Hartman
-1
/
+1
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
-3
/
+3
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
-1
/
+1
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
-0
/
+1
2023-12-20
regmap: fix kcalloc() arguments order
Dmitry Antipov
-4
/
+4
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
-1
/
+36
[prev]
[next]