summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-1319-501/+328
|\
| * cpufreq: governor: Drop gov_cancel_work()Rafael J. Wysocki2016-06-091-12/+7
| * cpufreq: davinci: Reuse cpufreq_generic_frequency_table_verify()Viresh Kumar2016-06-091-21/+1
| * cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-097-55/+33
| * cpufreq: Drop 'freq_table' argument of __target_index()Viresh Kumar2016-06-091-14/+7
| * cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-097-21/+16
| * cpufreq: ondemand: Don't keep a copy of freq_table pointerViresh Kumar2016-06-093-16/+14
| * cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar2016-06-096-40/+39
| * cpufreq: s3c24xx: Remove useless checksViresh Kumar2016-06-091-4/+0
| * cpufreq: Unexport cpufreq_frequency_table_cpuinfo()Viresh Kumar2016-06-021-2/+0
| * cpufreq: stats: Make the stats code non-modularRafael J. Wysocki2016-06-023-142/+29
| * cpufreq: Use clamp_val() in __cpufreq_driver_target()Viresh Kumar2016-06-021-4/+1
| * cpufreq: Send START policy notification after sending CREATEViresh Kumar2016-06-021-3/+3
| * cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki2016-06-025-25/+36
| * cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar2016-06-021-6/+1
| * cpufreq: governor: Remove unnecessary bits from print messageViresh Kumar2016-06-021-1/+1
| * cpufreq: governor: Remove prints from allocation failuresViresh Kumar2016-06-022-6/+2
| * cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-028-131/+111
| * cpufreq: Split cpufreq_governor() into simpler functionsRafael J. Wysocki2016-05-301-43/+70
| * cpufreq: governor: Simplify performance and powersave governorsRafael J. Wysocki2016-05-302-6/+2
| * cpufreq: governor: Check transition latecy at init time onlyRafael J. Wysocki2016-05-301-13/+14
| * cpufreq: governor: CPUFREQ_GOV_LIMITS never failsRafael J. Wysocki2016-05-301-2/+7
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-121-8/+8
|\ \
| * | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-123-16/+30
|\ \ \
| * | | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \ \
| | * | | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
* | | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-126-7/+16
|\ \ \ \ \
| * | | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-022-4/+9
| | * | | | | scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-011-0/+1
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-113-10/+107
|\ \ \ \ \ \ \
| * | | | | | | i2c: mux: reg: Provide of_match_tableLukasz Gemborowski2016-06-091-0/+1
| * | | | | | | i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1
| * | | | | | | i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9
| * | | | | | | i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-06-091-3/+96
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-113-13/+32
|\ \ \ \ \ \ \
| * | | | | | | drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan2016-06-091-2/+13
| * | | | | | | of: silence warnings due to max() usageStephen Rothwell2016-06-031-2/+6