summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2023-02-09PM: domains: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-02drivers/base: Remove CONFIG_SRCUPaul E. McKenney
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-19driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin
2023-01-19device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-13PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPENDRichard Fitzgerald
2023-01-13cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()Peter Zijlstra
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2022-12-12regmap: Merge fix for where we get the number of registers fromMark Brown
2022-12-10firmware_loader: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray
2022-12-07PM: runtime: Adjust white space in the core codeRafael J. Wysocki
2022-12-07device property: Fix documentation for fwnode_get_next_parent()Miaoqian Lin
2022-12-06firmware_loader: fix up to_fw_sysfs() to preserve constGreg Kroah-Hartman
2022-12-05platform-msi: Switch to the domain id aware MSI interfacesAhmed S. Darwish
2022-12-05PM: runtime: Relocate rpm_callback() right after __rpm_callback()Rafael J. Wysocki
2022-12-05PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki
2022-11-25fsi: Add regmap and refactor sbefifoMark Brown
2022-11-25regmap: Add FSI bus supportEddie James
2022-11-25PM: domains: Reverse the order of performance and enabling opsAbel Vesa
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-23cacheinfo: Remove of_node_put() for fw_tokenPierre Gondois
2022-11-23device property: Add a blank line in Kconfig of testsAndy Shevchenko
2022-11-23device property: Rename goto label to be more preciseAndy Shevchenko
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman
2022-11-22regmap: add regmap_might_sleep()Michael Walle
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17genirq/msi: Remove filter from msi_free_descs_free_range()Thomas Gleixner
2022-11-10platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irqSoha Jin
2022-11-10driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres
2022-11-10driver core: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-10cacheinfo: Decrement refcount in cache_setup_of_node()Pierre Gondois