Age | Commit message (Expand) | Author | Files | Lines |
2016-05-06 | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki | 1 | -3/+0 |
2016-05-05 | PM / OPP: Remove useless check | Viresh Kumar | 1 | -3/+0 |
2016-04-27 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 1 | -1/+1 |
2016-04-07 | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs | Strashko, Grygorii | 1 | -0/+2 |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+89 |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+89 |
2016-03-22 | drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings | Brian Starkey | 1 | -1/+4 |
2016-03-22 | drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP | Brian Starkey | 1 | -4/+16 |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+22 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+4 |
2016-03-17 | device property: convert to use match_string() helper | Andy Shevchenko | 1 | -8/+4 |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+4 |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -28/+17 |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -51/+27 |
2016-03-17 | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter | 1 | -0/+89 |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -450/+963 |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+33 |
2016-03-15 | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 6 | -322/+363 |
2016-03-15 | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 1 | -1/+33 |
2016-03-14 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 3 | -34/+94 |
2016-03-14 | Merge branch 'pm-opp' | Rafael J. Wysocki | 4 | -408/+852 |
2016-03-10 | device property: fix for a case of use-after-free | Heikki Krogerus | 1 | -8/+17 |
2016-03-09 | device property: fwnode->secondary may contain ERR_PTR(-ENODEV) | Heikki Krogerus | 1 | -4/+4 |
2016-03-09 | PM / Domains: Fix potential NULL pointer dereference | Jon Hunter | 1 | -0/+3 |
2016-03-09 | PM / Domains: Fix removal of a subdomain | Jon Hunter | 1 | -1/+1 |
2016-03-09 | PM / Domains: Propagate start and restore errors during runtime resume | Laurent Pinchart | 1 | -2/+18 |
2016-03-09 | PM / Domains: Join state name and index in debugfs output | Geert Uytterhoeven | 1 | -1/+1 |
2016-03-09 | PM / Domains: Restore alignment of slaves in debugfs output | Geert Uytterhoeven | 1 | -4/+6 |
2016-03-05 | Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next | Mark Brown | 1 | -178/+39 |
2016-03-05 | Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '... | Mark Brown | 4 | -11/+148 |
2016-03-05 | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown | 3 | -131/+174 |
2016-03-05 | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus | Mark Brown | 1 | -2/+2 |
2016-03-05 | regmap: irq: add devm apis for regmap_{add,del}_irq_chip | Laxman Dewangan | 1 | -0/+82 |
2016-03-05 | regmap: replace regmap_write_bits() | Kuninori Morimoto | 1 | -23/+0 |
2016-03-04 | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 1 | -2/+22 |
2016-02-29 | regmap: irq: Enable irq retriggering for nested irqs | Grygorii Strashko | 1 | -0/+1 |
2016-02-29 | firmware: change kernel read fail to dev_dbg() | Luis R. Rodriguez | 1 | -2/+6 |
2016-02-26 | regmap: add regmap_fields_force_xxx() macros | Kuninori Morimoto | 1 | -12/+0 |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 1 | -42/+10 |
2016-02-21 | PM / OPP: Rename structures for clarity | Viresh Kumar | 4 | -459/+461 |
2016-02-21 | PM / OPP: Fix incorrect comments | Viresh Kumar | 1 | -3/+3 |
2016-02-20 | regmap: merge regmap_fields_update_bits() into macro | Kuninori Morimoto | 1 | -26/+0 |
2016-02-20 | regmap: merge regmap_fields_write() into macro | Kuninori Morimoto | 1 | -22/+0 |
2016-02-20 | regmap: add regmap_fields_update_bits_base() | Kuninori Morimoto | 1 | -0/+32 |
2016-02-20 | regmap: merge regmap_field_update_bits() into macro | Kuninori Morimoto | 1 | -20/+0 |
2016-02-20 | regmap: merge regmap_field_write() into macro | Kuninori Morimoto | 1 | -16/+0 |
2016-02-20 | regmap: add regmap_field_update_bits_base() | Kuninori Morimoto | 1 | -0/+27 |
2016-02-20 | regmap: merge regmap_update_bits_check_async() into macro | Kuninori Morimoto | 1 | -37/+0 |
2016-02-20 | regmap: merge regmap_update_bits_check() into macro | Kuninori Morimoto | 1 | -25/+0 |
2016-02-20 | regmap: merge regmap_update_bits_async() into macro | Kuninori Morimoto | 1 | -34/+0 |