summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-223-12/+12
* sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-213-61/+6
* drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-211-72/+55
* drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings2013-08-211-27/+21
* drivers: base: remove improper get/put in add_memory_section()Seth Jennings2013-08-211-4/+2
* drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-211-27/+14
* drivers: base: unshare add_memory_section() from hotplugSeth Jennings2013-08-211-3/+16
* drivers: base: use device get/put functionsSeth Jennings2013-08-211-4/+4
* drivers: base: remove unneeded variableSeth Jennings2013-08-211-4/+1
* drivers: base: move mutex lock out of add_memory_section()Seth Jennings2013-08-211-4/+9
* drivers / dma-contiguous: Fix __init attribute locationHanjun Guo2013-08-191-2/+2
* drivers / platform: Fix __init attribute locationHanjun Guo2013-08-191-2/+2
* drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo2013-08-191-1/+1
* driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki2013-08-121-1/+5
* driver core: bus_type: add bus_groupsGreg Kroah-Hartman2013-08-121-0/+37
* driver core: bus_type: add drv_groupsGreg Kroah-Hartman2013-08-123-4/+14
* driver core: bus_type: add dev_groupsGreg Kroah-Hartman2013-08-123-4/+14
* cpu topology: remove stale arch_provides_topology_pointers and define_sibling...Hanjun Guo2013-07-291-20/+0
* driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-264-5/+5
* drivers:base:core: Moved sym export macros to respective functionsDavid Graham White2013-07-261-15/+11
* Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-182-29/+92
|\
| * driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap2013-07-161-0/+1
| * driver core: add default groups to struct classGreg Kroah-Hartman2013-07-161-1/+8
| * driver core: Introduce device_create_groupsGuenter Roeck2013-07-161-28/+83
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-182-6/+6
|\ \
| * | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-142-6/+6
| |/
* | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-151-1/+1
|\ \ | |/ |/|
| * regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-041-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-131-4/+1
|\ \
| * \ Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-206-23/+27
| |\ \
| * | | [media] dma-buf: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-081-4/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-092-1/+40
|\ \ \ \
| * | | | reservation: cross-device reservation support, v4Maarten Lankhorst2013-06-282-1/+40
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-3/+0
|\ \ \ \
| * | | | driver core: move to_platform_driver to platform_device.hRob Herring2013-06-121-3/+0
* | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \
| * | | | | drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0310-134/+267
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-286-35/+17
| |\ \ \ \ \ \
| | * | | | | | PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-241-0/+6
| | * | | | | | PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-211-2/+3
| | * | | | | | PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-111-1/+3
| | * | | | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-034-32/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-281-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-2/+2
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
| | | |/ / / /
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-283-97/+248
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-011-21/+0
| | * | | | | Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-011-9/+2
| | * | | | | CPU: Fix sysfs cpu/online of offlined CPUsToshi Kani2013-05-301-0/+1
OpenPOWER on IntegriCloud