Age | Commit message (Expand) | Author |
2016-05-13 | Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/... | Mark Brown |
2016-05-13 | Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus | Mark Brown |
2016-05-06 | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki |
2016-05-05 | PM / OPP: Remove useless check | Viresh Kumar |
2016-04-27 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus |
2016-04-15 | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case | Jack Pham |
2016-04-07 | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs | Strashko, Grygorii |
2016-03-31 | regmap: mmio: Explicitly say little endian is the defualt in the bus config | Mark Brown |
2016-03-30 | regmap: mmio: Parse endianness definitions from DT | Mark Brown |
2016-03-30 | regmap: Fix implicit inclusion of device.h | Mark Brown |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki |
2016-03-23 | regmap: mmio: Fix value endianness selection | Mark Brown |
2016-03-22 | drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings | Brian Starkey |
2016-03-22 | drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP | Brian Starkey |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | device property: convert to use match_string() helper | Andy Shevchenko |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2016-03-15 | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov |
2016-03-14 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki |
2016-03-14 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2016-03-10 | device property: fix for a case of use-after-free | Heikki Krogerus |
2016-03-09 | device property: fwnode->secondary may contain ERR_PTR(-ENODEV) | Heikki Krogerus |
2016-03-09 | PM / Domains: Fix potential NULL pointer dereference | Jon Hunter |
2016-03-09 | PM / Domains: Fix removal of a subdomain | Jon Hunter |
2016-03-09 | PM / Domains: Propagate start and restore errors during runtime resume | Laurent Pinchart |
2016-03-09 | PM / Domains: Join state name and index in debugfs output | Geert Uytterhoeven |
2016-03-09 | PM / Domains: Restore alignment of slaves in debugfs output | Geert Uytterhoeven |
2016-03-05 | Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next | Mark Brown |
2016-03-05 | Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '... | Mark Brown |
2016-03-05 | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown |
2016-03-05 | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus | Mark Brown |
2016-03-05 | regmap: irq: add devm apis for regmap_{add,del}_irq_chip | Laxman Dewangan |
2016-03-05 | regmap: replace regmap_write_bits() | Kuninori Morimoto |
2016-03-04 | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King |
2016-02-29 | regmap: irq: Enable irq retriggering for nested irqs | Grygorii Strashko |
2016-02-29 | firmware: change kernel read fail to dev_dbg() | Luis R. Rodriguez |
2016-02-26 | regmap: add regmap_fields_force_xxx() macros | Kuninori Morimoto |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar |
2016-02-21 | PM / OPP: Rename structures for clarity | Viresh Kumar |
2016-02-21 | PM / OPP: Fix incorrect comments | Viresh Kumar |
2016-02-20 | regmap: merge regmap_fields_update_bits() into macro | Kuninori Morimoto |
2016-02-20 | regmap: merge regmap_fields_write() into macro | Kuninori Morimoto |