summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-14rtc: pcf85063: fix time/date settingJuergen Borleis1-23/+55
2016-03-14rtc: pcf85063: fix time/date readingJuergen Borleis1-0/+7
2016-03-14rtc: pcf85063: simplify code to read the current timeJuergen Borleis1-26/+21
2016-03-14rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton1-0/+57
2016-03-14rtc: implement a sysfs interface for clock offsetJoshua Clayton1-1/+34
2016-03-14rtc: Add functions to set and read rtc offsetJoshua Clayton1-0/+54
2016-03-14rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel1-21/+18
2016-03-14rtc: add Alphascale asm9260 driverOleksij Rempel3-0/+366
2016-03-14rtc: ds1307: add clock provider support for DS3231Akinobu Mita1-1/+295
2016-03-14rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan2-103/+130
2016-03-14mfd: max77686: do not set i2c client data for rtc i2c clientLaxman Dewangan1-1/+0
2016-03-14rtc: max77686: avoid reference of parent device info multiple placesLaxman Dewangan1-29/+23
2016-03-14rtc: max77686: use rtc regmap to access RTC registersLaxman Dewangan1-3/+4
2016-03-14rtc: max77686: fix checkpatch errorLaxman Dewangan1-12/+13
2016-03-14rtc: allow compilation of sun6i RTC for all sunxi SoCsAndre Przywara1-3/+4
2016-03-14rtc: add driver for RX6110SA real time clockSteffen Trumtrar3-0/+412
2016-03-14rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton1-3/+12
2016-03-14rtc: pcf2123: refactor chip reset into a functionJoshua Clayton1-28/+36
2016-03-14rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton1-35/+32
2016-03-14rtc: pcf2123: clean up reads from the chipJoshua Clayton1-17/+19
2016-03-14rtc: pcf2123: define registers and bit macrosJoshua Clayton1-3/+47
2016-03-14iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke2-0/+9
2016-03-14Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki4-58/+117
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki15-1676/+1344
2016-03-14Merge branch 'pm-opp'Rafael J. Wysocki4-408/+852
2016-03-14Merge branch 'powercap'Rafael J. Wysocki1-106/+114
2016-03-14Merge branch 'device-properties'Rafael J. Wysocki1-8/+17
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki8-40/+26
2016-03-14Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki4-4/+31
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki6-106/+358
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki10-85/+260
2016-03-14Merge branch 'acpica'Rafael J. Wysocki24-185/+371
2016-03-14leds: triggers: simplify led_trigger_storeHeiner Kallweit1-11/+2
2016-03-14leds: max8997: Use devm_led_classdev_registerAmitoj Kaur Chawla1-13/+1
2016-03-14leds: da903x: Use devm_led_classdev_registerAmitoj Kaur Chawla1-11/+1
2016-03-14leds: s3c24xx: Use devm_led_classdev_registerAmitoj Kaur Chawla1-18/+1
2016-03-14leds: wm831x-status: Use devm_led_classdev_registerAmitoj Kaur Chawla1-12/+1
2016-03-14leds: lp8788: Use devm_led_classdev_registerAmitoj Kaur Chawla1-13/+1
2016-03-14leds: 88pm860x: Use devm_led_classdev_registerAmitoj Kaur Chawla1-11/+1
2016-03-14leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin2-4/+8
2016-03-14leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin3-0/+513
2016-03-14leds: lm3533: Use devm_led_classdev_registerAmitoj Kaur Chawla1-9/+3
2016-03-14leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zeroGeert Uytterhoeven1-1/+1
2016-03-14leds: core: add helpers for calling brightness_set(_blocking)Heiner Kallweit1-14/+26
2016-03-14leds: leds-gpio: Fix return value check in create_gpio_led()Wei Yongjun1-2/+2
2016-03-14leds: lp3944: improve wording and formatting in a commentAntonio Ospite1-2/+5
2016-03-14leds: core: avoid error message when a USB LED device is unpluggedHeiner Kallweit2-1/+6
2016-03-14Merge branch 'topic/xilinx' into for-linusVinod Koul1-95/+109
2016-03-14Merge branch 'topic/sh' into for-linusVinod Koul3-5/+5
2016-03-14Merge branch 'topic/qcom' into for-linusVinod Koul10-20/+1550