summaryrefslogtreecommitdiffstats
path: root/drivers/misc/hdpuftrs
AgeCommit message (Expand)AuthorLines
2010-04-07Remove unused HDPU driverBenjamin Herrenschmidt-406/+0
2008-10-30hdpuftrs: fix buildMariusz Kozlowski-1/+0
2008-06-20hdpu_cpustate: BKL pushdownArnd Bergmann-1/+8
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev-13/+5
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-7/+7
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers-0/+4
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov-44/+74
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov-31/+31
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-2/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan-2/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-20/+20
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-20/+20
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-2/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-2/+2
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas-4/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+346