aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings2-82/+58
2013-08-21drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings1-27/+21
2013-08-21drivers: base: remove improper get/put in add_memory_section()Seth Jennings1-4/+2
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2-28/+14
2013-08-21drivers: base: unshare add_memory_section() from hotplugSeth Jennings1-3/+16
2013-08-21drivers: base: use device get/put functionsSeth Jennings1-4/+4
2013-08-21drivers: base: remove unneeded variableSeth Jennings1-4/+1
2013-08-21drivers: base: move mutex lock out of add_memory_section()Seth Jennings1-4/+9
2013-08-21ACPI: bgrt: take advantage of binary sysfs groupsGreg KH1-16/+10
2013-08-20hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-78/+62
2013-08-20sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman1-1/+1
2013-08-19hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman1-1/+1
2013-08-19hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-83/+54
2013-08-19hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+40
2013-08-19hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-87/+66
2013-08-19hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+31
2013-08-19hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-46/+34
2013-08-19hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-38/+49
2013-08-19hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-15/+19
2013-08-19backing-dev: convert class code to use dev_groupsGreg Kroah-Hartman1-8/+11
2013-08-19PPS: convert class code to use dev_groupsGreg Kroah-Hartman3-22/+37
2013-08-19x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-19v4l2: convert class code to use dev_groupsGreg Kroah-Hartman1-13/+17
2013-08-19HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman6-65/+88
2013-08-19devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman1-34/+44
2013-08-19mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman1-7/+10
2013-08-19drivers / dma-contiguous: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-19drivers / platform: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-19drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo1-1/+1
2013-08-12driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki1-1/+5
2013-08-12Correct unfaithful translation on HOWTO in ko_KRLee, Jae-Hong1-2/+2
2013-08-12Type fix on stable_api_nonsense.txtLee, Jae-Hong1-3/+3
2013-08-12Type fix on HOWTO in ko_KRLee, Jae-Hong1-10/+11
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman2-1/+40
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman4-5/+17
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman4-5/+17
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-29cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list()Hanjun Guo1-20/+0
2013-07-29rtc: convert class code to use dev_groupsGreg Kroah-Hartman1-24/+24
2013-07-28Linux 3.11-rc3Linus Torvalds1-1/+1
2013-07-26net: ieee802154: convert class code to use dev_groupsGreg Kroah-Hartman1-10/+13
2013-07-26net: core: convert class code to use dev_groupsGreg Kroah-Hartman1-61/+75
2013-07-26cuse: convert class code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-07-26PTP: convert class code to use dev_groupsGreg Kroah-Hartman3-24/+31
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman1-8/+30
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman1-28/+36
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han4-5/+5
2013-07-26drivers:base:core: Moved sym export macros to respective functionsDavid Graham White1-15/+11
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11