summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2014-07-17DMA, CMA: fix possible memory leakJoonsoo Kim
2014-06-30PM / OPP: fix incorrect OPP count handling in of_init_opp_tableChander Kashyap
2014-04-29drivercore: deferral race condition fixGrant Likely
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-01Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-04-01Merge branch 'pm-runtime'Rafael J. Wysocki
2014-04-01regmap: adds missing braces in regmap_init()Daeseok Youn
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown
2014-03-28Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2014-03-28Merge tag 'regmap-v3.14-rc4' into regmap-linusMark Brown
2014-03-28regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li
2014-03-27regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li
2014-03-27regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown
2014-03-26PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-03-20drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-19regmap: cache: Don't attempt to sync non-writeable registersDylan Reid
2014-03-19regmap: cache: Step by stride in default syncDylan Reid
2014-03-18regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai
2014-03-18regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown
2014-03-13regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]
2014-03-10driver core: unexport static function create_syslog_headerJiang Liu
2014-03-08numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu
2014-03-08Revert "driver core: synchronize device shutdown"Roland Dreier
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06regmap: add regmap_parse_val apiNenghua Cao
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella