aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-1437-782/+498
|\
| * rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-121-2/+48
| * dt/bindings: Add bindings for Micro Crystal rv8803Oleksij Rempel2016-10-121-0/+22
| * devicetree: Add Micro Crystal AG vendor idOleksij Rempel2016-10-121-0/+1
| * rtc: cmos: avoid unused function warningArnd Bergmann2016-09-221-17/+4
| * rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
| * rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-222-43/+54
| * rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-211-0/+23
| * rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-211-0/+47
| * rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-213-8/+184
| * rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-201-1/+3
| * rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
| * rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-051-1/+1
| * rtc: constify rtc_class_ops structuresJulia Lawall2016-09-0219-19/+19
| * rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
| * rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
| * rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
| * rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-311-5/+9
| * rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-311-1/+1
| * rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
| * Documentation: dt: Intersil isl12057 is not a trivial deviceAlexandre Belloni2016-08-311-1/+0
| * rtc: isl12057: remove driverAlexandre Belloni2016-08-313-654/+0
| * rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-312-4/+10
| * rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-312-5/+57
| * rtc: ds1390: Fix the SPI chip select numberFabio Estevam2016-08-311-1/+1
| * rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-311-2/+3
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-143-2/+32
|\ \
| * \ Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2016-10-112-2/+16
| |\ \
| | * | i2c: core: Add support for 'i2c-bus' subnodeJon Hunter2016-06-301-2/+8
| | * | dt-bindings: i2c: Add support for 'i2c-bus' subnodeJon Hunter2016-06-301-0/+8
| * | | gpio: pca953x: add a comment explaining the need for a lockdep subclassBartosz Golaszewski2016-10-111-0/+16
* | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-147-56/+123
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'Rafael J. Wysocki2016-10-144-4/+28
| |\ \ \ \ \ \ \
| | | | | * | | | acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches2016-10-121-3/+10
| | | | * | | | | ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross2016-10-121-0/+5
| | | | |/ / / /
| | | * | | | | ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=nEric Biggers2016-10-101-0/+2
| | * | | | | | ACPI / fan: Fix error reading cur_stateSrinivas Pandruvada2016-10-101-1/+11
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki2016-10-143-52/+95
| |\ \ \ \ \ \ \
| | | * | | | | | MAINTAINERS: Add ARM64-specific ACPI maintainers entryLorenzo Pieralisi2016-10-101-0/+8
| | | |/ / / / /
| | * | | | | | ACPI / property: Allow holes in reference propertiesMika Westerberg2016-10-112-52/+87
* | | | | | | | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-147-71/+115
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2016-10-147-71/+115
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | PM / devfreq: Skip status update on uninitialized previous_freqTobias Jakobi2016-10-111-0/+4
| | | * | | | | | | | PM / devfreq: Add proper locking around list_del()Axel Lin2016-10-111-1/+3
| | | * | | | | | | | PM / devfreq: exynos-nocp: Remove redundant codeAxel Lin2016-10-101-3/+0
| | | * | | | | | | | PM / devfreq: exynos-nocp: Select REGMAP_MMIOAxel Lin2016-10-101-0/+1
| | * | | | | | | | | cpufreq: CPPC: Correct desired_perf calculationHoan Tran2016-10-131-1/+7
| | * | | | | | | | | cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki2016-10-131-3/+16
| | * | | | | | | | | cpufreq: skip invalid entries when searching the frequencyAaro Koskinen2016-10-121-52/+52
| | * | | | | | | | | cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki2016-10-121-1/+1