Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ed06b7d974a750ccb90ff88f5b7a870b89db966
/
drivers
/
base
« Previous
a6ab7aa
PM / Runtime: Use device type and device class callbacks
by Rafael J. Wysocki
· 15 years ago
aa0baae
PM: Use pm_runtime_put_sync in system resume
by Alan Stern
· 15 years ago
925cc71
mm: Add notifier in pageblock isolation for balloon drivers
by Robert Jennings
· 15 years ago
ecf762b
PM: Measure device suspend and resume times
by Rafael J. Wysocki
· 15 years ago
875ab0b
PM: Make the initcall_debug style timing for suspend/resume complete
by Rafael J. Wysocki
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
facb601
HWPOISON: Add soft page offline support
by Andi Kleen
· 15 years ago
d8bed5a
PM: rwsem.h need not be included into main.c
by Rafael J. Wysocki
· 15 years ago
33c3374
PM: Remove unnecessary goto from device_resume_noirq()
by Rafael J. Wysocki
· 15 years ago
f251177
PM: Add initcall_debug style timing for suspend/resume
by Arjan van de Ven
· 15 years ago
1d531c1
PM: allow for usage_count > 0 in pm_runtime_get()
by Alan Stern
· 15 years ago
9ae49fa
mm: slab-allocate memory section nodemask for large systems
by David Rientjes
· 15 years ago
1830794
mm: add numa node symlink for cpu devices in sysfs
by Alex Chiang
· 15 years ago
b9d52da
mm: refactor unregister_cpu_under_node()
by Alex Chiang
· 15 years ago
f8246f3
mm: refactor register_cpu_under_node()
by Alex Chiang
· 15 years ago
dee5d0d
mm: add numa node symlink for memory section in sysfs
by Alex Chiang
· 15 years ago
39da08c
hugetlb: offload per node attribute registrations
by Lee Schermerhorn
· 15 years ago
4faf8d9
hugetlb: handle memory hot-plug events
by Lee Schermerhorn
· 15 years ago
9a30523
hugetlb: add per node hstate attributes
by Lee Schermerhorn
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
3589972
Driver core: fix race in dev_driver_string
by Alan Stern
· 15 years ago
c60e050
Driver Core: Early platform driver buffer
by Magnus Damm
· 15 years ago
18ef545
Driver core: Don't remove kobjects in device_shutdown.
by Eric W. Biederman
· 15 years ago
9ebfbd4
firmware_class: make request_firmware_nowait more useful
by Johannes Berg
· 15 years ago
03d673e
Driver-Core: devtmpfs - set root directory mode to 0755
by Kay Sievers
· 15 years ago
ad72956
Driver Core: devtmpfs: cleanup node on device creation error
by Kay Sievers
· 15 years ago
015bf43
Driver Core: devtmpfs: do not remove non-kernel-created directories
by Kay Sievers
· 15 years ago
073120c
Driver Core: devtmpfs: use sys_mount()
by Kay Sievers
· 15 years ago
ed413ae
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
by Kay Sievers
· 15 years ago
0092699
Driver Core: devtmpfs: ignore umask while setting file mode
by Kay Sievers
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
965c4ac
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
by Rafael J. Wysocki
· 15 years ago
0ddf0ed
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
by Rafael J. Wysocki
· 15 years ago
63c9480
PM / Runtime: Use deferred_resume flag in pm_request_resume
by Alan Stern
· 15 years ago
bab636b
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
by Rafael J. Wysocki
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
862f89b
PM: fix irq enable/disable in runtime PM code
by Alan Stern
· 15 years ago
3b034b0
percpu: Fix kdump failure if booted with percpu_alloc=page
by Vivek Goyal
· 15 years ago
2ddac2a
PM: Remove some debug messages producing too much noise
by Pavel Machek
· 15 years ago
e528e87
PM: Fix warning on suspend errors
by Romit Dasgupta
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
39acbc1
Driver core: fix driver_register() return value
by Stas Sergeev
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
2b2af54
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
by Kay Sievers
· 16 years ago
daa4122
driver core: platform_device_add_data(): use kmemdup()
by Andrew Morton
· 15 years ago
4622709
Driver core: Add support for compatibility classes
by Jean Delvare
· 15 years ago
a56af87
driver-core: move dma-coherent.c from kernel to driver/base
by Ming Lei
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
b402843
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
by Greg Kroah-Hartman
· 15 years ago
2023c61
Driver core: add new device to bus's list before probing
by Alan Stern
· 15 years ago
3eb132c
PM: Reset transition_started at dpm_resume_noirq
by Xiaotian Feng
· 15 years ago
20d652d
PM: Update kerneldoc comments in drivers/base/power/main.c
by Rafael J. Wysocki
· 15 years ago
9d73022
PM: Run-time PM platform device bus support
by Magnus Damm
· 15 years ago
5e928f7
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
by Rafael J. Wysocki
· 15 years ago
3e2bcad
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
651b1f1
PM / Driver Core: Kill dev_pm_ops platform warning for now
by Magnus Damm
· 15 years ago
2e6713c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
79f0313
driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails
by Xiaotian Feng
· 15 years ago
3b4418c
driver core: firmware_class:fix memory leak of page pointers array
by Ming Lei
· 15 years ago
d9ab771
Driver Core: Make PM operations a const pointer
by Dmitry Torokhov
· 15 years ago
511647f
PM: Remove platform device suspend_late()/resume_early() V2
by Magnus Damm
· 15 years ago
308975f
Firmware: firmware_class, fix lock imbalance
by Jiri Slaby
· 15 years ago
eb8d3c6
devres: WARN() and return, don't crash on device_del() of uninitialized device
by Benjamin Herrenschmidt
· 15 years ago
ed7ba2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
0f2f222
Free struct device in fw_dev_release()
by Catalin Marinas
· 15 years ago
886a7a3
PM: Clear -EAGAIN in dpm_prepare
by Sebastian Ott
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
6fcf53a
Driver Core: add nodename callbacks
by Kay Sievers
· 16 years ago
acc0e90
driver core: fix gcc 4.3.3 warnings about string literals
by Greg Kroah-Hartman
· 15 years ago
976821d
firmware: allocate firmware id dynamically
by Samuel Ortiz
· 15 years ago
7fcab09
driver core: fix documentation of request_firmware_nowait
by Ming Lei
· 15 years ago
401097e
driver core: synchronize device shutdown
by Shaohua Li
· 15 years ago
9227c47
driver-core: make sysdev_class_register check kobject_set_name return value
by Dave Young
· 15 years ago
59a3cd7
Driver core: fix comment for device_attach()
by Dmitry Torokhov
· 16 years ago
c0afe7b
driver core: Const-correct platform getbyname functions
by Linus Walleij
· 16 years ago
309b7d6
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
by Joerg Roedel
· 16 years ago
6acf70f
driver core: firmware_class: replace kfree(dev) with put_device(dev)
by Ming Lei
· 16 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
783ea7d
Driver Core: Rework platform suspend/resume, print warning
by Magnus Damm
· 15 years ago
0072578
PM: Remove device_type suspend()/resume()
by Magnus Damm
· 15 years ago
e240b58
PM: Remove bus_type suspend_late()/resume_early() V2
by Magnus Damm
· 15 years ago
d161630
PM core: rename suspend and resume functions
by Alan Stern
· 15 years ago
e39a71e
PM: Rename device_power_down/up()
by Magnus Damm
· 15 years ago
62b0124
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
by Rafael J. Wysocki
· 16 years ago
c59a264
Merge git://git.infradead.org/~dwmw2/firmware-2.6
by Linus Torvalds
· 15 years ago
0fa1b0a
trivial: fix grammo in bus_for_each_dev() kerneldoc
by Alex Chiang
· 15 years ago
5c8563d
Driver Core: do not oops when driver_unregister() is called for unregistered drivers
by Kay Sievers
· 15 years ago
32bdfac
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
by Rafael J. Wysocki
· 15 years ago
6e03a20
firmware: speed up request_firmware(), v3
by David Woodhouse
· 16 years ago
e67c856
Revert driver core: move platform_data into platform_device
by Greg Kroah-Hartman
· 16 years ago
bee8632
Revert driver core: fix passing platform_data
by Ming Lei
· 16 years ago
d86c130
Driver core: platform: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
Next »