summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov
2016-03-14Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2016-03-14Merge branch 'pm-opp'Rafael J. Wysocki
2016-03-10device property: fix for a case of use-after-freeHeikki Krogerus
2016-03-09device property: fwnode->secondary may contain ERR_PTR(-ENODEV)Heikki Krogerus
2016-03-09PM / Domains: Fix potential NULL pointer dereferenceJon Hunter
2016-03-09PM / Domains: Fix removal of a subdomainJon Hunter
2016-03-09PM / Domains: Propagate start and restore errors during runtime resumeLaurent Pinchart
2016-03-09PM / Domains: Join state name and index in debugfs outputGeert Uytterhoeven
2016-03-09PM / Domains: Restore alignment of slaves in debugfs outputGeert Uytterhoeven
2016-03-05Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown
2016-03-05Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto
2016-02-29regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto
2016-02-21PM / OPP: Rename structures for clarityViresh Kumar
2016-02-21PM / OPP: Fix incorrect commentsViresh Kumar
2016-02-20regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_fields_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_fields_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_field_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_field_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_field_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits() into macroKuninori Morimoto
2016-02-20regmap: add regmap_update_bits_base()Kuninori Morimoto
2016-02-20regcache: flat: Introduce register strider orderXiubo Li
2016-02-20regcache: Introduce the index parsing API by stride orderXiubo Li
2016-02-20regmap: core: Introduce register stride orderXiubo Li
2016-02-16PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-02-15PM / Domains: remove old power on/off latenciesAxel Haslam
2016-02-15PM / Domains: Support for multiple statesAxel Haslam
2016-02-15PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-02-15regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-11PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-02-11PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers
2016-02-11component: remove device from master match list on failed addDaniel Stone
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-02-10PM / OPP: Manage device clkViresh Kumar
2016-02-10PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar