Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | cpufreq: governor: Always schedule work on the CPU running update | Rafael J. Wysocki | 2016-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: Always update current frequency before startig governor | Rafael J. Wysocki | 2016-03-22 | 1 | -11/+3 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: Introduce cpufreq_update_current_freq() | Rafael J. Wysocki | 2016-03-22 | 1 | -9/+19 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: Introduce cpufreq_start_governor() | Rafael J. Wysocki | 2016-03-22 | 1 | -22/+22 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: powernv: Add sysfs attributes to show throttle stats | Shilpasri G Bhat | 2016-03-22 | 1 | -2/+72 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static | Jisheng Zhang | 2016-03-22 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path | Michael Neuling | 2016-03-22 | 1 | -33/+17 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: acpi-cpufreq: Clean up hot plug notifier callback | Richard Cochran | 2016-03-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts | Rafael J. Wysocki | 2016-03-20 | 1 | -30/+43 | |
| | * | | | | | | | | | | | | | | | | | cpufreq: Make cpufreq_quick_get() safe to call | Richard Cochran | 2016-03-18 | 1 | -2/+10 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2016-03-25 | 7 | -16/+305 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | rtc: abx80x: handle the oscillator failure bit | Mylène Josserand | 2016-03-25 | 1 | -2/+31 | |
| * | | | | | | | | | | | | | | | | | | | rtc: abx80x: handle autocalibration | Mylène Josserand | 2016-03-25 | 1 | -0/+219 | |
| * | | | | | | | | | | | | | | | | | | | rtc: rv8803: workaround i2c HW issue | Alexandre Belloni | 2016-03-25 | 1 | -6/+22 | |
| * | | | | | | | | | | | | | | | | | | | rtc: mcp795: add devicetree support | Emil Bartczak | 2016-03-21 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | rtc: asm9260: remove incorrect __init/__exit annotations | Arnd Bergmann | 2016-03-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | rtc: m41t80: avoid out of range year values | Stefan Christ | 2016-03-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | rtc: s3c: Don't print an error on probe deferral | Javier Martinez Canillas | 2016-03-19 | 1 | -5/+14 | |
| * | | | | | | | | | | | | | | | | | | | rtc: rv3029: stop mentioning rv3029c2 | Alexandre Belloni | 2016-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-25 | 9 | -48/+207 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | nvme: avoid cqe corruption when update at the same time as read | Marta Rybczynska | 2016-03-22 | 1 | -11/+13 | |
| * | | | | | | | | | | | | | | | | | | | | mtip32xx: fix checks for dma mapping errors | Alexey Khoroshilov | 2016-03-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | lightnvm: do not load L2P table if not supported | Javier González | 2016-03-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | lightnvm: do not reserve lun on l2p loading | Javier González | 2016-03-19 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | nvme: lightnvm: return ppa completion status | Matias Bjorling | 2016-03-19 | 1 | -2/+15 | |
| * | | | | | | | | | | | | | | | | | | | | lightnvm: add a bitmap of luns | Wenwei Tao | 2016-03-19 | 3 | -29/+69 | |
| * | | | | | | | | | | | | | | | | | | | | lightnvm: specify target's logical address area | Wenwei Tao | 2016-03-19 | 5 | -2/+108 | |
| * | | | | | | | | | | | | | | | | | | | | null_blk: add lightnvm null_blk device to the nullb_list | Wenwei Tao | 2016-03-19 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-03-25 | 43 | -522/+3348 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: remove kerneldoc for removed function parameter | Brian Norris | 2016-03-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: Qualcomm NAND controller driver | Archit Taneja | 2016-03-10 | 3 | -0/+2231 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: don't select chip in nand_chip's block_bad op | Archit Taneja | 2016-03-10 | 4 | -25/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: support lock/unlock for a few Winbond chips | Brian Norris | 2016-03-08 | 1 | -3/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: add TB (Top/Bottom) protect support | Brian Norris | 2016-03-08 | 1 | -7/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: add SPI_NOR_HAS_LOCK flag | Brian Norris | 2016-03-08 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: use BIT() for flash_info flags | Brian Norris | 2016-03-08 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: disallow further writes to SR if WP# is low | Brian Norris | 2016-03-08 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: make lock/unlock bounds checks more obvious and robust | Brian Norris | 2016-03-08 | 1 | -18/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region | Brian Norris | 2016-03-08 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: wait for SR_WIP to clear on initial unlock | Brian Norris | 2016-03-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: simplify nand_bch_init() usage | Boris BREZILLON | 2016-03-08 | 3 | -30/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: mtdswap: remove useless if (!mtd->ecclayout) test | Boris BREZILLON | 2016-03-08 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: create an mtd_oobavail() helper and make use of it | Boris BREZILLON | 2016-03-08 | 3 | -32/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: kill the ecclayout->oobavail field | Boris BREZILLON | 2016-03-08 | 9 | -60/+51 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: check status before reporting timeout | Brian Norris | 2016-03-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: bcm63xxpart: give width specifier an 'int', not 'size_t' | Brian Norris | 2016-03-07 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: mtdram: Add parameter for setting writebuf size | Alexander Stein | 2016-03-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd' | Brian Norris | 2016-03-07 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: fsl-quadspi: add support for layerscape | Yao Yuan | 2016-03-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: fsl-quadspi: add support for ls1021a | Yao Yuan | 2016-03-07 | 2 | -1/+11 |