index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
2013-08-21
1
-6
/
+3
*
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
2013-08-21
5
-61
/
+64
*
drivers: base: use standard device online/offline for state change
Seth Jennings
2013-08-21
2
-82
/
+58
*
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
2013-08-21
1
-27
/
+21
*
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
2013-08-21
1
-4
/
+2
*
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-08-21
2
-28
/
+14
*
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
2013-08-21
1
-3
/
+16
*
drivers: base: use device get/put functions
Seth Jennings
2013-08-21
1
-4
/
+4
*
drivers: base: remove unneeded variable
Seth Jennings
2013-08-21
1
-4
/
+1
*
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
2013-08-21
1
-4
/
+9
*
ACPI: bgrt: take advantage of binary sysfs groups
Greg KH
2013-08-21
1
-16
/
+10
*
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-20
1
-78
/
+62
*
sysfs.h: fix __BIN_ATTR_RW()
Greg Kroah-Hartman
2013-08-20
1
-1
/
+1
*
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
2013-08-19
1
-1
/
+1
*
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-83
/
+54
*
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-27
/
+40
*
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-87
/
+66
*
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-27
/
+31
*
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-46
/
+34
*
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-38
/
+49
*
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
1
-15
/
+19
*
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-8
/
+11
*
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
3
-22
/
+37
*
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-4
/
+6
*
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-13
/
+17
*
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
6
-65
/
+88
*
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-34
/
+44
*
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-7
/
+10
*
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
2013-08-19
1
-2
/
+2
*
drivers / platform: Fix __init attribute location
Hanjun Guo
2013-08-19
1
-2
/
+2
*
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
2013-08-19
1
-1
/
+1
*
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
2013-08-12
1
-1
/
+5
*
Correct unfaithful translation on HOWTO in ko_KR
Lee, Jae-Hong
2013-08-12
1
-2
/
+2
*
Type fix on stable_api_nonsense.txt
Lee, Jae-Hong
2013-08-12
1
-3
/
+3
*
Type fix on HOWTO in ko_KR
Lee, Jae-Hong
2013-08-12
1
-10
/
+11
*
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-12
2
-1
/
+40
*
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-12
4
-5
/
+17
*
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-08-12
4
-5
/
+17
*
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
2013-07-29
1
-3
/
+0
*
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
2013-07-29
1
-3
/
+0
*
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-29
1
-20
/
+0
*
rtc: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-29
1
-24
/
+24
*
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
2013-07-29
339
-4754
/
+6882
|
\
|
*
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
2013-07-28
1
-1
/
+1
|
*
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-28
7
-19
/
+49
|
|
\
|
|
*
pinctrl: fix a memleak when freeing maps
Linus Walleij
2013-07-25
1
-0
/
+1
|
|
*
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
2013-07-22
1
-0
/
+2
|
|
*
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
Guennadi Liakhovetski
2013-07-22
1
-0
/
+1
|
|
*
arm/dts: sirf: fix the pingroup name mismatch between drivers and dts
Barry Song
2013-07-22
2
-16
/
+16
|
|
*
pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...
Qipan Li
2013-07-22
2
-0
/
+26
[next]