summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-251-6/+6
|\
| * PM: core: Remove unnecessary (void *) conversionsLi zeming2023-04-071-6/+6
* | Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2023-04-2511-436/+1257
|\ \
| * | regmap: allow upshifting register addresses before performing operationsMaxime Chevallier2023-04-072-3/+9
| * | Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown2023-04-051-3/+5
| |\ \
| | * | regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray2023-04-051-3/+5
| * | | regmap: Use mas_walk() instead of mas_find()Mark Brown2023-04-051-2/+2
| * | | regmap: Fix double unlock in the maple cacheMark Brown2023-04-041-2/+3
| * | | regmap: Add maple tree based register cacheMark Brown2023-04-035-1/+284
| * | | regmap: Factor out single value register syncingMark Brown2023-04-032-14/+27
| * | | regmap: Add some basic kunit testsMark Brown2023-03-303-0/+744
| * | | regmap: Add RAM backed register mapMark Brown2023-03-304-0/+108
| * | | regmap: Removed compressed cache supportMark Brown2023-03-295-378/+0
| * | | regmap: Support paging for buses with reg_read()/reg_write()Mark Brown2023-03-271-0/+18
| * | | regmap: Clarify error for unknown cache typesMark Brown2023-03-271-1/+1
| * | | regmap: Handle sparse caches in the default syncMark Brown2023-03-271-0/+2
| * | | Introduce a helper to translate register addressesMark Brown2023-03-241-14/+13
| |\ \ \
| | * | | regmap: add a helper to translate the register addressMaxime Chevallier2023-03-241-14/+13
| | |/ /
| * | | regmap: cache: Silence checkpatch warningAlexander Stein2023-03-131-1/+1
| * | | regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein2023-03-131-0/+6
| * | | regmap: Add support for devices with no interrupt readbackMark Brown2023-03-061-7/+15
| |\ \ \
| | * | | regmap-irq: Add no_status supportWilliam Breathitt Gray2023-03-051-7/+15
| | |/ /
| * | | regmap: sdw: Remove 8-bit value size restrictionLucas Tanure2023-03-051-15/+24
| * | | regmap: sdw: Update misleading commentCharles Keepax2023-03-051-1/+1
| |/ /
* | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-241-1/+2
|\ \ \ | |_|/ |/| |
| * | tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-04-051-1/+2
| |/
* / cacheinfo: Fix LLC is not exported through sysfsYicong Yang2023-03-291-5/+11
|/
* Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-0/+1
|\
| * genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-021-0/+1
* | Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-022-7/+7
|\ \
| * | driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan2023-02-251-3/+3
| * | driver core: fw_devlink: Avoid spurious error messageSaravana Kannan2023-02-251-3/+3
| * | driver core: bus: Handle early calls to bus_to_subsys()Geert Uytterhoeven2023-02-251-1/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-02-251-0/+26
|\ \ \ | |/ / |/| |
| * | PM: domains: Allow a genpd consumer to require a synced power offUlf Hansson2023-01-101-0/+26
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-2419-599/+994
|\ \ \
| * | | driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct placeGreg Kroah-Hartman2023-02-141-8/+6
| * | | Revert "driver core: add error handling for devtmpfs_create_node()"Greg Kroah-Hartman2023-02-141-5/+1
| * | | Revert "devtmpfs: add debug info to handle()"Greg Kroah-Hartman2023-02-141-10/+2
| * | | Revert "devtmpfs: remove return value of devtmpfs_delete_node()"Greg Kroah-Hartman2023-02-142-6/+6
| * | | driver core: cpu: don't hand-override the uevent bus_type callback.Greg Kroah-Hartman2023-02-111-14/+14
| * | | devtmpfs: remove return value of devtmpfs_delete_node()Longlong Xia2023-02-112-6/+6
| * | | devtmpfs: add debug info to handle()Longlong Xia2023-02-101-2/+10
| * | | driver core: add error handling for devtmpfs_create_node()Longlong Xia2023-02-101-1/+5
| * | | driver core: bus: update my copyright noticeGreg Kroah-Hartman2023-02-101-0/+1
| * | | driver core: bus: add bus_get_dev_root() functionGreg Kroah-Hartman2023-02-103-6/+38
| * | | driver core: bus: constify bus_unregister()Greg Kroah-Hartman2023-02-091-1/+1
| * | | driver core: bus: constify some internal functionsGreg Kroah-Hartman2023-02-091-2/+2
| * | | driver core: bus: constify bus_get_kset()Greg Kroah-Hartman2023-02-091-1/+1
| * | | driver core: bus: constify bus_register/unregister_notifier()Greg Kroah-Hartman2023-02-091-2/+2