aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26regmap: Format data for raw write in regmap_bulk_writeCharles Keepax1-2/+15
2018-02-26Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-bulkMark Brown1-1/+1
2018-02-20regmap: use debugfs even when no deviceDavid Lechner1-0/+2
2018-02-20regmap: Allow missing device in regmap_name_read_file()David Lechner1-1/+5
2018-02-16regmap: Use _regmap_read in regmap_bulk_readCharles Keepax1-5/+13
2018-02-16regmap: Tidy up regmap_raw_read chunking codeCharles Keepax1-25/+19
2018-02-16regmap: Move the handling for max_raw_read into regmap_raw_readCharles Keepax1-55/+35
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+2
2018-02-13regmap: Use helper function for register offsetCharles Keepax1-1/+1
2018-02-13regmap: Don't use format_val in regmap_bulk_readCharles Keepax1-32/+23
2018-02-13regmap: Correct comparison in regmap_cachedCharles Keepax1-1/+1
2018-02-13regmap: Correct offset handling in regmap_volatile_rangeCharles Keepax1-1/+1
2018-02-12PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner1-0/+3
2018-02-12PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren1-2/+4
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko1-3/+2
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-31/+45
2018-02-08regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()Dan Carpenter1-4/+0
2018-02-08regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter1-1/+1
2018-02-07PM / domains: Fix up domain-idle-states OF parsingUlf Hansson1-31/+45
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-3/+2
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+85
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds32-576/+661
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+91
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+7
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds7-24/+153
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-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2018-01-23drivers: base: add coredump driver opsArend van Spriel1-7/+33
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas1-0/+26
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas1-0/+26
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas1-5/+19
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas1-8/+20
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki6-262/+464
2018-01-18Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-36/+33
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie3-0/+64
2018-01-17PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson1-8/+3
2018-01-15PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki1-1/+2
2018-01-15PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki1-40/+34
2018-01-15Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki1-36/+33
2018-01-15PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()Rafael J. Wysocki1-10/+15
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+51
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-nextMark Brown4-1/+96
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-nextMark Brown5-22/+54
2018-01-12Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-2/+4
2018-01-11PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson1-0/+8
2018-01-11PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson1-13/+17