| Commit message (Expand) | Author | Age |
* | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 2010-05-27 |
* | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-27 |
* | mfd: Add Toshiba's TC35892 MFD core | Rabin Vincent | 2010-05-27 |
* | mfd: Ensure WM831x charger interrupts are acknowledged when suspending | Mark Brown | 2010-05-27 |
* | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-27 |
* | mfd: Add TPS6507x support | Todd Fischer | 2010-05-27 |
* | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-27 |
* | mfd: Move TPS6507x register definition to header file. | Todd Fischer | 2010-05-27 |
* | mfd: Janz CMOD-IO PCI MODULbus Carrier Board support | Ira W. Snyder | 2010-05-27 |
* | mfd: Section cleanup of 88pm860x driver | Henrik Kretzschmar | 2010-05-27 |
* | mfd: Add support for the RDC321x southbridge | Florian Fainelli | 2010-05-27 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 |
|\ |
|
| * | tracing: Add __used annotation to event variable | Steven Rostedt | 2010-05-25 |
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 |
| |\ |
|
| | * | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 |
| | * | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 |
| | * | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 |
| | * | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 |
| | * | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 |
| | * | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 2010-05-21 |
| | * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 |
| | |\ |
|
| | * | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 |
| | * | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 |
| | * | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 |
| | * | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 |
| * | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 |
| |\| | |
|
| * | | | tracing: Comment the use of event_mutex with trace event flags | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Combine event filter_active and enable into single flags field | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Remove duplicate id information in event structure | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Move print functions into event class | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Move raw_init from events to class | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Move fields from event to class structure | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Remove per event trace registering | Steven Rostedt | 2010-05-14 |
| * | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 |
| * | | | tracepoints: Add check trace callback type | Mathieu Desnoyers | 2010-05-14 |
| * | | | tracing: Create class struct for events | Steven Rostedt | 2010-05-14 |
| * | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Steven Rostedt | 2010-05-14 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2010-05-27 |
|\ \ \ \ \ |
|
| * | | | | | backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr... | Lars-Peter Clausen | 2010-05-26 |
| * | | | | | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 2010-05-26 |
| * | | | | | backlight: add S6E63M0 AMOLED LCD Panel driver | InKi Dae | 2010-05-26 |
| * | | | | | backlight: adp8860: add support for ADP8861 & ADP8863 | Michael Hennerich | 2010-05-26 |
| * | | | | | backlight: new driver for the ADP8860 backlight parts | Michael Hennerich | 2010-05-26 |
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2010-05-27 |
|\ \ \ \ \ \ |
|
| * | | | | | | leds: Add mc13783 LED support | Philippe Rétornaz | 2010-05-26 |
| * | | | | | | leds: leds-gpio: Change blink_set callback to be able to turn off blinking | Benjamin Herrenschmidt | 2010-05-26 |
| |/ / / / / |
|
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-05-27 |
|\ \ \ \ \ \ |
|
| * | | | | | | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare | 2010-05-27 |
* | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2010-05-27 |
|\ \ \ \ \ \ \ |
|