aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman
2015-06-02regmap: irq: Fixed a typo errordashsriram
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla
2015-06-01firmware: add missing kfree for work on async callLuis R. Rodriguez
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma
2015-06-01base/platform: Remove code duplicationRicardo Ribalda Delgado
2015-06-01base/platform: Continue on insert_resource() errorRicardo Ribalda Delgado
2015-06-01base/platform: Only insert MEM and IO resourcesRicardo Ribalda Delgado
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-24firmware: use const for remaining firmware namesLuis R. Rodriguez
2015-05-24firmware: fix possible use after free on name on asynchronous requestLuis R. Rodriguez
2015-05-24firmware: check for file truncation on direct firmware loadingLuis R. Rodriguez
2015-05-24firmware: fix __getname() missing failure checkLuis R. Rodriguez
2015-05-24drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov
2015-05-24driver-core: make __device_attach() staticDmitry Torokhov
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla
2015-05-20driver-core: platform_driver_probe() must probe synchronouslyDmitry Torokhov
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2015-05-20show nohz_full cpus in sysfsRik van Riel
2015-05-20show isolated cpus in sysfsRik van Riel
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