Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c97415a72521071c235e0879f9a600014afd87b1
/
drivers
/
base
c97415a
sysfs: Introducing binary attributes for struct class
by Stefan Achatz
· 14 years ago
d08a5ac
PM: Allow devices to be removed during late suspend and early resume
by Rafael J. Wysocki
· 14 years ago
91ab9bf
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
78ca7c3
PM / Runtime: Fix typo in status comparison causing warning
by Kevin Winchester
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
d2d8f66
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
2ac3903
writeback: add /sys/devices/system/node/<node>/vmstat
by Michael Rubin
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
d63be5f
PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()
by Ming Lei
· 14 years ago
5abd935
driver core: Display error codes when class suspend fails
by Mark Brown
· 14 years ago
0768121
Driver core: Add section count to memory_block struct
by Nathan Fontenot
· 14 years ago
2938ffb
Driver core: Add mutex for adding/removing memory blocks
by Nathan Fontenot
· 14 years ago
e4619c8
Driver core: Move find_memory_block routine
by Nathan Fontenot
· 14 years ago
63d027a
driver core: Convert link_mem_sections to use find_memory_block_hinted.
by Robin Holt
· 14 years ago
9838303
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted.
by Robin Holt
· 14 years ago
ead454f
driver core: fix build for CONFIG_BLOCK not enabled
by Randy Dunlap
· 14 years ago
7a86808
driver-core: base: change to new flag variable
by matt mooney
· 14 years ago
5fc6e9c
FW_LOADER: fix kconfig dependency warning on HOTPLUG
by Randy Dunlap
· 14 years ago
e52eec1
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
by Andi Kleen
· 14 years ago
39aba96
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
by Kay Sievers
· 14 years ago
807508c
base/platform: Simplifications for NULL platform data/resources handling
by Anton Vorontsov
· 14 years ago
5cfc64c
base/platform: Safe handling for NULL platform data and resources
by Anton Vorontsov
· 14 years ago
c64a092
driver core: platform_bus: allow runtime override of dev_pm_ops
by Kevin Hilman
· 14 years ago
d79d324
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
by Patrick Pannuto
· 14 years ago
a8cbf22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
7096d04
of/device: Rework to use common platform_device_alloc() for allocating devices
by Grant Likely
· 14 years ago
9c03439
PM / Wakeup: Show wakeup sources statistics in debugfs
by Rafael J. Wysocki
· 14 years ago
e1f60b2
PM: Introduce library for device-specific OPPs (v7)
by Nishanth Menon
· 14 years ago
d33ac60
PM: Add sysfs attr for rechecking dev hash from PM trace
by James Hogan
· 14 years ago
2ac21c6
PM: Lock PM device list mutex in show_dev_hash()
by James Hogan
· 14 years ago
f71648d
PM / Runtime: Remove idle notification after failing suspend
by Rafael J. Wysocki
· 14 years ago
71c6312
PM / Runtime: Reduce code duplication in core helper functions
by Rafael J. Wysocki
· 14 years ago
15bcb91
PM / Runtime: Implement autosuspend support
by Alan Stern
· 14 years ago
7490e44
PM / Runtime: Add no_callbacks flag
by Alan Stern
· 14 years ago
140a6c9
PM / Runtime: Combine runtime PM entry points
by Alan Stern
· 14 years ago
1bfee5b
PM / Runtime: Merge synchronous and async runtime routines
by Alan Stern
· 14 years ago
3f9af05
PM / Runtime: Replace boolean arguments with bitflags
by Alan Stern
· 14 years ago
4769373
PM / Runtime: Move code in drivers/base/power/runtime.c
by Alan Stern
· 14 years ago
098dff7
PM: Fix potential issue with failing asynchronous suspend
by Rafael J. Wysocki
· 14 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 14 years ago
0702d9e
PM: Fix signed/unsigned warning in dpm_show_time()
by Kevin Cernekee
· 14 years ago
05aa55d
PM / Runtime: Lenient generic runtime pm callbacks
by Ohad Ben-Cohen
· 14 years ago
cf84fd9
Merge commit 'v2.6.36-rc5' into sched/core
by Ingo Molnar
· 14 years ago
b40d8ed
topology/sysfs: Provide book id and siblings attributes
by Heiko Carstens
· 14 years ago
152e1d5
PM: Prevent waiting forever on asynchronous resume after failing suspend
by Colin Cross
· 14 years ago
f45f3c1
firmware_class: fix typo in error path
by Johannes Berg
· 14 years ago
fb8231a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7ee9225
drivers/base/node.c: reduce stack usage of node_read_meminfo()
by KOSAKI Motohiro
· 14 years ago
eef35c2
Fix spelling fuction -> function in comments
by Stefan Weil
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
6937e8f
driver core: device_rename's new_name can be const
by Johannes Berg
· 14 years ago
45daef0
Driver core: Add BUS_NOTIFY_BIND_DRIVER
by Magnus Damm
· 14 years ago
600c20f
driver core: fix memory leak on one error path in bus_register()
by Jike Song
· 14 years ago
737a3bb
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
by Uwe Kleine-König
· 14 years ago
44f28bd
Driver core: reduce duplicated code for platform_device creation
by Uwe Kleine-König
· 14 years ago
3e61dfd
Driver core: use kmemdup in platform_device_add_resources
by Uwe Kleine-König
· 14 years ago
f8a4bd3
firmware loader: embed device into firmware_priv structure
by Dmitry Torokhov
· 14 years ago
0983ca2
firmware loader: use statically initialized data attribute
by Dmitry Torokhov
· 14 years ago
ed1d218
Driver core: internal struct dma_coherent_mem, change type of a member.
by Marin Mitov
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f46e991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
24b1442
Driver-core: Always create class directories for classses that support namespaces.
by Eric W. Biederman
· 14 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 14 years ago
0521215
drivercore/of: Add OF style matching to platform bus
by Grant Likely
· 14 years ago
8d4b9d1
PM / Runtime: Add runtime PM statistics (v3)
by Arjan van de Ven
· 14 years ago
0fcb4ee
PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
by Alan Stern
· 14 years ago
4eb241e
PM: Do not use dynamically allocated objects in pm_wakeup_event()
by Rafael J. Wysocki
· 14 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 14 years ago
99bcf21
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
by Joe Perches
· 14 years ago
ad84bb5
topology: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
ed4a6d7
mm: compaction: add /sys trigger for per-node memory compaction
by Mel Gorman
· 14 years ago
1d9e882
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
by Christoph Egger
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
f349cf3
driver core: Implement ns directory support for device classes.
by Eric W. Biederman
· 15 years ago
bc451f2
kobj: Add basic infrastructure for dealing with namespaces.
by Eric W. Biederman
· 15 years ago
6245838
Driver core: Protect device shutdown from hot unplug events.
by Hugh Daschbach
· 15 years ago
e177123
firmware loader: do not allocate firmare id separately
by Dmitry Torokhov
· 15 years ago
bcb9bd1
firmware loader: split out builtin firmware handling
by Dmitry Torokhov
· 15 years ago
673fae9
firmware loader: rely on driver core to create class attribute
by Dmitry Torokhov
· 15 years ago
e9045f9
firmware class: export nowait to userspace
by Johannes Berg
· 15 years ago
1704f47
lockdep: Add novalidate class for dev->mutex conversion
by Peter Zijlstra
· 15 years ago
3142788
drivers/base: Convert dev->sem to mutex
by Thomas Gleixner
· 15 years ago
190e837
platform_bus: allow custom extensions to system PM methods
by Kevin Hilman
· 15 years ago
da5e4ef
devtmpfs: support !CONFIG_TMPFS
by Peter Korsgaard
· 15 years ago
1653268
driver core: module.c: Use kasprintf
by Julia Lawall
· 15 years ago
ffa1565
Driver core: don't initialize wakeup flags
by Alan Stern
· 15 years ago
fbb88fa
driver-core: fix potential race condition in drivers/base/dd.c
by Stefani Seibold
· 15 years ago
6f18ff9
Driver core: Reduce the level of request_firmware() messages
by Rafael J. Wysocki
· 15 years ago
dd336c5
firmware_class: fix memory leak - free allocated pages
by David Woodhouse
· 15 years ago
cdc6e3d
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
by Jan Beulich
· 15 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
7c7cbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
8123d8f
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0b7f1a7
platform: Make platform resource input parameters const
by Geert Uytterhoeven
· 16 years ago
b9e3fc2
Merge branch 'sh/driver-core'
by Paul Mundt
· 14 years ago
06fe53b
driver core: Early dev_name() depends on slab_is_available().
by Paul Mundt
· 14 years ago
795e74f
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
by Joerg Roedel
· 14 years ago
Next »