aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-29drivercore: deferral race condition fixGrant Likely1-0/+17
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring1-1/+6
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand1-2/+2
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé1-2/+1
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo1-33/+0
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+2
2014-04-08Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki1-0/+13
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+8
2014-04-07PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera1-0/+13
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds17-36/+89
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-31/+197
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+26
2014-04-01Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds6-78/+354
2014-04-01Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2014-04-01regmap: adds missing braces in regmap_init()Daeseok Youn1-1/+2
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-nextMark Brown5-68/+341
2014-03-28Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2-8/+11
2014-03-28Merge tag 'regmap-v3.14-rc4' into regmap-linusMark Brown1-2/+2
2014-03-28regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li1-2/+18
2014-03-27regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li1-3/+21
2014-03-27regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li1-3/+13
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-nextMark Brown1-0/+26
2014-03-26PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven1-1/+1
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"Greg Kroah-Hartman1-0/+33
2014-03-20drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+8
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2-51/+226
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki6-120/+368
2014-03-19regmap: cache: Don't attempt to sync non-writeable registersDylan Reid1-1/+2
2014-03-19regmap: cache: Step by stride in default syncDylan Reid1-1/+1
2014-03-18regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai1-5/+6
2014-03-18regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown1-11/+14
2014-03-13regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski1-2/+2
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven1-1/+1
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2-16/+174
2014-03-10driver core: unexport static function create_syslog_headerJiang Liu1-1/+0
2014-03-08numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu1-0/+4
2014-03-08Revert "driver core: synchronize device shutdown"Roland Dreier1-2/+0
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+5
2014-03-06regmap: add regmap_parse_val apiNenghua Cao1-0/+12
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2-13/+13
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman1-0/+1
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2-2/+85
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson1-39/+39
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel1-1/+1
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella1-0/+1
2014-02-26regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax1-14/+4
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax1-13/+62