aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-13/+26
2024-02-12regmap: kunit: Ensure that changed bytes are actually differentGravatar Mark Brown 1-16/+38
2024-02-07regmap: kunit: fix raw noinc write test wrappingGravatar Ben Wolsieffer 1-1/+2
2024-02-02driver core: fw_devlink: Improve logs for cycle detectionGravatar Saravana Kannan 1-2/+9
2024-02-02driver core: fw_devlink: Improve detection of overlapping cyclesGravatar Saravana Kannan 1-2/+7
2024-02-02driver core: Fix device_link_flag_is_sync_state_only()Gravatar Saravana Kannan 1-2/+4
2024-01-30topology: Set capacity_freq_ref in all casesGravatar Vincent Guittot 1-7/+6
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-1/+1
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-6/+6
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 16-48/+94
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+36
2024-01-17Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-54/+65
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmGravatar Rafael J. Wysocki 2-54/+65
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+28
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 3-3848/+0
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-0/+1
2024-01-10PM: sleep: Restore asynchronous device resume optimizationGravatar Rafael J. Wysocki 1-53/+64
2024-01-09Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-80/+68
2024-01-09Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Linus Torvalds 5-13/+85
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-4/+4
2024-01-09PM: QoS: Use kcalloc() instead of kzalloc()Gravatar Erick Archer 1-1/+1
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-17/+39
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERGravatar Kirill A. Shutemov 1-4/+4
2024-01-04class: fix use-after-free in class_register()Gravatar Jing Xia 1-0/+1
2024-01-04PM: clk: make pm_clk_add_notifier() take a const pointerGravatar Greg Kroah-Hartman 1-1/+1
2024-01-03PM: sleep: Fix possible deadlocks in core system-wide PM codeGravatar Rafael J. Wysocki 1-80/+68
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioGravatar Vincent Guittot 1-1/+11
2023-12-23cpufreq/cppc: Set the frequency used for computing the capacityGravatar Vincent Guittot 1-1/+14
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodGravatar Vincent Guittot 1-15/+14
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Gravatar Dave Jiang 1-6/+6
2023-12-21driver core: mark remaining local bus_type variables as constGravatar Greg Kroah-Hartman 6-6/+6
2023-12-21driver core: container: make container_subsys constGravatar Greg Kroah-Hartman 1-1/+1
2023-12-21driver core: bus: constantify subsys_register() callsGravatar Greg Kroah-Hartman 1-3/+3
2023-12-21driver core: bus: make bus_sort_breadthfirst() take a const pointerGravatar Greg Kroah-Hartman 1-1/+1
2023-12-20PM: fix missing rculist.h dependencyGravatar Kent Overstreet 1-0/+1
2023-12-20regmap: fix kcalloc() arguments orderGravatar Dmitry Antipov 2-4/+4
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Greg Kroah-Hartman 1-1/+36
2023-12-18PM: domains: Move genpd and its governor to the pmdomain subsystemGravatar Ulf Hansson 3-3818/+0
2023-12-18PM: domains: Drop redundant header for genpdGravatar Ulf Hansson 1-2/+0
2023-12-17rtc: Extend timeout for waiting for UIP to clear to 1sGravatar Mario Limonciello 1-1/+1
2023-12-17rtc: Add support for configuring the UIP timeout for RTC readsGravatar Mario Limonciello 1-1/+1
2023-12-15driver core: Better advertise dev_err_probe()Gravatar Uwe Kleine-König 1-4/+5
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-6/+21
2023-12-13PM: domains: Drop the unused pm_genpd_opp_to_performance_state()Gravatar Ulf Hansson 1-32/+0
2023-12-13PM: domains: fix domain_governor kernel-doc warningsGravatar Randy Dunlap 1-2/+6
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-6/+18
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+1