summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki2016-03-221-1/+1
| | * | | | | | | | | | | | | | | | | cpufreq: Always update current frequency before startig governorRafael J. Wysocki2016-03-221-11/+3
| | * | | | | | | | | | | | | | | | | cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki2016-03-221-9/+19
| | * | | | | | | | | | | | | | | | | cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki2016-03-221-22/+22
| | * | | | | | | | | | | | | | | | | cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2016-03-221-2/+72
| | * | | | | | | | | | | | | | | | | cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang2016-03-221-6/+6
| | * | | | | | | | | | | | | | | | | cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling2016-03-221-33/+17
| | * | | | | | | | | | | | | | | | | cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran2016-03-201-2/+4
| | * | | | | | | | | | | | | | | | | intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki2016-03-201-30/+43
| | * | | | | | | | | | | | | | | | | cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran2016-03-181-2/+10
* | | | | | | | | | | | | | | | | | | Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-03-257-16/+305
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | rtc: abx80x: handle the oscillator failure bitMylène Josserand2016-03-251-2/+31
| * | | | | | | | | | | | | | | | | | | rtc: abx80x: handle autocalibrationMylène Josserand2016-03-251-0/+219
| * | | | | | | | | | | | | | | | | | | rtc: rv8803: workaround i2c HW issueAlexandre Belloni2016-03-251-6/+22
| * | | | | | | | | | | | | | | | | | | rtc: mcp795: add devicetree supportEmil Bartczak2016-03-211-0/+10
| * | | | | | | | | | | | | | | | | | | rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann2016-03-191-2/+2
| * | | | | | | | | | | | | | | | | | | rtc: m41t80: avoid out of range year valuesStefan Christ2016-03-191-0/+6
| * | | | | | | | | | | | | | | | | | | rtc: s3c: Don't print an error on probe deferralJavier Martinez Canillas2016-03-191-5/+14
| * | | | | | | | | | | | | | | | | | | rtc: rv3029: stop mentioning rv3029c2Alexandre Belloni2016-03-151-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-259-48/+207
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | nvme: avoid cqe corruption when update at the same time as readMarta Rybczynska2016-03-221-11/+13
| * | | | | | | | | | | | | | | | | | | | mtip32xx: fix checks for dma mapping errorsAlexey Khoroshilov2016-03-191-2/+2
| * | | | | | | | | | | | | | | | | | | | lightnvm: do not load L2P table if not supportedJavier González2016-03-191-1/+1
| * | | | | | | | | | | | | | | | | | | | lightnvm: do not reserve lun on l2p loadingJavier González2016-03-191-3/+0
| * | | | | | | | | | | | | | | | | | | | nvme: lightnvm: return ppa completion statusMatias Bjorling2016-03-191-2/+15
| * | | | | | | | | | | | | | | | | | | | lightnvm: add a bitmap of lunsWenwei Tao2016-03-193-29/+69
| * | | | | | | | | | | | | | | | | | | | lightnvm: specify target's logical address areaWenwei Tao2016-03-195-2/+108
| * | | | | | | | | | | | | | | | | | | | null_blk: add lightnvm null_blk device to the nullb_listWenwei Tao2016-03-191-1/+2
* | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-2543-522/+3348
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: remove kerneldoc for removed function parameterBrian Norris2016-03-111-1/+0
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: Qualcomm NAND controller driverArchit Taneja2016-03-103-0/+2231
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-104-25/+22
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: support lock/unlock for a few Winbond chipsBrian Norris2016-03-081-3/+15
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-081-7/+63
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: add SPI_NOR_HAS_LOCK flagBrian Norris2016-03-081-2/+5
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: use BIT() for flash_info flagsBrian Norris2016-03-081-8/+8
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris2016-03-081-0/+7
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris2016-03-081-18/+50
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris2016-03-081-2/+10
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris2016-03-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-083-30/+31
| * | | | | | | | | | | | | | | | | | | | | mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON2016-03-081-8/+0
| * | | | | | | | | | | | | | | | | | | | | mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-083-32/+8
| * | | | | | | | | | | | | | | | | | | | | mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-089-60/+51
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: check status before reporting timeoutBrian Norris2016-03-071-2/+2
| * | | | | | | | | | | | | | | | | | | | | mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris2016-03-071-4/+4
| * | | | | | | | | | | | | | | | | | | | | mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-071-1/+4
| * | | | | | | | | | | | | | | | | | | | | mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-071-10/+0
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan2016-03-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2016-03-072-1/+11