summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown
2015-06-17Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2015-06-17Merge remote-tracking branch 'regmap/fix/field' into regmap-linusMark Brown
2015-06-17Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2015-06-16regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-06-15PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven
2015-06-15PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven
2015-06-15regmap: Fix regmap_bulk_read in BE modeArun Chandran
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt
2015-06-09regmap: kill off set_irq_flags usageRob Herring
2015-06-02regmap: irq: Fixed a typo errordashsriram
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla
2015-05-29regmap: drop unneeded gotoJulia Lawall
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-05-20PM / Runtime: Update last_busy in rpm_resumeTony Lindgren
2015-05-19PM / clk: Fix clock error check in __pm_clk_add()Geert Uytterhoeven
2015-05-19PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian
2015-05-12PM / clock_ops: Provide default runtime ops to usersRajendra Nayak
2015-05-08PM / wakeup: validate wakeup source before activating it.Jin Qian
2015-05-06regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee
2015-05-06regmap: Add a helper function for regcache sync testKevin Cernekee
2015-04-27regmap: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki
2015-03-25driver core: Implement device property accessors through fwnode onesRafael J. Wysocki
2015-03-25Merge branch 'acpi-driver-core' into device-propertiesRafael J. Wysocki
2015-03-25driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij