summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-281-3/+0
|\
| * device-core: Kill the lockdep_mutexDan Williams2022-04-281-3/+0
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-3/+3
|\ \
| * | drivers/base/memory: fix an unlikely reference counting issue in __add_memory...Christophe JAILLET2022-04-291-3/+2
| * | drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin2022-04-291-0/+1
* | | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-251-102/+115
|\ \ \
| * | | device property: Advertise fwnode and device property count API callsAndy Shevchenko2022-05-061-0/+30
| * | | device property: Fix recent breakage of fwnode_get_next_parent_dev()Douglas Anderson2022-05-051-1/+1
| * | | device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()Andy Shevchenko2022-04-131-11/+9
| * | | device property: Introduce fwnode_for_each_parent_node()Andy Shevchenko2022-04-131-27/+29
| * | | device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2022-04-131-38/+51
| * | | device property: Add irq_get to fwnode operationSakari Ailus2022-04-051-11/+1
| * | | device property: Add iomap to fwnode operationsSakari Ailus2022-04-051-4/+1
| * | | device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus2022-04-051-21/+4
| | |/ | |/|
* | | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-251-0/+1
|\ \ \
| * | | PM: wakeup: expose pm_wakeup_pending to modulesZhang Rui2022-05-191-0/+1
* | | | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-254-153/+251
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2022-05-233-142/+209
| |\ \ \ \
| | * | | | PM: domains: Trust domain-idle-states from DT to be correct by genpdUlf Hansson2022-05-191-2/+2
| | * | | | PM: domains: Measure power-on/off latencies in genpd based on a governorUlf Hansson2022-05-191-4/+4
| | * | | | PM: domains: Allocate governor data dynamically based on a genpd governorUlf Hansson2022-05-192-36/+61
| | * | | | PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()Ulf Hansson2022-05-191-18/+38
| | * | | | PM: domains: Fix initialization of genpd's next_wakeupUlf Hansson2022-05-191-0/+1
| | * | | | PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpdUlf Hansson2022-05-191-3/+1
| | * | | | PM: domains: Measure suspend/resume latencies in genpd based on governorUlf Hansson2022-05-191-12/+9
| | * | | | PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson2022-05-192-5/+6
| | * | | | PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson2022-05-192-18/+39
| | * | | | PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()Ulf Hansson2022-05-191-1/+4
| | * | | | PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpdUlf Hansson2022-05-191-7/+7
| | * | | | PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpdUlf Hansson2022-05-191-6/+0
| | * | | | PM: domains: Drop redundant code for genpd always-on governorUlf Hansson2022-05-191-6/+0
| | * | | | PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governorUlf Hansson2022-05-191-0/+4
| | * | | | PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson2022-04-221-34/+43
| | * | | | PM: domains: Extend dev_pm_domain_detach() docKrzysztof Kozlowski2022-04-131-4/+4
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-231-11/+42
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | | | |/ | | | | |/|
| | | * | | PM: runtime: Allow to call __pm_runtime_set_status() from atomic contextUlf Hansson2022-04-191-4/+5
| | | | |/ | | | |/|
| | * / | PM: runtime: Avoid device usage count underflowsRafael J. Wysocki2022-04-131-7/+37
| | |/ /
* | | | Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2022-05-259-47/+55
|\ \ \ \ | |/ / / |/| | |
| * | | regmap: Add missing map->bus checkMarek Vasut2022-05-091-1/+1
| * | | regmap: Custom bulk operations for regmapsMark Brown2022-05-052-36/+44
| |\ \ \
| | * | | regmap: Add bulk read/write callbacks into regmap_configMarek Vasut2022-05-052-36/+44
| | |/ /
| * | | regmap: cache: set max_register with reg_strideJeongtae Park2022-04-251-2/+2
| * | | regmap: Constify static regmap_bus structsRikard Falkeborn2022-04-046-8/+8
| |/ /
* | | firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen2022-05-061-0/+17
* | | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-302-1/+20
|\ \ \ | |_|/ |/| |
| * | topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman2022-04-231-3/+1
| * | arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-04-201-1/+1
| * | topology: make core_mask include at least cluster_siblingsDarren Hart2022-04-201-0/+9
| * | topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck2022-04-201-0/+12
| |/
* / net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean2022-04-081-0/+1
|/