| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 2 | -0/+25 |
|\ \ |
|
| | * | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 2012-03-30 | 1 | -0/+5 |
| |/
|/| |
|
| * | ACPI: Add support for exposing BGRT data | Matthew Garrett | 2012-03-30 | 1 | -0/+20 |
|/ |
|
* | hwmon: (zl6100) Enable interval between chip accesses for all chips | Guenter Roeck | 2012-03-14 | 1 | -8/+6 |
* | hwmon: (w83627ehf) Describe undocumented pwm attributes | Guenter Roeck | 2012-03-13 | 1 | -1/+6 |
* | hwmon: (w83627ehf) Fix temp2 source for W83627UHG | Jean Delvare | 2012-03-13 | 1 | -1/+1 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-08 | 2 | -3/+4 |
|\ |
|
| * | doc: dt: Fix broken reference in gpio-leds documentation | Tobias Klauser | 2012-02-27 | 1 | -3/+3 |
| * | of: add picochip vendor prefix | Jamie Iles | 2012-02-27 | 1 | -0/+1 |
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-08 | 1 | -6/+20 |
|\ \ |
|
| * | | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804 | Guenter Roeck | 2012-03-07 | 1 | -6/+14 |
| * | | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 | Jean Delvare | 2012-03-07 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-07 | 1 | -1/+2 |
|\ \ |
|
| * | | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara | 2012-02-24 | 1 | -1/+2 |
* | | | kmsg_dump: don't run on non-error paths by default | Matthew Garrett | 2012-03-05 | 1 | -0/+6 |
| |/
|/| |
|
* | | Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt | Larry Finger | 2012-02-06 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-02-04 | 1 | -8/+64 |
|\ \
| |/ |
|
| * | Input: document device properties | Henrik Rydberg | 2012-02-01 | 1 | -8/+64 |
* | | docbook: fix fatal errors in device-drivers docbook and add DMA Management se... | Randy Dunlap | 2012-02-01 | 1 | -2/+10 |
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-30 | 1 | -9/+8 |
|\ \ |
|
| * | | pinctrl: fix some pinmux typos | Tony Lindgren | 2012-01-26 | 1 | -1/+1 |
| * | | Documentation/pinctrl: fix a few syntax errors in code examples | Uwe Kleine-König | 2012-01-24 | 1 | -8/+7 |
* | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-01-28 | 2 | -1/+6 |
|\ \ \ |
|
| * | | | stable: update documentation to ask for kernel version | Greg Kroah-Hartman | 2012-01-24 | 1 | -1/+2 |
| * | | | Documentation: devres: add allocation functions to list of supported calls | Wolfram Sang | 2012-01-24 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-28 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | lguest: remove reference from Documentation/virtual/00-INDEX | Rusty Russell | 2012-01-28 | 1 | -2/+0 |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-28 | 1 | -0/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ARM: at91: removal of CAP9 SoC family | Nicolas Ferre | 2012-01-20 | 1 | -0/+14 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | thermal: Rename generate_netlink_event | Jean Delvare | 2012-01-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-23 | 2 | -5/+5 |
|\ \ \ |
|
| * | | | PM / Documentation: Fix minor issue in freezing_of_tasks.txt | Viresh Kumar | 2012-01-19 | 1 | -4/+4 |
| * | | | PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt | Viresh Kumar | 2012-01-19 | 1 | -1/+1 |
| |/ / |
|
* | | | docbook: fix sched source file names in device-drivers book | Randy Dunlap | 2012-01-23 | 1 | -1/+3 |
* | | | docbook: change iomap source filename in deviceiobook | Randy Dunlap | 2012-01-23 | 1 | -1/+1 |
* | | | docbook: don't use serial_core.h in device-drivers book | Randy Dunlap | 2012-01-23 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-01-18 | 1 | -45/+15 |
|\ \ |
|
| * | | target: tcm_mod_builder: small fixups | Sebastian Andrzej Siewior | 2011-12-14 | 1 | -12/+10 |
| * | | Documentation/target: Fix tcm_mod_builder.py build breakage | Nicholas Bellinger | 2011-12-14 | 1 | -21/+2 |
| * | | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 1 | -12/+3 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 2 | -11/+49 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 2 | -11/+49 |
| |\ \ \ \ \ |
|
| | | * | | | | ACPI: kernel-parameters.txt : Add intel_idle.max_cstate | Masanari Iida | 2012-01-17 | 1 | -0/+5 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 2012-01-18 | 1 | -11/+44 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2012-01-18 | 1 | -0/+30 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 | Ben Dooks | 2012-01-17 | 1 | -0/+30 |
| |\ \ \ \ \ |
|
| | * | | | | | i2c: OMAP: Add DT support for i2c controller | Benoit Cousson | 2012-01-17 | 1 | -0/+30 |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-18 | 8 | -59/+42 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-T | Mauro Carvalho Chehab | 2012-01-17 | 1 | -1/+0 |