| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | mtd: add leading underscore to all mtd functions | Artem Bityutskiy | 2012-03-26 |
| | * | | | | | | | mtd: ST SPEAr: Add SMI driver for serial NOR flash | Shiraz Hashim | 2012-03-26 |
| | * | | | | | | | mtd: nand: correct comment on nand_chip badblockbits | Brian Norris | 2012-03-26 |
| | * | | | | | | | mtd: mtdblock: call mtd_sync() only if opened for write | Alexander Stein | 2012-03-26 |
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'tboot' into release | Len Brown | 2012-03-30 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 |
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| | | | * | | | | | | | | | thermal: add support for thermal sensor present on SPEAr13xx machines | Vincenzo Frascino | 2012-03-22 |
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 2012-03-30 |
| | | * | | | | | | | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 |
| | | * | | | | | | | | | cpuidle: remove unused 'governor_data' field | Daniel Lezcano | 2012-03-30 |
| | | * | | | | | | | | | cpuidle: remove useless array definition in cpuidle_structure | Daniel Lezcano | 2012-03-30 |
| | | * | | | | | | | | | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 2012-03-30 |
| | | * | | | | | | | | | cpuidle: Add common time keeping and irq enabling | Robert Lee | 2012-03-21 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-03-30 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ab8500_fg: Get rid of 'struct battery_type' | Anton Vorontsov | 2012-03-26 |
| | * | | | | | | | | | | ab8500_fg: Get rid of 'struct v_to_cap' | Anton Vorontsov | 2012-03-26 |
| | * | | | | | | | | | | ab8500_btemp: Get rid of 'enum adc_therm' | Anton Vorontsov | 2012-03-26 |
| | * | | | | | | | | | | ab8500-charger: AB8500 charger driver | Arun Murthy | 2012-03-26 |
| | * | | | | | | | | | | abx500-chargalg: Add abx500 charging algorithm | Arun Murthy | 2012-03-26 |
| | * | | | | | | | | | | Add I2C driver for Summit Microelectronics SMB347 Battery Charger. | Bruce E. Robertson | 2012-03-26 |
| | * | | | | | | | | | | lp8727_charger: Correct typos on the comment | Kim, Milo | 2012-03-26 |
| | * | | | | | | | | | | lp8727_charger: Add description of platform data | Kim, Milo | 2012-03-26 |
| | * | | | | | | | | | | lp8727_charger: Add company name and description | Kim, Milo | 2012-03-26 |
| | * | | | | | | | | | | max17042: Add POR init procedure from Maxim appnote | Ramakrishna Pallala | 2012-03-26 |
| | * | | | | | | | | | | max17042: Align register definitions with data sheet and init appnote | Dirk Brandewie | 2012-03-13 |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-30 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Input: gpio_keys - add support for interrupt only keys | Laxman Dewangan | 2012-03-19 |
| * | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | aio: Use __kernel_ulong_t to define aio_context_t | H. Peter Anvin | 2012-02-20 |
| | * | | | | | | | | | | | compat: Add helper functions to read/write struct timeval, timespec | H. Peter Anvin | 2012-02-20 |
| | * | | | | | | | | | | | compat: Introduce COMPAT_USE_64BIT_TIME | H. J. Lu | 2012-02-20 |
| | * | | | | | | | | | | | sysinfo: Use explicit types in <linux/sysinfo.h> | H. Peter Anvin | 2012-02-20 |
| | * | | | | | | | | | | | sysinfo: Move struct sysinfo to a separate header file | H. Peter Anvin | 2012-02-20 |
| | * | | | | | | | | | | | Delete the __FD_*() funcs for operating on fd_set from linux/time.h | David Howells | 2012-02-19 |
| | * | | | | | | | | | | | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells | 2012-02-19 |
| | * | | | | | | | | | | | Wrap accesses to the fd_sets in struct fdtable | David Howells | 2012-02-19 |
| | * | | | | | | | | | | | posix_types: Remove fd_set macros | H. Peter Anvin | 2012-02-14 |
| * | | | | | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol | Rob Herring | 2012-03-25 |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | sh: intc: remove dependency on NR_IRQS | Rob Herring | 2012-01-25 |
| | | * | | | | | | | | | | | | | sh: intc: unify evt2irq/irq2evt macros for sh and arm | Rob Herring | 2012-01-25 |
| * | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 2012-03-21 |
| | * | | | | | | | | | | | | | | | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 |
| | * | | | | | | | | | | | | | | | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul | 2012-03-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|