Age | Commit message (Expand) | Author |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-10-29 | device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name | Bjorn Helgaas |
2013-10-16 | devres: add kernel standard devm_k.alloc functions | Joe Perches |
2013-10-06 | driver core: remove dev_bin_attrs from struct class | Greg Kroah-Hartman |
2013-10-05 | driver core: remove dev_attrs from struct class | Greg Kroah-Hartman |
2013-09-28 | driver-core: remove struct bus_type.drv_attrs | Greg Kroah-Hartman |
2013-09-28 | driver-core: remove struct bus_type.bus_attrs | Greg Kroah-Hartman |
2013-09-26 | sysfs: make attr namespace interface less convoluted | Tejun Heo |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-29 | driver core / ACPI: Avoid device hot remove locking issues | Rafael J. Wysocki |
2013-08-28 | dev-core: fix build break when DEBUG is enabled | Dmitry Kasatkin |
2013-08-27 | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski |
2013-08-23 | driver core: create write-only attribute macros for devices and drivers | Greg Kroah-Hartman |
2013-08-12 | driver core: bus_type: add bus_groups | Greg Kroah-Hartman |
2013-08-12 | driver core: bus_type: add drv_groups | Greg Kroah-Hartman |
2013-08-12 | driver core: bus_type: add dev_groups | Greg Kroah-Hartman |
2013-07-16 | driver core: add default groups to struct class | Greg Kroah-Hartman |
2013-07-16 | driver core: Introduce device_create_groups | Guenter Roeck |
2013-07-16 | driver core: device.h: add RW and RO attribute macros | Greg Kroah-Hartman |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-25 | driver core: device.h: fix doc compilation warnings | Michael Opdenacker |
2013-05-12 | Driver core: Add offline/online device operations | Rafael J. Wysocki |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-04-11 | driver core: handle user namespaces properly with the uid/gid devtmpfs change | Greg Kroah-Hartman |
2013-04-08 | driver core: add uid and gid to devtmpfs | Kay Sievers |
2013-03-17 | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov |
2013-03-13 | device: separate all subsys mutexes | Michal Hocko |
2013-03-12 | driver/base: implement subsys_virtual_register() | Tejun Heo |
2013-02-25 | devres: allow adding custom actions to the stack | Dmitry Torokhov |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2013-01-23 | drivers/pinctrl: grab default handles from device core | Linus Walleij |
2013-01-22 | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding |
2012-12-14 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-11-21 | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg |
2012-10-26 | drivers/base: Add a DEVICE_BOOL_ATTR macro | Borislav Petkov |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-09-26 | device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit | Joe Perches |
2012-09-17 | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit | Joe Perches |
2012-09-17 | dev: Add dev_vprintk_emit and dev_printk_emit | Joe Perches |
2012-09-17 | dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack | Joe Perches |
2012-09-10 | driver-core: Shut up dev_dbg_reatelimited() without DEBUG | Hiroshi Doyu |
2012-09-04 | PM: Do not use the syscore flag for runtime PM | Rafael J. Wysocki |
2012-08-16 | driver core: devres: introduce devres_for_each_res | Ming Lei |
2012-07-26 | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel |