Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
40c6d8aee40e373db75e6b0b4230fc8e8259d7a6
/
drivers
/
base
9ba3654
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
by Linus Torvalds
· 13 years ago
5204f5e
regmap: Remove bitrotted module_put()s
by Mark Brown
· 13 years ago
c11a7e2
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
3ab4702
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
caca951
firmware loader: allow builtin firmware load even if usermodehelper is disabled
by Linus Torvalds
· 13 years ago
b7ab83e
PM: Use spinlock instead of mutex in clock management functions
by Rafael J. Wysocki
· 13 years ago
86ec67f
base/devres.c: quiet sparse noise about context imbalance
by H Hartley Sweeten
· 13 years ago
b4fd4ae
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
b5ddbf4
regmap: using module facilities requires module.h
by Stephen Rothwell
· 13 years ago
259a534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
17f2ae7
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 13 years ago
b33f9cb
regmap: Specify a module license
by Stephen Warren
· 13 years ago
f9e0b15
drivers/base/devtmpfs.c: correct annotation of `setup_done'
by Arnaud Lacombe
· 13 years ago
7de636f
driver core: fix kernel-doc warning in platform.c
by Randy Dunlap
· 13 years ago
02b2677
PM / Runtime: Allow _put_sync() from interrupts-disabled context
by Kevin Hilman
· 13 years ago
fe202fd
PM / Domains: Fix pm_genpd_poweron()
by Rafael J. Wysocki
· 13 years ago
9d108d2
devtmpfs: missing initialialization in never-hit case
by Al Viro
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
fc92805
drivers/base/power/opp.c: fix dev_opp initial value
by Jonghwan Choi
· 13 years ago
f0deb97
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e13889b
fix devtmpfs race
by Al Viro
· 13 years ago
40c5cc2
regmap: Fix bulk reads
by Mark Brown
· 13 years ago
f5fc879
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
a676f08
regmap: Add SPI bus support
by Mark Brown
· 14 years ago
9943fa3
regmap: Add I2C bus support
by Mark Brown
· 13 years ago
b83a313
regmap: Add generic non-memory mapped register access API
by Mark Brown
· 14 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
6d16d6d
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
5da4e68
devtmpfs: get rid of bogus mkdir in create_path()
by Al Viro
· 13 years ago
69753a0
switch devtmpfs to kern_path_create()
by Al Viro
· 13 years ago
2780f1f
switch devtmpfs object creation/removal to separate kernel thread
by Al Viro
· 13 years ago
7ae033c
Merge branch 'pm-runtime' into for-linus
by Rafael J. Wysocki
· 13 years ago
ba1389d
Merge branch 'pm-domains' into for-linus
by Rafael J. Wysocki
· 13 years ago
1d8047a
PM: Add "RTC" to PM trace time stamps to avoid confusion
by Rafael J. Wysocki
· 13 years ago
99f381d
PM / OPP: Introduce function to free cpufreq table
by Nishanth Menon
· 13 years ago
d280540
PM / Domains: Take .power_off() error code into account
by Rafael J. Wysocki
· 13 years ago
0bc5b2d
ARM / shmobile: Use genpd_queue_power_off_work()
by Rafael J. Wysocki
· 13 years ago
5125bbf
PM / Domains: Introduce function to power off all unused PM domains
by Rafael J. Wysocki
· 13 years ago
a63fdc5
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
by Benjamin Herrenschmidt
· 13 years ago
56375fd
PM / Domains: Queue up power off work only if it is not pending
by Rafael J. Wysocki
· 13 years ago
4ecd6e6
PM / Domains: Improve handling of wakeup devices during system suspend
by Rafael J. Wysocki
· 13 years ago
697a7f3
PM / Domains: Do not restore all devices on power off error
by Rafael J. Wysocki
· 13 years ago
c6d22b3
PM / Domains: Allow callbacks to execute all runtime PM helpers
by Rafael J. Wysocki
· 13 years ago
17b75ec
PM / Domains: Do not execute device callbacks under locks
by Rafael J. Wysocki
· 13 years ago
b6c10c8
PM / Domains: Make failing pm_genpd_prepare() clean up properly
by Rafael J. Wysocki
· 13 years ago
6f00ff7
PM / Domains: Set device state to "active" during system resume
by Rafael J. Wysocki
· 13 years ago
8875962
PM: Reintroduce dropped call to check_wakeup_irqs
by Colin Cross
· 13 years ago
18b4f3f
PM / Domains: Export pm_genpd_poweron() in header
by Magnus Damm
· 13 years ago
2cffff1
PM / Runtime: Consistent utilization of deferred_resume
by ShuoX Liu
· 13 years ago
a77ce81
driver core: Add ability for arch code to setup pdev_archdata
by Kumar Gala
· 13 years ago
b395fb3
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommu
by Ingo Molnar
· 13 years ago
69c843b
PM / Runtime: Prevent runtime_resume from racing with probe
by Alan Stern
· 13 years ago
62052ab
PM / Runtime: Replace "run-time" with "runtime" in documentation
by Rafael J. Wysocki
· 13 years ago
1e2ef05
PM: Limit race conditions between runtime PM and system sleep (v2)
by Rafael J. Wysocki
· 13 years ago
632e270
PM / Runtime: Return special error code if runtime PM is disabled
by Rafael J. Wysocki
· 13 years ago
3d5c303
PM: Rename clock management functions
by Rafael J. Wysocki
· 13 years ago
b7b9592
PM: Allow the clocks management code to be used during system suspend
by Rafael J. Wysocki
· 13 years ago
d4f2d87
PM / Domains: Wakeup devices support for system sleep transitions
by Rafael J. Wysocki
· 13 years ago
596ba34
PM / Domains: System-wide transitions support for generic domains (v5)
by Rafael J. Wysocki
· 13 years ago
5248051
PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
by Rafael J. Wysocki
· 13 years ago
e529192
PM: Introduce generic "noirq" callback routines for subsystems (v2)
by Rafael J. Wysocki
· 13 years ago
f721889
PM / Domains: Support for generic I/O PM domains (v8)
by Rafael J. Wysocki
· 13 years ago
564b905
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
by Rafael J. Wysocki
· 13 years ago
573c977
driver core: add more help description for "path to uevent helper"
by Márton Németh
· 13 years ago
156faf9
driver-core: modify FIRMWARE_IN_KERNEL help message
by matt mooney
· 13 years ago
113647a
driver-core: Kconfig grammar corrections in firmware configuration
by matt mooney
· 13 years ago
c89b857
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
4d1518f
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
by Rafael J. Wysocki
· 13 years ago
6d0e0e8
PM: Fix async resume following suspend failure
by Alan Stern
· 13 years ago
f76b168b
PM: Rename dev_pm_info.in_suspend to is_prepared
by Alan Stern
· 13 years ago
ab493a0
drivers: iommu: move to a dedicated folder
by Ohad Ben-Cohen
· 13 years ago
3b3eca3
PM / Runtime: Fix loops in pm_runtime_clk_notify()
by Rafael J. Wysocki
· 13 years ago
bb2b43f
drivers/base/platform.c: don't mark platform_device_register_resndata() as __init_or_module
by Andrew Morton
· 14 years ago
fa25c50
mm: per-node vmstat: show proper vmstats
by KOSAKI Motohiro
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
6538df8
PM: Introduce generic prepare and complete callbacks for subsystems
by Rafael J. Wysocki
· 14 years ago
91e7c75
PM: Allow drivers to allocate memory from .prepare() callbacks safely
by Rafael J. Wysocki
· 14 years ago
c650da2
PM: Remove CONFIG_PM_VERBOSE
by Rafael J. Wysocki
· 14 years ago
290c748
Merge branch 'power-domains' into for-linus
by Rafael J. Wysocki
· 14 years ago
2d2a916
Merge branch 'syscore' into for-linus
by Rafael J. Wysocki
· 14 years ago
13e3813
PM / Wakeup: Remove useless synchronize_rcu() call
by Eric Dumazet
· 14 years ago
e762318
PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
by Rafael J. Wysocki
· 14 years ago
a144c6a
PM: Print a warning if firmware is requested when tasks are frozen
by Rafael J. Wysocki
· 14 years ago
e1866b3
PM / Runtime: Rework runtime PM handling during driver removal
by Rafael J. Wysocki
· 14 years ago
72874da
PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 14 years ago
2064af91
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
by Kevin Hilman
· 14 years ago
a236c71
drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
by Andrew Morton
· 14 years ago
5409d2c
memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
by Anton Blanchard
· 14 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 14 years ago
85eb8c8
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
by Rafael J. Wysocki
· 14 years ago
8b313a3
PM / Platform: Use generic runtime PM callbacks directly
by Rafael J. Wysocki
· 14 years ago
69c9dd1
PM: Export platform bus type's default PM callbacks
by Rafael J. Wysocki
· 14 years ago
4d27e9d
PM: Make power domain callbacks take precedence over subsystem ones
by Rafael J. Wysocki
· 14 years ago
22110fa
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
by Rafael J. Wysocki
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
8572394
drivers:base:fix the coding format of memory.c
by Wanlong Gao
· 14 years ago
c870508
driver core: let dev_set_drvdata return int instead of void as it can fail
by Uwe Kleine-König
· 14 years ago
Next »