| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-15 | Revert "driver core: Set fw_devlink.strict=1 by default" | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-09-09 | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+7 |
| 2022-09-08 | Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+8 |
| 2022-09-07 | arch_topology: Make cluster topology span at least SMT CPUs | Yicong Yang | 1 | -1/+1 |
| 2022-09-05 | driver core: fix driver_set_override() issue with empty strings | Greg Kroah-Hartman | 1 | -0/+6 |
| 2022-09-03 | Revert "arch_topology: Make cluster topology span at least SMT CPUs" | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-09-01 | arch_topology: Make cluster topology span at least SMT CPUs | Yicong Yang | 1 | -1/+1 |
| 2022-09-01 | firmware_loader: Fix memory leak in firmware upload | Russ Weight | 3 | -4/+17 |
| 2022-09-01 | firmware_loader: Fix use-after-free during unregister | Russ Weight | 1 | -1/+2 |
| 2022-09-01 | arch_topology: Silence early cacheinfo errors when non-existent | Florian Fainelli | 1 | -1/+1 |
| 2022-09-01 | driver core: Don't probe devices after bus_type.match() probe deferral | Isaac J. Manjarres | 1 | -0/+10 |
| 2022-08-23 | Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()" | Saravana Kannan | 1 | -1/+1 |
| 2022-08-23 | Revert "driver core: Delete driver_deferred_probe_check_state()" | Saravana Kannan | 1 | -0/+30 |
| 2022-08-18 | regmap: spi: Reserve space for register address/padding | Cristian Ciocaltea | 1 | -0/+8 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -147/+334 |
| 2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -30/+9 |
| 2022-08-02 | Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -139/+331 |
| 2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 3 | -30/+9 |
| 2022-07-28 | firmware_loader: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2 | -8/+6 |
| 2022-07-22 | arch_topology: Fix cache attributes detection in the CPU hotplug path | Sudeep Holla | 1 | -10/+6 |
| 2022-07-22 | cacheinfo: Use atomic allocation for percpu cache attributes | Sudeep Holla | 1 | -1/+1 |
| 2022-07-18 | regmap: permit to set reg_update_bits with bulk implementation | Christian Marangi | 1 | -0/+2 |
| 2022-07-15 | drivers/base: fix userspace break from using bin_attributes for cpumap and cp... | Phil Auld | 2 | -18/+18 |
| 2022-07-14 | PM: domains: Ensure genpd_debugfs_dir exists before remove | Hsin-Yi Wang | 1 | -0/+3 |
| 2022-07-11 | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+8 |
| 2022-07-08 | PM: runtime: Extend support for wakeirq for force_suspend|resume | Ulf Hansson | 1 | -0/+6 |
| 2022-07-08 | Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2 | -75/+170 |
| 2022-07-08 | regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init() | Matt Ranostay | 1 | -0/+3 |
| 2022-07-05 | PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP | Bjorn Helgaas | 1 | -30/+0 |
| 2022-07-05 | regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear() | Aidan MacDonald | 1 | -1/+1 |
| 2022-07-04 | arch_topology: Warn that topology for nested clusters is not supported | Sudeep Holla | 1 | -0/+2 |
| 2022-07-04 | arch_topology: Add support for parsing sockets in /cpu-map | Sudeep Holla | 1 | -5/+32 |
| 2022-07-04 | arch_topology: Set cluster identifier in each core/thread from /cpu-map | Sudeep Holla | 1 | -5/+8 |
| 2022-07-04 | arch_topology: Limit span of cpu_clustergroup_mask() | Ionela Voinescu | 1 | -0/+8 |
| 2022-07-04 | arch_topology: Don't set cluster identifier as physical package identifier | Sudeep Holla | 1 | -5/+1 |
| 2022-07-04 | arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found | Sudeep Holla | 1 | -1/+3 |
| 2022-07-04 | arch_topology: Check for non-negative value rather than -1 for IDs validity | Sudeep Holla | 1 | -2/+2 |
| 2022-07-04 | arch_topology: Set thread sibling cpumask only within the cluster | Sudeep Holla | 1 | -5/+7 |
| 2022-07-04 | arch_topology: Drop LLC identifier stash from the CPU topology | Sudeep Holla | 1 | -1/+0 |
| 2022-07-04 | arch_topology: Use the last level cache information from the cacheinfo | Sudeep Holla | 1 | -2/+3 |
| 2022-07-04 | arch_topology: Add support to parse and detect cache attributes | Sudeep Holla | 1 | -7/+21 |
| 2022-07-04 | cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readability | Sudeep Holla | 1 | -7/+5 |
| 2022-07-04 | cacheinfo: Use cache identifiers to check if the caches are shared if available | Sudeep Holla | 1 | -1/+6 |
| 2022-07-04 | cacheinfo: Allow early detection and population of cache attributes | Sudeep Holla | 1 | -18/+37 |
| 2022-07-04 | cacheinfo: Add support to check if last level cache(LLC) is valid or shared | Sudeep Holla | 1 | -0/+26 |
| 2022-07-04 | cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF | Sudeep Holla | 1 | -11/+9 |
| 2022-07-04 | cacheinfo: Add helper to access any cache index for a given CPU | Sudeep Holla | 1 | -8/+8 |
| 2022-07-04 | cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node | Sudeep Holla | 1 | -7/+2 |
| 2022-07-01 | PM: runtime: Fix supplier device management during consumer probe | Rafael J. Wysocki | 2 | -13/+11 |
| 2022-07-01 | PM: runtime: Redefine pm_runtime_release_supplier() | Rafael J. Wysocki | 2 | -12/+11 |
| 2022-06-30 | regmap-irq cleanups and refactoring | Mark Brown | 1 | -137/+295 |
| 2022-06-30 | regmap: cache: Add extra parameter check in regcache_init | Schspa Shi | 1 | -0/+6 |
| 2022-06-29 | regmap-irq: Deprecate the not_fixed_stride flag | Aidan MacDonald | 1 | -0/+2 |
| 2022-06-29 | regmap-irq: Add get_irq_reg() callback | Aidan MacDonald | 1 | -46/+80 |
| 2022-06-29 | regmap-irq: Fix inverted handling of unmask registers | Aidan MacDonald | 1 | -45/+69 |
| 2022-06-29 | regmap-irq: Deprecate type registers and virtual registers | Aidan MacDonald | 1 | -0/+6 |
| 2022-06-29 | regmap-irq: Introduce config registers for irq types | Aidan MacDonald | 1 | -5/+110 |
| 2022-06-29 | regmap-irq: Refactor checks for status bulk read support | Aidan MacDonald | 1 | -4/+10 |
| 2022-06-29 | regmap-irq: Remove mask_writeonly and regmap_irq_update_bits() | Aidan MacDonald | 1 | -17/+7 |
| 2022-06-29 | regmap-irq: Remove inappropriate uses of regmap_irq_update_bits() | Aidan MacDonald | 1 | -6/+6 |
| 2022-06-29 | regmap-irq: Remove an unnecessary restriction on type_in_mask | Aidan MacDonald | 1 | -11/+8 |
| 2022-06-29 | regmap-irq: Cleanup sizeof(...) use in memory allocation | Aidan MacDonald | 1 | -8/+8 |
| 2022-06-29 | regmap-irq: Remove unused type_reg_stride field | Aidan MacDonald | 1 | -6/+0 |
| 2022-06-29 | regmap-irq: Convert bool bitfields to unsigned int | Aidan MacDonald | 1 | -1/+1 |
| 2022-06-29 | regmap: Merge up fixes | Mark Brown | 2 | -10/+13 |
| 2022-06-27 | driver core: fw_devlink: Allow firmware to mark devices as best effort | Saravana Kannan | 1 | -1/+2 |
| 2022-06-27 | driver core: fix potential deadlock in __driver_attach | Zhang Wensheng | 1 | -1/+4 |
| 2022-06-27 | devtmpfs: fix the dangling pointer of global devtmpfsd thread | Yangxi Xiang | 1 | -0/+1 |
| 2022-06-27 | Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ... | Greg Kroah-Hartman | 1 | -6/+10 |
| 2022-06-27 | regmap: Don't warn about cache only mode for devices with no cache | Mark Brown | 1 | -1/+2 |
| 2022-06-27 | x86/bugs: Report AMD retbleed vulnerability | Alexandre Chartre | 1 | -0/+8 |
| 2022-06-26 | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
| 2022-06-24 | Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+13 |
| 2022-06-22 | regmap-irq: Fix offset/index mismatch in read_sub_irq_data() | Aidan MacDonald | 1 | -1/+2 |
| 2022-06-22 | regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips | Aidan MacDonald | 1 | -2/+3 |
| 2022-06-21 | devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core... | Duoming Zhou | 1 | -10/+6 |
| 2022-06-20 | regmap: Wire up regmap_config provided bulk write in missed functions | Javier Martinez Canillas | 1 | -6/+4 |
| 2022-06-20 | regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set | Javier Martinez Canillas | 1 | -0/+3 |
| 2022-06-20 | regmap: Re-introduce bulk read support check in regmap_bulk_read() | Javier Martinez Canillas | 1 | -1/+1 |
| 2022-06-17 | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2022-06-16 | mm/memory-failure: disable unpoison once hw error happens | zhenwei pi | 1 | -1/+1 |
| 2022-06-16 | init: Initialize noop_backing_dev_info early | Jan Kara | 1 | -0/+2 |
| 2022-06-15 | Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/... | Mark Brown | 1 | -0/+22 |
| 2022-06-15 | regmap: provide regmap_field helpers for simple bit operations | Li Chen | 1 | -0/+22 |
| 2022-06-14 | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+8 |
| 2022-06-10 | driver core: Introduce device_find_any_child() helper | Andy Shevchenko | 1 | -0/+20 |
| 2022-06-10 | driver core: Delete driver_deferred_probe_check_state() | Saravana Kannan | 1 | -30/+0 |
| 2022-06-10 | driver core: Set fw_devlink.strict=1 by default | Saravana Kannan | 1 | -1/+1 |
| 2022-06-10 | Revert "driver core: Set default deferred_probe_timeout back to 0." | Saravana Kannan | 1 | -0/+5 |
| 2022-06-10 | driver core: Add wait_for_init_devices_probe helper function | Saravana Kannan | 3 | -11/+109 |
| 2022-06-10 | PM: domains: Delete usage of driver_deferred_probe_check_state() | Saravana Kannan | 1 | -1/+1 |
| 2022-06-06 | regmap: cache: Fix syntax errors in comments | Xiang wangx | 1 | -1/+1 |
| 2022-06-03 | firmware_loader: enable XZ by default if compressed support is enabled | Linus Torvalds | 1 | -0/+1 |
| 2022-06-03 | driver core: Set default deferred_probe_timeout back to 0. | Saravana Kannan | 1 | -5/+0 |
| 2022-06-03 | driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction | Saravana Kannan | 1 | -5/+0 |
| 2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -528/+1412 |
| 2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -16/+80 |
| 2022-05-31 | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+24 |
| 2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -3/+0 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+3 |
| 2022-05-24 | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -102/+115 |
| 2022-05-24 | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-24 | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 4 | -153/+251 |
| 2022-05-24 | Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 9 | -47/+55 |
| 2022-05-23 | Merge branch 'pm-domains' | Rafael J. Wysocki | 3 | -142/+209 |
| 2022-05-23 | Merge branches 'pm-core', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -11/+42 |
| 2022-05-21 | x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data | Pawan Gupta | 1 | -0/+8 |
| 2022-05-20 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu... | Joerg Roedel | 5 | -3/+61 |
| 2022-05-19 | PM: domains: Trust domain-idle-states from DT to be correct by genpd | Ulf Hansson | 1 | -2/+2 |
| 2022-05-19 | PM: domains: Measure power-on/off latencies in genpd based on a governor | Ulf Hansson | 1 | -4/+4 |
| 2022-05-19 | PM: domains: Allocate governor data dynamically based on a genpd governor | Ulf Hansson | 2 | -36/+61 |
| 2022-05-19 | PM: domains: Clean up some code in pm_genpd_init() and genpd_remove() | Ulf Hansson | 1 | -18/+38 |
| 2022-05-19 | PM: domains: Fix initialization of genpd's next_wakeup | Ulf Hansson | 1 | -0/+1 |
| 2022-05-19 | PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd | Ulf Hansson | 1 | -3/+1 |
| 2022-05-19 | PM: domains: Measure suspend/resume latencies in genpd based on governor | Ulf Hansson | 1 | -12/+9 |
| 2022-05-19 | PM: domains: Move the next_wakeup variable into the struct gpd_timing_data | Ulf Hansson | 2 | -5/+6 |
| 2022-05-19 | PM: domains: Allocate gpd_timing_data dynamically based on governor | Ulf Hansson | 2 | -18/+39 |
| 2022-05-19 | PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain() | Ulf Hansson | 1 | -1/+4 |
| 2022-05-19 | PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd | Ulf Hansson | 1 | -7/+7 |
| 2022-05-19 | PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd | Ulf Hansson | 1 | -6/+0 |
| 2022-05-19 | PM: domains: Drop redundant code for genpd always-on governor | Ulf Hansson | 1 | -6/+0 |
| 2022-05-19 | PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor | Ulf Hansson | 1 | -0/+4 |
| 2022-05-19 | PM: wakeup: expose pm_wakeup_pending to modules | Zhang Rui | 1 | -0/+1 |
| 2022-05-19 | driver core: fix deadlock in __device_attach | Zhang Wensheng | 1 | -1/+4 |
| 2022-05-19 | driver core: Extend deferred probe timeout on driver registration | Saravana Kannan | 3 | -0/+21 |
| 2022-05-19 | driver: base: fix UAF when driver_attach failed | Schspa Shi | 1 | -1/+3 |
| 2022-05-19 | driver core: location: Add "back" as a possible output for panel | Won Chung | 1 | -0/+3 |
| 2022-05-19 | driver core: location: Free struct acpi_pld_info *pld | Won Chung | 1 | -0/+1 |
| 2022-05-19 | driver core: Add "*" wildcard support to driver_async_probe cmdline param | Saravana Kannan | 1 | -1/+8 |
| 2022-05-09 | regmap: Add missing map->bus check | Marek Vasut | 1 | -1/+1 |
| 2022-05-06 | device property: Advertise fwnode and device property count API calls | Andy Shevchenko | 1 | -0/+30 |
| 2022-05-06 | firmware_loader: use kernel credentials when reading firmware | ThiƩbaud Weksteen | 1 | -0/+17 |
| 2022-05-06 | driver core: location: Check for allocations failure | Dan Carpenter | 1 | -0/+2 |
| 2022-05-06 | arch_topology: Trace the update thermal pressure | Lukasz Luba | 1 | -0/+5 |
| 2022-05-05 | regmap: Custom bulk operations for regmaps | Mark Brown | 2 | -36/+44 |
| 2022-05-05 | regmap: Add bulk read/write callbacks into regmap_config | Marek Vasut | 2 | -36/+44 |
| 2022-05-05 | device property: Fix recent breakage of fwnode_get_next_parent_dev() | Douglas Anderson | 1 | -1/+1 |
| 2022-05-03 | Merge 5.18-rc5 into usb-next | Greg Kroah-Hartman | 3 | -1/+21 |
| 2022-05-03 | firmware_loader: describe 'module' parameter of firmware_upload_register() | Bagas Sanjaya | 1 | -0/+1 |
| 2022-05-02 | Merge 5.18-rc5 into driver-core-next | Greg Kroah-Hartman | 3 | -1/+21 |
| 2022-04-30 | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+20 |
| 2022-04-29 | firmware_loader: Move definitions from sysfs_upload.h to sysfs.h | Russ Weight | 4 | -20/+20 |
| 2022-04-29 | firmware_loader: Fix configs for sysfs split | Russ Weight | 2 | -6/+6 |
| 2022-04-28 | drivers/base/memory: fix an unlikely reference counting issue in __add_memory... | Christophe JAILLET | 1 | -3/+2 |
| 2022-04-28 | drivers/base/node.c: fix compaction sysfs file leak | Miaohe Lin | 1 | -0/+1 |
| 2022-04-28 | device-core: Kill the lockdep_mutex | Dan Williams | 1 | -3/+0 |
| 2022-04-28 | bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management | Lu Baolu | 1 | -0/+18 |
| 2022-04-28 | amba: Stop sharing platform_dma_configure() | Lu Baolu | 1 | -2/+1 |
| 2022-04-28 | driver core: Add dma_cleanup callback in bus_type | Lu Baolu | 1 | -0/+5 |
| 2022-04-27 | Revert "firmware_loader: use kernel credentials when reading firmware" | Greg Kroah-Hartman | 1 | -16/+0 |
| 2022-04-27 | driver core: Add sysfs support for physical location of a device | Won Chung | 4 | -0/+169 |
| 2022-04-27 | platform: finally disallow IRQ0 in platform_get_irq() and its ilk | Sergey Shtylyov | 1 | -2/+4 |
| 2022-04-27 | drivers/base/node.c: fix compaction sysfs file leak | Miaohe Lin | 1 | -0/+1 |
| 2022-04-27 | driver core: Prevent overriding async driver of a device before it probe | Mark-PK Tsai | 1 | -1/+2 |
| 2022-04-26 | device property: Use multi-connection matchers for single case | Bjorn Andersson | 1 | -50/+5 |
| 2022-04-26 | device property: Add helper to match multiple connections | Bjorn Andersson | 1 | -0/+109 |
| 2022-04-26 | Documentation: dd: Use ReST lists for return values of driver_deferred_probe_... | Bagas Sanjaya | 1 | -4/+4 |
| 2022-04-26 | firmware_loader: Add sysfs nodes to monitor fw_upload | Russ Weight | 3 | -0/+135 |
| 2022-04-26 | firmware_loader: Add firmware-upload support | Russ Weight | 8 | -12/+373 |
| 2022-04-26 | firmware_loader: Split sysfs support from fallback | Russ Weight | 6 | -463/+503 |
| 2022-04-25 | regmap: cache: set max_register with reg_stride | Jeongtae Park | 1 | -2/+2 |
| 2022-04-23 | topology: Fix up build warning in topology_is_visible() | Greg Kroah-Hartman | 1 | -3/+1 |
| 2022-04-22 | drivers/base/memory: Fix an unlikely reference counting issue in __add_memory... | Christophe JAILLET | 1 | -3/+2 |
| 2022-04-22 | firmware_loader: use kernel credentials when reading firmware | ThiƩbaud Weksteen | 1 | -0/+16 |
| 2022-04-22 | firmware_loader: Check fw_state_is_done in loading_store | Russ Weight | 2 | -20/+18 |
| 2022-04-22 | firmware_loader: Clear data and size in fw_free_paged_buf | Russ Weight | 1 | -0/+2 |
| 2022-04-22 | driver: platform: Add helper for safer setting of driver_override | Krzysztof Kozlowski | 2 | -24/+73 |
| 2022-04-22 | PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns() | Ulf Hansson | 1 | -34/+43 |
| 2022-04-22 | firmware: Add the support for ZSTD-compressed firmware files | Takashi Iwai | 2 | -9/+91 |
| 2022-04-20 | arch_topology: Do not set llc_sibling if llc_id is invalid | Wang Qing | 1 | -1/+1 |
| 2022-04-20 | topology: make core_mask include at least cluster_siblings | Darren Hart | 1 | -0/+9 |
| 2022-04-20 | topology/sysfs: Hide PPIN on systems that do not support it. | Tony Luck | 1 | -0/+12 |
| 2022-04-19 | PM: runtime: Allow to call __pm_runtime_set_status() from atomic context | Ulf Hansson | 1 | -4/+5 |
| 2022-04-13 | device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of() | Andy Shevchenko | 1 | -11/+9 |
| 2022-04-13 | device property: Introduce fwnode_for_each_parent_node() | Andy Shevchenko | 1 | -27/+29 |
| 2022-04-13 | device property: Allow error pointer to be passed to fwnode APIs | Andy Shevchenko | 1 | -38/+51 |
| 2022-04-13 | PM: runtime: Avoid device usage count underflows | Rafael J. Wysocki | 1 | -7/+37 |
| 2022-04-13 | PM: domains: Extend dev_pm_domain_detach() doc | Krzysztof Kozlowski | 1 | -4/+4 |
| 2022-04-08 | net: mdio: don't defer probe forever if PHY IRQ provider is missing | Vladimir Oltean | 1 | -0/+1 |
| 2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus | 1 | -11/+1 |
| 2022-04-05 | device property: Add iomap to fwnode operations | Sakari Ailus | 1 | -4/+1 |
| 2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 1 | -21/+4 |
| 2022-04-04 | regmap: Constify static regmap_bus structs | Rikard Falkeborn | 6 | -8/+8 |
| 2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+16 |
| 2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -192/+227 |
| 2022-03-26 | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+29 |
| 2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -48/+148 |
| 2022-03-22 | drivers/base/memory: clarify adding and removing of memory blocks | David Hildenbrand | 1 | -18/+20 |
| 2022-03-22 | drivers/base/memory: determine and store zone for single-zone memory blocks | David Hildenbrand | 2 | -13/+101 |
| 2022-03-22 | drivers/base/node: rename link_mem_sections() to register_memory_block_under_... | David Hildenbrand | 1 | -2/+3 |
| 2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 2 | -13/+18 |
| 2022-03-22 | drivers/base/memory: add memory block to memory group after registration succ... | David Hildenbrand | 1 | -3/+5 |
| 2022-03-22 | mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler | luofei | 1 | -0/+2 |
| 2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-21 | Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -3/+16 |
| 2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+3 |
| 2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 5 | -26/+43 |
| 2022-03-21 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+42 |
| 2022-03-21 | Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+12 |
| 2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki | 4 | -24/+34 |