summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-2/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-091-2/+7
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-1318-3290/+289
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2017-11-134-38/+35
| |\ \ \ \ \
| | * | | | | PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-061-0/+6
| | * | | | | PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki2017-11-061-0/+3
| | * | | | | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-062-1/+5
| | * | | | | Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki2017-11-062-31/+1
| | |\ \ \ \ \
| | * | | | | | PM / core: Convert timers to use timer_setup()Kees Cook2017-10-242-10/+8
| | * | | | | | PM / core: Fix kerneldoc comments of four functionsRafael J. Wysocki2017-10-211-4/+4
| | * | | | | | Merge branch 'pm-sleep' into pm-coreRafael J. Wysocki2017-10-214-30/+15
| | |\ \ \ \ \ \
| | * | | | | | | PM / core: Drop legacy class suspend/resume operationsRafael J. Wysocki2017-09-251-23/+9
| * | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-131-23/+0
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
OpenPOWER on IntegriCloud