summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-03-13Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki
2024-03-06block: make block_class constantRicardo B. Marliere
2024-03-05PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li
2024-02-26regmap: kunit: Add a test for ranges in combination with windowsMark Brown
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15platform-msi: Remove unused interfacesThomas Gleixner
2024-02-15platform-msi: Prepare for real per device domainsThomas Gleixner
2024-02-14PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12regmap: kunit: Ensure that changed bytes are actually differentMark Brown
2024-02-07regmap: kunit: fix raw noinc write test wrappingBen Wolsieffer
2024-02-05regmap: rework ->max_register handlingJan Dakinevich
2024-02-05PM: sleep: Call dpm_async_fn() directly in each suspend phaseRafael J. Wysocki
2024-02-05PM: sleep: Move devices to new lists earlier in each suspend phaseRafael J. Wysocki
2024-02-05PM: sleep: Move some assignments from under a lockRafael J. Wysocki
2024-02-05PM: sleep: stats: Log errors right after running suspend callbacksRafael J. Wysocki
2024-02-05PM: sleep: stats: Call dpm_save_failed_step() at most once per phaseRafael J. Wysocki
2024-02-05PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki
2024-02-05PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki
2024-02-02driver core: fw_devlink: Improve logs for cycle detectionSaravana Kannan
2024-02-02driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan
2024-02-02driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan
2024-01-30topology: Set capacity_freq_ref in all casesVincent Guittot
2024-01-26PM: sleep: Relocate two device PM core functionsRafael J. Wysocki
2024-01-26PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()Rafael J. Wysocki
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10PM: sleep: Restore asynchronous device resume optimizationRafael J. Wysocki
2024-01-09Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-01-09Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09PM: QoS: Use kcalloc() instead of kzalloc()Erick Archer
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds