index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2014-04-29
drivercore: deferral race condition fix
Grant Likely
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
2014-04-16
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-04-11
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-08
Merge branches 'pm-wakeup' and 'pm-domains'
Rafael J. Wysocki
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
PM / domains: Add pd_ignore_unused to keep power domains enabled
Tushar Behera
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-01
Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2014-04-01
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-04-01
regmap: adds missing braces in regmap_init()
Daeseok Youn
2014-03-28
Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...
Mark Brown
2014-03-28
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2014-03-28
Merge tag 'regmap-v3.14-rc4' into regmap-linus
Mark Brown
2014-03-28
regmap: mmio: Add regmap_mmio_regbits_check.
Xiubo Li
2014-03-27
regmap: mmio: Add support for 1/2/8 bytes wide register address.
Xiubo Li
2014-03-27
regmap: mmio: add regmap_mmio_{regsize, count}_check.
Xiubo Li
2014-03-26
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...
Mark Brown
2014-03-26
PM / Runtime: Spelling s/competing/completing/
Geert Uytterhoeven
2014-03-25
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
2014-03-20
drivers/base/topology.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
2014-03-19
regmap: cache: Don't attempt to sync non-writeable registers
Dylan Reid
2014-03-19
regmap: cache: Step by stride in default sync
Dylan Reid
2014-03-18
regmap: Fix possible sleep-in-atomic in regmap_bulk_write()
Takashi Iwai
2014-03-18
regmap: Ensure regmap_register_patch() is compatible with fast_io
Mark Brown
2014-03-13
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
2014-03-12
PM / Runtime: Add missing "it" in comment
Geert Uytterhoeven
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
2014-03-10
driver core: unexport static function create_syslog_header
Jiang Liu
2014-03-08
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
2014-03-08
Revert "driver core: synchronize device shutdown"
Roland Dreier
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-03-06
regmap: add regmap_parse_val api
Nenghua Cao
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-03-02
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
2014-03-02
PM / runtime: Fetch runtime PM callbacks using a macro
Ulf Hansson
2014-03-01
PM / domains: Turn latency warning into debug message
Philipp Zabel
2014-02-26
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
2014-02-26
regmap: Base regmap_register_patch on _regmap_multi_reg_write
Charles Keepax
2014-02-26
regmap: Add bypassed version of regmap_multi_reg_write
Charles Keepax
[next]