summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat-0/+1
2024-02-22mm and cache_info: remove unnecessary CPU cache info updateHuang Ying-6/+44
2024-02-21mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar-1/+22
2024-02-19Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman-30/+66
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+26
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner-14/+2
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner-0/+103
2024-02-14PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson-0/+134
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus-2/+33
2024-02-12regmap: kunit: Ensure that changed bytes are actually differentMark Brown-16/+38
2024-02-07regmap: kunit: fix raw noinc write test wrappingBen Wolsieffer-1/+2
2024-02-05regmap: rework ->max_register handlingJan Dakinevich-6/+11
2024-02-05PM: sleep: Call dpm_async_fn() directly in each suspend phaseRafael J. Wysocki-36/+25
2024-02-05PM: sleep: Move devices to new lists earlier in each suspend phaseRafael J. Wysocki-21/+3
2024-02-05PM: sleep: Move some assignments from under a lockRafael J. Wysocki-7/+21
2024-02-05PM: sleep: stats: Log errors right after running suspend callbacksRafael J. Wysocki-36/+13
2024-02-05PM: sleep: stats: Call dpm_save_failed_step() at most once per phaseRafael J. Wysocki-3/+17
2024-02-05PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki-1/+0
2024-02-05PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki-13/+9
2024-02-02driver core: fw_devlink: Improve logs for cycle detectionSaravana Kannan-2/+9
2024-02-02driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan-2/+7
2024-02-02driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan-2/+4
2024-01-30topology: Set capacity_freq_ref in all casesVincent Guittot-7/+6
2024-01-30driver core: component: fix spellosRandy Dunlap-2/+2
2024-01-30driver core: cpu: make cpu_subsys constGreg Kroah-Hartman-1/+1
2024-01-26PM: sleep: Relocate two device PM core functionsRafael J. Wysocki-29/+29
2024-01-26PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()Rafael J. Wysocki-11/+5
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-1/+1
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-6/+6
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+94
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+36
2024-01-17Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-54/+65
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki-54/+65
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+28
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-3848/+0
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-0/+1
2024-01-10PM: sleep: Restore asynchronous device resume optimizationRafael J. Wysocki-53/+64
2024-01-09Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-80/+68
2024-01-09Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-13/+85
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2024-01-09PM: QoS: Use kcalloc() instead of kzalloc()Erick Archer-1/+1
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+39
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-4/+4
2024-01-04class: fix use-after-free in class_register()Jing Xia-0/+1
2024-01-04PM: clk: make pm_clk_add_notifier() take a const pointerGreg Kroah-Hartman-1/+1
2024-01-03PM: sleep: Fix possible deadlocks in core system-wide PM codeRafael J. Wysocki-80/+68
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot-1/+11
2023-12-23cpufreq/cppc: Set the frequency used for computing the capacityVincent Guittot-1/+14