Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9a2545ac713e26ab8c8eee741d2da1626cebd6e
/
drivers
/
base
/
sys.c
5abd935
driver core: Display error codes when class suspend fails
by Mark Brown
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
38457ab
sysfs: Add attribute array to sysdev classes
by Andi Kleen
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 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
acc0e90
driver core: fix gcc 4.3.3 warnings about string literals
by Greg Kroah-Hartman
· 15 years ago
9227c47
driver-core: make sysdev_class_register check kobject_set_name return value
by Dave Young
· 15 years ago
62b0124
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
by Rafael J. Wysocki
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
ee6921f
trivial: fix typo "thier" -> "their"
by Uwe Kleine-Koenig
· 16 years ago
60530af
Driver core: some cleanup on drivers/base/sys.c
by Zhenwen Xu
· 16 years ago
0f99fed
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
by Ingo Molnar
· 16 years ago
4e318d7
sysfs: Fix return values for sysdev_store_{ulong,int}
by Andi Kleen
· 16 years ago
6515136
driver core: drivers/base/sys.c: update comments
by Qinghuang Feng
· 16 years ago
f810a5c
Use WARN() in drivers/base/
by Arjan van de Ven
· 16 years ago
9800794
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
by Andi Kleen
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
838ea8e
sysdev: fix debugging statements in registration code.
by Ben Dooks
· 16 years ago
db176c6
Fix bogus warning in sysdev_driver_register()
by OGAWA Hirofumi
· 17 years ago
2b3a302
driver core: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
da009f3
sysdev: detect multiple driver registrations
by Ben Dooks
· 17 years ago
ef79df2
sysdev: fix problem with sysdev_class being re-registered
by Greg Kroah-Hartman
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
61030bf
Kobject: change drivers/base/sys.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
aade404
kset: convert /sys/devices/system to use kset_create
by Greg Kroah-Hartman
· 17 years ago
881c6cfd
kset: convert /sys/devices to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
44b760a
sysdev: remove global sysdev drivers list
by Akinobu Mita
· 17 years ago
27f20e5
Driver core: remove kset_set_kset_s
by Greg Kroah-Hartman
· 17 years ago
9f3f776
sysdev: use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
670dd90
[PATCH] Driver Core: Allow sysdev_class have attributes
by Shaohua Li
· 18 years ago
f67d115
[PATCH] drivers/base/: proper prototypes
by Adrian Bunk
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
ceaeade
[PATCH] Driver core: hande sysdev suspend failure
by Shaohua Li
· 19 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 19 years ago
e2a5b42
[ACPI] ACPI poweroff fix
by Alexey Starikovskiy
· 20 years ago
4a0c20b
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
438510f
[PATCH] pm_message_t: more fixes in common and i386
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago