summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-02-12PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner
2018-02-12PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-07PM / domains: Fix up domain-idle-states OF parsingUlf Hansson
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-01-25device property: Reuse property_entry_free_data()Andy Shevchenko
2018-01-25device property: Move property_entry_free_data() upperAndy Shevchenko
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-23drivers: base: add coredump driver opsArend van Spriel
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-18Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-17PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson
2018-01-15PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki
2018-01-15PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki
2018-01-15Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki
2018-01-15PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()Rafael J. Wysocki
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown
2018-01-12Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2018-01-11PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson
2018-01-11PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson
2018-01-10PM / core: Propagate wakeup_path status flag in __device_suspend_late()Ulf Hansson
2018-01-10PM / core: Re-structure code for clearing the direct_complete flagUlf Hansson
2018-01-09PM / core: Assign the wakeup_path status flag in __device_prepare()Ulf Hansson
2018-01-09PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki
2018-01-08regmap: Allow empty read/write_flag_maskAndrew F. Davis
2018-01-08regcache: flat: Un-inline index lookup from cache accessAndrew F. Davis
2018-01-08regmap: Add SoundWire bus supportVinod Koul
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-05drivers: do not use print_symbol()Sergey Senozhatsky
2018-01-03PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handlingRafael J. Wysocki
2018-01-03PM / core: Direct DPM_FLAG_SMART_SUSPEND optimizationRafael J. Wysocki
2018-01-03PM / core: Add helpers for subsystem callback selectionRafael J. Wysocki
2018-01-03PM / wakeup: Drop redundant check from device_init_wakeup()Rafael J. Wysocki