Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
76fd85937097a0c2ec8ab23bf21dc10992d1c398
/
drivers
/
base
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
be6b5a3
[PATCH] cpu hotplug: use hotplug version of registration in late inits
by Chandra Seetharaman
· 18 years ago
7e4ef08
[PATCH] Driver core: bus.c cleanups
by Adrian Bunk
· 18 years ago
42734da
[PATCH] Driver core: kernel-doc in drivers/base/core.c corrections
by Henrik Kretzschmar
· 18 years ago
7d12e9d
[PATCH] Driver core: fix driver-core kernel-doc
by Randy Dunlap
· 18 years ago
135c294
[PATCH] don't select CONFIG_HOTPLUG
by Andrew Morton
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
d02f40e
Enable minimal per-device resume tracing
by Linus Torvalds
· 18 years ago
eb71c87
Add some basic resume trace facilities
by Linus Torvalds
· 18 years ago
5d9fd16
[PATCH] Driver core: fix locking issues with the devices that are attached to classes
by Greg Kroah-Hartman
· 18 years ago
a5117ba7
[PATCH] Driver model: add ISA bus
by Rene Herman
· 18 years ago
3e95637
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver
by Alan Stern
· 18 years ago
e9a7d30
[PATCH] Driver core: add proper symlinks for devices
by Greg Kroah-Hartman
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
23681e4
[PATCH] Driver core: allow struct device to have a dev_t
by Greg Kroah-Hartman
· 18 years ago
aa49b91
[PATCH] Driver core: change make_class_name() to take kobjects
by Greg Kroah-Hartman
· 18 years ago
cad1e55
[PATCH] firmware_class: s/semaphores/mutexes
by Laura Garcia
· 18 years ago
fd869db
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
by David Brownell
· 18 years ago
4039483
[PATCH] Driver Core: Add /sys/hypervisor when needed
by Michael Holzheu
· 19 years ago
e391553
[PATCH] Driver Core: Fix platform_device_add to use device_add
by Russell King
· 19 years ago
670dd90
[PATCH] Driver Core: Allow sysdev_class have attributes
by Shaohua Li
· 19 years ago
1740757
[PATCH] Driver Core: remove unused exports
by Greg Kroah-Hartman
· 19 years ago
a0245f7
[PATCH] platform_bus learns about modalias
by David Brownell
· 18 years ago
0596711
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
by David Brownell
· 19 years ago
b7fe4a6
[PATCH] Driver core: class_device_add needs error checks
by Stephen Hemminger
· 19 years ago
53877d0
[PATCH] Driver core: bus device event delay
by Kay Sievers
· 19 years ago
760f1fc
[PATCH] revert "swsusp add check for suspension of X controlled devices"
by Andrew Morton
· 18 years ago
1b81d66
[PATCH] drivers/base/firmware_class.c: cleanups
by Adrian Bunk
· 18 years ago
1498221
[CLASS DEVICE]: add attribute_group creation
by Stephen Hemminger
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
0266949
[PATCH] pm: print name of failed suspend function
by Andrew Morton
· 19 years ago
3722540
[PATCH] driver core: driver_bind attribute returns incorrect value
by Ryan Wilson
· 19 years ago
a143889
[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c
by Jayachandran C
· 19 years ago
0f836ca
[PATCH] driver core: safely unbind drivers for devices not on a bus
by Alan Stern
· 19 years ago
54404e7
[PATCH] Fix NULL pointer dereference in node_read_numastat()
by Christoph Lameter
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
ff4da2e
[PATCH] swsusp: add check for suspension of X-controlled devices
by Rafael J. Wysocki
· 19 years ago
8b4b670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
a29d642
[PATCH] get_cpu_sysdev() signedness fix
by Andrew Morton
· 19 years ago
30560ba
[PATCH] firmware: fix BUG: in fw_realloc_buffer
by Jeff Moyer
· 19 years ago
58383af
[PATCH] kobj_map semaphore to mutex conversion
by Jes Sorensen
· 19 years ago
305b322
[PATCH] driver core: platform_get_irq*(): return -ENXIO on error
by David Vrabel
· 19 years ago
e935d5d
[SCSI] drivers/base/bus.c - export reprobe
by Moore, Eric
· 19 years ago
be7ee9b
[PATCH] fix __user annotations in drivers/base/memory.c
by Al Viro
· 19 years ago
022f7b0
[PATCH] Fix Userspace interface breakage in power/state
by Pavel Machek
· 19 years ago
f67d115
[PATCH] drivers/base/: proper prototypes
by Adrian Bunk
· 19 years ago
e485981
[PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N
by Russell King
· 19 years ago
69dcc99
[PATCH] Export cpu topology in sysfs
by Zhang, Yanmin
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
9c08a93
[PATCH] device_shutdown can loop if the driver frees itself
by Michael Richardson
· 19 years ago
2d7b5a7
[PATCH] platform-device-del typo fix
by Jean Delvare
· 19 years ago
594c828
[PATCH] Add bus_type probe, remove, shutdown methods.
by Russell King
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
0863afb
[PATCH] DocBook: fix kernel-doc comments
by Martin Waitz
· 19 years ago
35ed319
[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)
by Vivek Goyal
· 19 years ago
51be560
[PATCH] kdump: export per cpu crash notes pointer through sysfs
by Vivek Goyal
· 19 years ago
900b2b4
[PATCH] memhotplug: register_memory should be global
by Andy Whitcroft
· 19 years ago
98a38eb
[PATCH] memhotplug: register_ and unregister_memory_notifier should be global
by Andy Whitcroft
· 19 years ago
8e9e793
[PATCH] pcmcia: merge suspend into device model
by Dominik Brodowski
· 19 years ago
1f1bf13
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
by Adrian Bunk
· 19 years ago
874c624
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
by Greg Kroah-Hartman
· 19 years ago
a96b204
[PATCH] Driver Core: Rearrange exports in platform.c
by Dmitry Torokhov
· 19 years ago
93ce306
[PATCH] Driver Core: Add platform_device_del()
by Dmitry Torokhov
· 19 years ago
d960bb4
[PATCH] Allow overlapping resources for platform devices
by Kumar Gala
· 19 years ago
bf74ad5
[PATCH] Hold the device's parent's lock during probe and remove
by Alan Stern
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
2f40fb7
[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class
by Adrian Bunk
· 19 years ago
2b08c8d
[PATCH] Small fixes to driver core
by Alan Stern
· 19 years ago
113fab1
[PATCH] fix leaks in request_firmware_nowait
by matthieu castet
· 19 years ago
00d3dcd
[DRIVER MODEL] Add platform_driver
by Russell King
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
37c12e7
[DRIVER MODEL] Improved dynamically allocated platform_device interface
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
eb8e317
[PATCH] firmware: fix all kernel-doc warnings
by Randy Dunlap
· 19 years ago
ad74557
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
by Ashok Raj
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago
Next »