summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-core'Rafael J. Wysocki2018-01-186-262/+464
|\
| * PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson2018-01-171-8/+3
| * PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki2018-01-151-1/+2
| * PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki2018-01-151-40/+34
| * Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki2018-01-151-36/+33
| |\
| * | PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson2018-01-111-0/+8
| * | PM / core: Propagate wakeup_path status flag in __device_suspend_late()Ulf Hansson2018-01-101-15/+16
| * | PM / core: Re-structure code for clearing the direct_complete flagUlf Hansson2018-01-101-5/+10
| * | PM / core: Assign the wakeup_path status flag in __device_prepare()Ulf Hansson2018-01-091-1/+4
| * | PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki2018-01-093-20/+10
| * | PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handlingRafael J. Wysocki2018-01-031-11/+40
| * | PM / core: Direct DPM_FLAG_SMART_SUSPEND optimizationRafael J. Wysocki2018-01-031-7/+78
| * | PM / core: Add helpers for subsystem callback selectionRafael J. Wysocki2018-01-031-60/+128
| * | PM / wakeup: Drop redundant check from device_init_wakeup()Rafael J. Wysocki2018-01-031-3/+1
| * | PM / wakeup: Drop redundant check from device_set_wakeup_enable()Rafael J. Wysocki2018-01-031-3/+0
| * | PM / wakeup: only recommend "call"ing device_init_wakeup() onceBrian Norris2017-12-191-1/+1
| * | Merge back PM core material for v4.16.Rafael J. Wysocki2017-12-162-121/+163
| |\ \
| | * | PM / core: Use dev_pm_skip_next_resume_phases() internallyRafael J. Wysocki2017-12-131-2/+1
| | * | PM / core: remove unneeded kallsyms includeSergey Senozhatsky2017-12-131-1/+0
| | * | Merge back earlier PM core material for v4.16.Rafael J. Wysocki2017-12-112-120/+164
| | |\ \
| | | * | PM / core: Re-factor some code dealing with parents in __device_suspend()Ulf Hansson2017-12-051-12/+17
| | | * | PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RWAndy Shevchenko2017-12-051-68/+65
| | | * | PM / sysfs: Remove redundant 'else' keyword.Andy Shevchenko2017-12-051-5/+5
| | | * | PM / sysfs: Convert to use sysfs_streq()Andy Shevchenko2017-12-051-30/+9
| | | * | PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki2017-11-271-5/+68
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki2018-01-181-36/+33
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| * | | | | PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()Rafael J. Wysocki2018-01-151-10/+15
| * | | | | PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson2018-01-111-13/+17
| * | | | | PM / Domains: Remove obsolete "samsung,power-domain" checkGeert Uytterhoeven2017-12-131-14/+2
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-142-0/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-082-0/+51
* | | | | | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-311-0/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla2017-12-151-0/+13
| | |/ / / | |/| | |
* / | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+15
|/ / / /
* | | | Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-081-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki2017-12-041-1/+2
| | |/ | |/|
* | | firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson2017-11-281-12/+13
* | | isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray2017-11-281-5/+5
|/ /
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-171-20/+11
|\ \
| * | PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki2017-11-161-20/+11
* | | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-164-9/+17
|\ \ \
| * | | driver core: Fix device link deferred probeAdrian Hunter2017-11-081-4/+12
| * | | driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen2017-10-201-1/+1
| * | | arch_topology: Fix section miss match warning due to free_raw_capacity()Prasad Sodagudi2017-10-201-1/+1
| * | | driver-core: pr_err() strings should end with newlinesArvind Yadav2017-10-201-3/+3
* | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-1/+1
|\ \ \ \
| * | | | of: wrap accesses to device_node kobjectRob Herring2017-10-161-1/+1
* | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-0/+1
|\ \ \ \ \
| * | | | | drivers: flag buses which demand DMA configurationRobin Murphy2017-10-191-0/+1
| | |/ / / | |/| | |