summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2018-01-25device property: Reuse property_entry_free_data()Andy Shevchenko1-20/+14
2018-01-25device property: Move property_entry_free_data() upperAndy Shevchenko1-17/+17
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert1-23/+5
2018-01-23drivers: base: add coredump driver opsArend van Spriel1-7/+33
2018-01-02Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman2-0/+28
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2017-12-18component: add debugfs supportMaciej Purski1-0/+78
2017-12-18drivers: base: omit redundant interationsGimcuan Hui3-3/+3
2017-12-15drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla1-0/+13
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+15
2017-12-11Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman3-18/+20
2017-12-08Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman27-121/+0
2017-12-07drivers: core: arch_topology.c: move SPDX tag to top of the fileGreg Kroah-Hartman1-7/+1
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman30-0/+30
2017-12-04PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki1-1/+2
2017-11-29firmware: replace #ifdef over FW_OPT_FALLBACK with function checksLuis R. Rodriguez1-11/+29
2017-11-29firmware: provide helper for FW_OPT_USERHELPERLuis R. Rodriguez1-13/+18
2017-11-29firmware: add helper to copy built-in data to pre-alloc bufferLuis R. Rodriguez1-2/+9
2017-11-29firmware: use static inline for to_fw_priv()Luis R. Rodriguez1-1/+4
2017-11-29firmware: rename sysfs state checks with sysfs prefixLuis R. Rodriguez1-10/+10
2017-11-29firmware: use static inlines for state machine checkingLuis R. Rodriguez1-39/+68
2017-11-29firmware: remove unused __fw_state_is_done()Luis R. Rodriguez1-5/+0
2017-11-29firmware: remove duplicate fw_state_aborted()Luis R. Rodriguez1-2/+0
2017-11-29firmware: move core data structures to the top of fileLuis R. Rodriguez1-95/+95
2017-11-29firmware: rename struct fw_priv->fw_id to fw_nameLuis R. Rodriguez1-13/+13
2017-11-29firmware: rename struct firmware_buf to struct fw_privLuis R. Rodriguez1-185/+187
2017-11-29firmware: rename struct firmware_priv to struct fw_sysfsLuis R. Rodriguez1-49/+49
2017-11-29firmware: fix detecting error on register_reboot_notifier()Luis R. Rodriguez1-1/+8
2017-11-29firmware: provide helpers for registering the syfs loaderLuis R. Rodriguez1-8/+21
2017-11-29firmware: fix capturing errors on fw_cache_init() on early initLuis R. Rodriguez1-13/+32
2017-11-29firmware: add helper to unregister pm opsLuis R. Rodriguez1-4/+10
2017-11-28firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson1-12/+13
2017-11-28isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray1-5/+5
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-11-18Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+11
2017-11-17PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki1-20/+11
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+17
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2017-11-14Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+7
2017-11-14Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds18-3290/+289
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2017-11-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds5-19/+104
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki4-38/+35
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki1-23/+0
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki7-3092/+0
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+23