summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier
2023-04-07PM: core: Remove unnecessary (void *) conversionsLi zeming
2023-04-05Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown
2023-04-05regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray
2023-04-05tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-04-05regmap: Use mas_walk() instead of mas_find()Mark Brown
2023-04-04regmap: Fix double unlock in the maple cacheMark Brown
2023-04-03regmap: Add maple tree based register cacheMark Brown
2023-04-03regmap: Factor out single value register syncingMark Brown
2023-03-30regmap: Add some basic kunit testsMark Brown
2023-03-30regmap: Add RAM backed register mapMark Brown
2023-03-29regmap: Removed compressed cache supportMark Brown
2023-03-29cacheinfo: Fix LLC is not exported through sysfsYicong Yang
2023-03-27regmap: Support paging for buses with reg_read()/reg_write()Mark Brown
2023-03-27regmap: Clarify error for unknown cache typesMark Brown
2023-03-27regmap: Handle sparse caches in the default syncMark Brown
2023-03-24Introduce a helper to translate register addressesMark Brown
2023-03-24regmap: add a helper to translate the register addressMaxime Chevallier
2023-03-13regmap: cache: Silence checkpatch warningAlexander Stein
2023-03-13regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown
2023-03-05regmap-irq: Add no_status supportWilliam Breathitt Gray
2023-03-05regmap: sdw: Remove 8-bit value size restrictionLucas Tanure
2023-03-05regmap: sdw: Update misleading commentCharles Keepax
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-02genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-02-25driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan
2023-02-25driver core: fw_devlink: Avoid spurious error messageSaravana Kannan
2023-02-25driver core: bus: Handle early calls to bus_to_subsys()Geert Uytterhoeven
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'regmap-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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-17Merge remote-tracking branch 'regmap/for-6.3' into regmap-nextMark Brown
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald
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-14driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct placeGreg Kroah-Hartman
2023-02-14Revert "driver core: add error handling for devtmpfs_create_node()"Greg Kroah-Hartman
2023-02-14Revert "devtmpfs: add debug info to handle()"Greg Kroah-Hartman