summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown-2/+5
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown-0/+1
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki-3/+0
2016-05-05PM / OPP: Remove useless checkViresh Kumar-3/+0
2016-04-27device property: Avoid potential dereferences of invalid pointersHeikki Krogerus-1/+1
2016-04-15regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham-1/+1
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii-0/+2
2016-03-31regmap: mmio: Explicitly say little endian is the defualt in the bus configMark Brown-0/+1
2016-03-30regmap: mmio: Parse endianness definitions from DTMark Brown-1/+3
2016-03-30regmap: Fix implicit inclusion of device.hMark Brown-0/+1
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+89
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki-0/+89
2016-03-23regmap: mmio: Fix value endianness selectionMark Brown-1/+1
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey-1/+4
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey-4/+16
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+22
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+4
2016-03-17device property: convert to use match_string() helperAndy Shevchenko-8/+4
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+4
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-28/+17
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-51/+27
2016-03-17PM / clk: Add support for obtaining clocks from device-treeJon Hunter-0/+89
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-450/+963
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+33
2016-03-15Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-322/+363
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov-1/+33
2016-03-14Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki-34/+94
2016-03-14Merge branch 'pm-opp'Rafael J. Wysocki-408/+852
2016-03-10device property: fix for a case of use-after-freeHeikki Krogerus-8/+17
2016-03-09device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus-4/+4
2016-03-09PM / Domains: Fix potential NULL pointer dereferenceJon Hunter-0/+3
2016-03-09PM / Domains: Fix removal of a subdomainJon Hunter-1/+1
2016-03-09PM / Domains: Propagate start and restore errors during runtime resumeLaurent Pinchart-2/+18
2016-03-09PM / Domains: Join state name and index in debugfs outputGeert Uytterhoeven-1/+1
2016-03-09PM / Domains: Restore alignment of slaves in debugfs outputGeert Uytterhoeven-4/+6
2016-03-05Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown-178/+39
2016-03-05Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown-11/+148
2016-03-05Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown-131/+174
2016-03-05Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown-2/+2
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan-0/+82
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto-23/+0
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-2/+22
2016-02-29regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko-0/+1
2016-02-29firmware: change kernel read fail to dev_dbg()Luis R. Rodriguez-2/+6
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto-12/+0
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar-42/+10
2016-02-21PM / OPP: Rename structures for clarityViresh Kumar-459/+461
2016-02-21PM / OPP: Fix incorrect commentsViresh Kumar-3/+3
2016-02-20regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto-26/+0
2016-02-20regmap: merge regmap_fields_write() into macroKuninori Morimoto-22/+0