aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2018-08-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-25drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-03PM / OPP: Move error message to debug levelFabio Estevam
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-04isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2018-07-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-06-26x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-05-15Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-10PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson
2018-05-08Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-04-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2018-03-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-03-14sysfs/cpu: Add vulnerability folderThomas Gleixner
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-27device property: Track owner device of device propertyJarkko Nikula
2017-11-27driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-11-25PM / OPP: Call notifier without holding opp_table->lockViresh Kumar
2017-11-25PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-10-24mm: Adjust system_state checkThomas Gleixner
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET
2017-08-16firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez
2017-08-16firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez
2017-08-16firmware: fix batched requests - wake all waitersLuis R. Rodriguez
2017-07-27PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner
2017-07-12Add "shutdown" to "struct class".Josh Zimmerman
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-14PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki
2017-05-10Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart